Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The INCLUDES variable is deprecated. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Install some files needed by the examples. | Bruno Haible | 2009-06-23 | 2 | -0/+11 |
* | Rely on SIZE_MAX. | Bruno Haible | 2009-06-23 | 2 | -3/+4 |
* | Solaris portability problem. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |
* | Check size overflow before invoking malloc. | Bruno Haible | 2009-06-23 | 4 | -4/+109 |
* | Use waitid instead of waitpid when available. | Bruno Haible | 2009-06-23 | 2 | -4/+89 |
* | Oops. | Bruno Haible | 2009-06-23 | 1 | -3/+0 |
* | Better support for BeOS. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
* | Make it compile in C++ mode as well. | Bruno Haible | 2009-06-23 | 2 | -3/+15 |
* | Portability to mingw. | Bruno Haible | 2009-06-23 | 2 | -0/+9 |
* | Add support for native Woe32 API. | Bruno Haible | 2009-06-23 | 2 | -0/+16 |
* | Avoid a compilation error on mingw. | Bruno Haible | 2009-06-23 | 2 | -0/+10 |
* | Portability to Cygwin. | Bruno Haible | 2009-06-23 | 2 | -2/+8 |
* | Renamed xmalloc.h to xalloc.h. | Bruno Haible | 2009-06-23 | 21 | -29/+54 |
* | Move xmalloc.h to xalloc.h. | Bruno Haible | 2009-06-23 | 1 | -3/+3 |
* | Kill subprocesses when the main process exits due to SIGHUP or SIGTERM | Bruno Haible | 2009-06-23 | 11 | -38/+416 |
* | Facility for registered fatal signal cleanups. | Bruno Haible | 2009-06-23 | 6 | -0/+344 |
* | Assume ANSI C. | Bruno Haible | 2009-06-23 | 2 | -4/+6 |
* | Portability to SunOS 4, which lacks atexit(). | Bruno Haible | 2009-06-23 | 3 | -0/+22 |
* | Use fwriteerror(). | Bruno Haible | 2009-06-23 | 2 | -16/+11 |
* | Use fwriteerror() for reliable signalling of write error during stream output. | Bruno Haible | 2009-06-23 | 6 | -0/+193 |
* | Check for write error on stdout when the program exits. | Bruno Haible | 2009-06-23 | 6 | -0/+147 |
* | Move away from K&R C. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Avoid warning on QNX. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |
* | Update comment in last patch. | Bruno Haible | 2009-06-23 | 1 | -3/+4 |
* | Portability fix for OSF/1 4.0. | Bruno Haible | 2009-06-23 | 2 | -0/+11 |
* | Fix last change. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Support for building DLLs on Windows. | Bruno Haible | 2009-06-23 | 5 | -13/+13 |
* | Fix for compilation with MSVC. | Bruno Haible | 2009-06-23 | 2 | -6/+8 |
* | Avoid a compilation error on Windows. | Bruno Haible | 2009-06-23 | 2 | -1/+11 |
* | Add extern "C" { ... }. | Bruno Haible | 2009-06-23 | 8 | -4/+90 |
* | Also compile module 'error-progname'. | Bruno Haible | 2009-06-23 | 3 | -0/+12 |
* | Compile module getndelim2 too. | Bruno Haible | 2009-06-23 | 3 | -0/+12 |
* | Use <stdarg.h> on Windows. | Bruno Haible | 2009-06-23 | 2 | -1/+19 |
* | Add extern "C" { ... }. | Bruno Haible | 2009-06-23 | 11 | -4/+122 |
* | Module 'getndelim2' from gnulib. | Bruno Haible | 2009-06-23 | 2 | -0/+169 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 4 | -119/+45 |
* | Use module 'fnmatch' from gnulib. | Bruno Haible | 2009-06-23 | 4 | -11/+39 |
* | Move pfnmatch.c to fnmatch.c. | Bruno Haible | 2009-06-23 | 1 | -0/+0 |
* | Move pfnmatch.h to fnmatch_.h. | Bruno Haible | 2009-06-23 | 1 | -0/+0 |
* | Assume <sys/types.h> exists. | Bruno Haible | 2009-06-23 | 2 | -3/+6 |
* | Avoid using *_unlocked functions on Solaris 2.5.1. | Bruno Haible | 2009-06-23 | 2 | -1/+7 |
* | Move the error_with_progname variable from module 'progname' to a new module | Bruno Haible | 2009-06-23 | 7 | -31/+100 |
* | Tweak support for Linux/libc5. | Bruno Haible | 2009-06-23 | 2 | -8/+9 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 7 | -7/+113 |
* | Use official Solaris names. | Bruno Haible | 2009-06-23 | 2 | -5/+5 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 3 | -17/+10 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 3 | -12/+62 |
* | Add support for Linux/libc5. | Bruno Haible | 2009-06-23 | 2 | -0/+108 |