summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Portability to Woe32.Bruno Haible2003-03-302-0/+7
* New module copy-file.Bruno Haible2003-03-283-0/+145
* .Jim Meyering2003-03-181-0/+4
* (quote_n): Fix typo in comment.Jim Meyering2003-03-181-5/+5
* Merge changes from Coreutils.Jim Meyering2003-03-142-3/+11
* Merge changes from Bison.Paul Eggert2003-03-131-0/+5
* (__INT_TO_PTR) [__STDC__]: Cast result toPaul Eggert2003-03-131-1/+5
* * hash.c: Include <stdbool.h> unconditionally.Paul Eggert2003-03-131-0/+4
* Include <stdbool.h> unconditionally.Paul Eggert2003-03-131-6/+6
* * argmatch.c (EXIT_FAILURE): Define if the system doesn't.Paul Eggert2003-03-101-0/+6
* (EXIT_FAILURE): Define if the system doesn't.Paul Eggert2003-03-101-1/+7
* Portability to UnixWare.Bruno Haible2003-03-032-1/+17
* New module poll, from Paolo Bonzini <bonzini@gnu.org>.Bruno Haible2003-02-203-0/+242
* Transcendental functions for 'long double', from Paolo Bonzini.Bruno Haible2003-02-1818-0/+3370
* mkdtemp() function: create a private temporary directory.Bruno Haible2003-02-173-0/+235
* Make this module usable in shared libraries.Bruno Haible2003-01-313-7/+17
* New modules vasnprintf and vasprintf.Bruno Haible2003-01-3011-0/+1821
* New module stpncpy.Bruno Haible2003-01-293-0/+142
* Optimization and comments.Bruno Haible2003-01-282-4/+11
* New module c-ctype.Bruno Haible2003-01-283-0/+661
* New module xsetenv.Bruno Haible2003-01-273-0/+78
* Comments.Bruno Haible2003-01-241-0/+5
* New module minmax.Bruno Haible2003-01-232-0/+68
* New module 'exit'.Bruno Haible2003-01-222-0/+36
* Use ANSI C function declarations.Bruno Haible2003-01-153-22/+20
* .Jim Meyering2003-01-141-0/+4
* *** empty log message ***Jim Meyering2003-01-141-1/+1
* Optimization: Avoid unnecessary stat() calls.Bruno Haible2003-01-142-27/+38
* Avoid bug with non-ASCII characters.Bruno Haible2003-01-142-2/+7
* Add comment about low quality of this function.Bruno Haible2003-01-142-2/+9
* Change copyright to LGPL, so it can be used by libasprintf.Bruno Haible2003-01-131-9/+10
* Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,Paul Eggert2003-01-133-137/+17
* (readlinebuffer): Renamed from readline.Paul Eggert2003-01-131-6/+5
* (readlinebuffer): Renamed from readline.Paul Eggert2003-01-131-2/+4
* Include "getline.h", to check interface.Paul Eggert2003-01-131-15/+106
* (libfetish_a_SOURCES): Remove getstr.c, getstr.h.Paul Eggert2003-01-131-3/+2
* *** empty log message ***Jim Meyering2003-01-121-0/+4
* Don't test HAVE_ERRNO_H. It's not necessary.Jim Meyering2003-01-121-3/+1
* Make it possibly to simply write: #include <alloca.h>.Bruno Haible2003-01-106-63/+84
* Make it possible to #include <stdbool.h> without any #ifdefs.Bruno Haible2003-01-092-0/+51
* Include specification first.Bruno Haible2003-01-083-5/+21
* *** empty log message ***Jim Meyering2003-01-081-0/+5
* Undefine and define-away `const' after inclusionJim Meyering2003-01-081-5/+5
* *** empty log message ***Jim Meyering2003-01-071-0/+5
* Rework so that it may serve to define full_read, too.Jim Meyering2003-01-071-30/+44
* Simply #define FULL_READ and include full-write.c.Jim Meyering2003-01-071-51/+5
* More consistent inttypes.h / stdint.h handling.Bruno Haible2003-01-071-0/+11
* *** empty log message ***Jim Meyering2003-01-061-0/+4
* Update year in translatable copyright string.Jim Meyering2003-01-061-2/+2
* More consistent inttypes.h / stdint.h handling.Bruno Haible2003-01-066-5/+29