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