Remove K&R cruft.
[gnulib.git] / lib /
2003-09-08 Paul EggertRemove K&R cruft.
2003-09-08 Paul EggertRemove K&R cruft.
2003-09-08 Paul EggertInclude <stddef.h>.
2003-09-08 Paul EggertRemove K&R cruft.
2003-09-08 Paul Eggert(atexit): Define using a prototype.
2003-09-08 Paul EggertRemove K&R cruft.
2003-09-08 Paul EggertAssume C89; don't check for stdlib.h, string.h, genenv...
2003-09-08 Paul Eggert[!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
2003-09-08 Paul Eggert* modules/time_r: Depend on 'restrict'.
2003-09-06 Paul EggertAdd time_r module. Change timegm, mktime, and strftime...
2003-09-03 Paul Eggert(human_readable): Fix bug that rounded 10501 to 10k.
2003-09-03 Paul Eggert* getdate.y (relative_time_table): Use tDAY_UNIT for...
2003-09-03 Paul Eggert(relative_time_table): Use tDAY_UNIT for "tomorrow...
2003-09-01 Bruno HaibleNew module 'timegm'.
2003-08-31 Karl Berryupdate from libc
2003-08-28 Bruno HaibleAvoid warning on QNX.
2003-08-25 Bruno HaibleMake it work with MSVC.
2003-08-22 Bruno Haibleprogname in gettext has changed.
2003-08-22 Bruno HaibleNo need to include <stdio.h>.
2003-08-22 Bruno HaibleTweak comments.
2003-08-20 Bruno HaibleNew module 'progname'.
2003-08-19 Bruno HaibleAssume <string.h> exists,
2003-08-18 Jim Meyering*** empty log message ***
2003-08-18 Jim MeyeringIndent nested cpp directive.
2003-08-18 Jim Meyering*** empty log message ***
2003-08-18 Jim MeyeringRemove trailing blanks.
2003-08-17 Bruno HaibleAdd an include file to module 'strndup'.
2003-08-17 Paul EggertUndo white space changes of 2003-08-12, allowing us...
2003-08-16 Paul EggertMerge from coreutils, etc.
2003-08-16 Paul Eggert#else #if -> #elif
2003-08-16 Paul EggertInclude <stdlib.h>.
2003-08-16 Paul EggertAccept `.' as a separator only in pre-POSIX-200112...
2003-08-16 Paul EggertUse #elif rather than #else #if.
2003-08-16 Paul EggertMerge from coreutils.
2003-08-16 Paul EggertMerge frem coreutils.
2003-08-16 Paul EggertAppend 2003 to copyright dates.
2003-08-16 Paul EggertMerge from coreutils.
2003-08-15 Paul EggertUse three spaces, rather than tab, after '#'
2003-08-15 Paul EggertMerge in portability changes from gcc/libiberty
2003-08-15 Paul EggertWhite-space changes only; from coreutils.
2003-08-14 Paul EggertMerges from coreutils
2003-08-14 Paul EggertMerge mountlist changes from coreutils.
2003-08-14 Paul Eggert* memcasecmp.c: Remove unnecessary parentheses after...
2003-08-14 Paul EggertMerge from coreutils.
2003-08-14 Paul Eggert(CLEANUP_CWD): Report an error if we failed to return...
2003-08-14 Paul EggertInclude "xalloc.h"
2003-08-14 Paul EggertInclude stdio.h, for sprintf.
2003-08-14 Paul EggertInclude "xalloc.h".
2003-08-14 Paul Eggert(readname): Remove casts no longer required in C89.
2003-08-14 Paul EggertAdd wrappers for gmtime and tzset, too.
2003-08-14 Paul EggertWhitespace fix, from coreutils.
2003-08-13 Paul EggertFix typo in previous change; it mishandled the case...
2003-08-13 Paul EggertIgnore trailing white space and empty lines
2003-08-13 Paul EggertLeave whitespace alone when importing, undoing that...
2003-08-13 Paul EggertNormalize leading white space and remove trailing white...
2003-08-12 Paul EggertMerge euidaccess etc. from coreutils.
2003-08-12 Paul EggertAdd printf-args.h, printf-parse.h, stdbool_.h, vasnprin...
2003-08-12 Paul EggertWhite space fixes from coreutils.
2003-08-11 Jim Meyerings/fileutils, sh-utils, textutils/coreutils/
2003-08-11 Bruno HaibleWork around the lack of wcslen() on Solaris 2.5.1.
2003-08-11 Bruno HaibleUse a trick to ensure that _Bool can remain an enum...
2003-08-10 Karl Berryupdate regex.h from libc
2003-08-09 Paul EggertMerge from coreutils.
2003-08-06 Paul EggertLog yesterday's merge from coreutils.
2003-08-06 Paul EggertRemove bumpalloc.
2003-08-05 Bruno HaibleExtend the comment.
2003-08-05 Paul EggertInclude "xalloc.h" instead of declaring xalloc fns...
2003-08-05 Paul Eggert(date): Also accept dates like May-23-2003; suggestion
2003-08-04 Paul Eggert(NEW_PATTERN): Cast alloca return value to proper type.
2003-08-04 Paul Eggert(__const): Remove. Use 'const'.
2003-08-04 Paul Eggert[!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO...
2003-08-04 Paul Eggert* getloadavg.c: Sync with Emacs and then change to...
2003-08-04 Paul EggertChange copyright notice and spacing to conform to GNU...
2003-08-04 Paul EggertSync with Emacs. From Dave Love.
2003-08-03 Paul Eggert* stdbool_.h (_Bool): Make it signed char, instead...
2003-08-03 Paul Eggert(_Bool): Make it signed char instead of an enum type.
2003-07-31 Paul Eggert* strerror.c: Include config.h, limits.h. Declare...
2003-07-31 Paul EggertInclude config.h, limits.h. Declare sprintf.
2003-07-31 Paul EggertFix comments to identify Solaris versions using the...
2003-07-24 Bruno HaibleChange getline and getdelim return type to ssize_t.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
2003-07-22 Paul EggertSync with coreutils xalloc.h, xmalloc.c, xmemcoll.h...
2003-07-20 Jim Meyering*** empty log message ***
2003-07-20 Jim Meyering(close_stdout_set_status, close_stdout_status): Remove.
2003-07-20 Jim Meyering(close_stdout_set_status, close_stdout_status): Remove.
2003-07-18 Paul Eggertmemcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
2003-07-18 Paul Eggert(memcoll) [!HAVE_STRCOLL]: Clear errno.
2003-07-18 Bruno HaibleNew module 'getndelim2'.
2003-07-17 Bruno HaibleRemove obsolete Makefile.
2003-07-17 Bruno HaibleNew module 'getnline'.
2003-07-15 Karl Berrykarl srclist envvars, vasnprintf
2003-07-15 Jim Meyering*** empty log message ***
2003-07-15 Jim Meyering(make_path): Enclose diagnostic in _(...).
2003-07-14 Paul EggertUpdate gettext source files from gettext automatically...
2003-07-14 Jim Meyering*** empty log message ***
2003-07-14 Jim Meyering(restore_cwd): Update prototype.
2003-07-14 Jim MeyeringDon't emit diagnostics. Let callers do that.
2003-07-14 Bruno HaibleNew module 'mempcpy'.
2003-07-14 Paul EggertSwitch from LGPL to GPL.
2003-07-11 Paul Eggert* obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
next