| Commit message (Expand) | Author | Age | Files | Lines |
* | Use quotearg. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Merge pipe-*.c into a single file pipe.c. | Bruno Haible | 2009-06-23 | 1 | -9/+3 |
* | Support for C#. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
* | Use allocsa and xallocsa, for safer stack allocation. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
* | Make it compile with MSVC. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Renamed xmalloc.h to xalloc.h. | Bruno Haible | 2009-06-23 | 1 | -4/+4 |
* | Facility for registered fatal signal cleanups. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Use fwriteerror() for reliable signalling of write error during stream output. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Check for write error on stdout when the program exits. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Also compile module 'error-progname'. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Compile module getndelim2 too. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Use module 'fnmatch' from gnulib. | Bruno Haible | 2009-06-23 | 1 | -4/+4 |
* | Make it possible to create DLLs and .exes with debug information. | Bruno Haible | 2009-06-23 | 1 | -1/+3 |
* | Woe32 already has strpbrk. | Bruno Haible | 2009-06-23 | 1 | -4/+0 |
* | Fix a typo. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Move the ENABLE_RELOCATABLE dependent parts to an extra file progreloc.c. | Bruno Haible | 2009-06-23 | 1 | -1/+4 |
* | Better way to define the dependencies of a program or library. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | The customizable variable must be called $(PREFIX), not $(prefix), because | Bruno Haible | 2009-06-23 | 1 | -1/+5 |
* | More Woe32 support. | Bruno Haible | 2009-06-23 | 1 | -8/+6 |
* | Define HAVE_CONFIG_H. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Native Woe32/MSVC support. | Bruno Haible | 2009-06-23 | 1 | -0/+323 |