summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Always check the setenv() return value.Bruno Haible2009-06-227-7/+86
|
* Reorganize file list.Bruno Haible2009-06-222-24/+62
|
* Better support for DOS-like systems.Bruno Haible2009-06-223-0/+19
|
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-2228-293/+428
| | | | pathname.h stpcpy.h stpncpy.h strcase.h xgetcwd.h.
* New include file minmax.h.Bruno Haible2009-06-224-31/+58
|
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-2212-11/+33
|
* Move intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-0/+54
|
* HP-UX portability.Bruno Haible2009-06-214-0/+13
|
* Portability to SunOS4.Bruno Haible2009-06-212-2/+9
|
* msggrep --location now accepts wildcards.Bruno Haible2009-06-214-4/+291
|
* Portability fix.Bruno Haible2009-06-212-0/+5
|
* New OS/2 support.Bruno Haible2009-06-212-6/+39
|
* Portability fixes.Bruno Haible2009-06-215-2/+42
|
* Allow the caller of create_pipe_* to specify no redirection.Bruno Haible2009-06-214-18/+31
|
* Regenerated.Bruno Haible2009-06-211-1/+9
|
* Make it possible for execute_java_class to not spit out an error message ifBruno Haible2009-06-213-4/+12
| | | | there is no JVM.
* Hash table efficiency improvements. Never believe your textbooks.Bruno Haible2009-06-212-62/+18
|
* Remove an automake-1.4 specific workaround.Bruno Haible2009-06-212-3/+6
|
* Make PARAMS work better on Solaris.Bruno Haible2009-06-2114-16/+35
|
* Portability fixes.Bruno Haible2009-06-212-0/+5
|
* Regenerated.Bruno Haible2009-06-211-49/+70
|
* Use return code 127, not 255, because wait_process tests on return code 127.Bruno Haible2009-06-215-4/+12
|
* More portability stuff.Bruno Haible2009-06-213-0/+54
|
* Portability to SunOS4.Bruno Haible2009-06-218-2/+39
|
* typo.Bruno Haible2001-10-301-1/+1
|
* Obsoleted by format-c.c.Bruno Haible2001-10-303-633/+0
|
* Improve program_name on BeOS.Bruno Haible2001-10-302-0/+16
|
* Create a libgettextlib shared library.Bruno Haible2001-10-292-13/+32
|
* Portability tweak of mkdtemp.c.Bruno Haible2001-10-292-0/+9
|
* Regenerated.Bruno Haible2001-10-261-1/+0
|
* BeOS portability.Bruno Haible2001-10-262-0/+12
|
* Avoid a warning on non-glibc platforms.Bruno Haible2001-10-262-0/+6
|
* Use getc_unlocked instead of getc where possible, for speed.Bruno Haible2001-10-262-3/+12
|
* Regenerated.Bruno Haible2001-10-251-8/+8
|
* Fix syntax errors.Bruno Haible2001-10-253-3/+6
|
* Make the subprocess and pipe primitives more reliable and more flexible.Bruno Haible2001-10-2412-88/+334
|
* Regenerated using automake-1.5.Bruno Haible2001-10-241-178/+188
|
* Upgrade to automake-1.5.Bruno Haible2001-10-242-1/+6
|
* Assume strchr() exists.Bruno Haible2001-10-202-5/+5
|
* Subroutines for backing up a regular file.Bruno Haible2001-10-205-11/+463
|
* Subroutines for recognizing command line arguments with a finite set ofBruno Haible2001-10-204-10/+355
| | | | possibilities.
* Subroutine for copying regular files.Bruno Haible2001-10-203-0/+145
|
* New include file "basename.h".Bruno Haible2001-09-285-11/+51
|
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-2715-81/+143
|
* Add some more build-generated files.Bruno Haible2001-09-261-0/+3
|
* Regenerated.Bruno Haible2001-09-261-9/+28
|
* Fix recognition of javac.Bruno Haible2001-09-252-3/+7
|
* Reorganize lib/Makefile.am.Bruno Haible2001-09-252-13/+37
|
* Add function prototypes.Bruno Haible2001-09-244-0/+31
|
* Include specification .h file in implementation .c file.Bruno Haible2001-09-2219-16/+64
|