gnulib.git
2003-09-12 Paul EggertRemove K&R cruft.
2003-09-12 Paul EggertRemove K&R cruft.
2003-09-12 Paul Eggert(getenv): Remove decl.
2003-09-12 Paul EggertRemove K&R cruft.
2003-09-11 Bruno Haiblesetenv.c and unsetenv.c are modified from gettext now.
2003-09-11 Bruno HaibleFix ChangeLog entry.
2003-09-11 Paul EggertRemove K&R cruft.
2003-09-11 Paul EggertRemove K&R cruft.
2003-09-11 Paul Eggert(main): Define with a prototype.
2003-09-11 Paul EggertRemove K&R cruft.
2003-09-10 Bruno HaibleAssume ANSI C.
2003-09-10 Bruno HaibleAssume ANSI C <string.h>, <stdlib.h>.
2003-09-10 Bruno HaibleAssume ANSI C.
2003-09-10 Jim Meyering.
2003-09-10 Jim MeyeringCorrect indentation of cpp directives.
2003-09-10 Paul Eggert(strchrnul): Convert arg to char, not to unsigned char.
2003-09-10 Paul Eggertunsigned char -> char in strchrnul
2003-09-10 Paul EggertRemove K&R cruft, day two.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul Eggert(physmem_total, physmem_available, main): Define with...
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertInclude <stdlib.h>.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertNew section: portability guidelines.
2003-09-09 Paul EggertInclude <sys/types.h>, so that this file is self-contained.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertInclude <sys/types.h>, so that it's self-contained.
2003-09-09 Paul Eggert(readname, default_index, line_size, readname):
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft in getopt.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Bruno HaibleReorder comments.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul Eggert(getloadavg, main): Define via prototypes.
2003-09-09 Karl Berry.
2003-09-09 Paul EggertAssume C89 or better; remove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft (alloca.m4 through getdate.m4).
2003-09-09 Paul EggertInclude <stddef.h>.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove; was migrated to backupfile.c in 1997.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul Eggert(main): Define with a prototype.
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 Karl Berryupdate config from savannah
2003-09-08 Karl Berryupdate from savannah config project
2003-09-08 Karl Berryupdate from automake
2003-09-08 Karl Berry.
2003-09-08 Paul Eggert* modules/time_r: Depend on 'restrict'.
2003-09-07 Karl Berry.
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-02 Karl Berry.
2003-09-01 Bruno HaibleNew module 'timegm'.
2003-09-01 Bruno HaibleForgot to distribute strndup.h.
2003-09-01 Miles BaderAdd arch taglines
2003-08-31 Karl Berryupdate from libc
2003-08-28 Bruno HaibleAvoid havoc with AIX 3.2.5 xlc.
2003-08-28 Bruno HaibleAvoid warning on QNX.
2003-08-27 Jim Meyering.
2003-08-27 Jim MeyeringRequire that the system mkstemp be able to create
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-21 Karl Berry.
2003-08-20 Bruno HaibleNew module 'progname'.
2003-08-20 Karl Berry.
2003-08-20 Karl Berryupdate from gettext
2003-08-19 Jim Meyering*** empty log message ***
2003-08-19 Jim MeyeringRevert yesterday's change, per Bruno's request here:
2003-08-19 Bruno HaibleAssume <string.h> exists,
2003-08-19 Karl Berry.
2003-08-18 Paul Eggert* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to...
2003-08-18 Bruno HaibleUpdate.
2003-08-18 Bruno HaiblePart of 'argp' module.
next