remove trailing newline
[gnulib.git] / modules /
2003-09-12 Paul EggertDepend on 'exit'.
2003-09-12 Paul EggertUse "exit.h" rather than rolling EXIT_FAILURE ourselves...
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-01 Bruno HaibleNew module 'timegm'.
2003-09-01 Bruno HaibleForgot to distribute strndup.h.
2003-08-20 Bruno HaibleNew module 'progname'.
2003-08-18 Paul Eggert* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to...
2003-08-18 Bruno HaibleUpdate.
2003-08-17 Bruno HaibleAdd an include file to module 'strndup'.
2003-08-17 Bruno HaibleAvoid autoconf/autoheader warning
2003-08-17 Bruno HaibleUpdate files list.
2003-08-17 Paul EggertAdd BUILT-SOURCES.
2003-08-17 Paul Eggertutimes merge from coreutils
2003-08-16 Paul EggertAccept `.' as a separator only in pre-POSIX-200112...
2003-08-16 Paul EggertMerge from coreutils.
2003-08-15 Paul EggertUse the `$(VAR)' notation for AC_REPLACED variable...
2003-08-14 Paul EggertAdd wrappers for gmtime and tzset, too.
2003-08-12 Paul EggertMerge euidaccess etc. from coreutils.
2003-08-11 Paul EggertRemove the gnu-source module.
2003-08-08 Paul EggertNew module 'extensions', used by timespec and unlocked-io
2003-08-07 Paul EggertAdd 'restrict' module.
2003-08-07 Bruno HaibleMake the module 'getndelim2' compatible with the module...
2003-08-06 Paul EggertRemove bumpalloc.
2003-07-31 Bruno HaibleNew module 'getpass-gnu'.
2003-07-22 Paul EggertSync with coreutils xalloc.h, xmalloc.c, xmemcoll.h...
2003-07-20 Jim Meyering(Depends-on): Add exitfail.
2003-07-18 Bruno HaibleNew module 'getndelim2'.
2003-07-17 Bruno HaibleNew module 'getnline'.
2003-07-16 Jim MeyeringDepend on xgetcwd. From Derek Price.
2003-07-15 Jim MeyeringDon't depend on error. From Derek Price.
2003-07-14 Bruno HaibleNew module 'mempcpy'.
2003-07-14 Paul Eggert* modules/getdate, modules/posixtm: Depend on mktime.
2003-07-10 Jim Meyering(Makefile.am): Add strchrnul.h.
2003-06-26 Bruno HaibleModule 'human' now depends on module 'stdbool'.
2003-06-25 Bruno HaibleNew module 'readlink'.
2003-06-25 Bruno HaibleTest for ssize_t. Needed for portability to mingw32.
2003-06-11 Bruno HaibleFix typo in Makefile.am snippet.
2003-06-11 Bruno HaibleNew module 'sysexits'.
2003-06-10 Bruno HaibleNew module strchrnul.
2003-06-10 Bruno HaibleNew module argp.
2003-06-07 Bruno HaibleMake .h file creation more reliable.
2003-06-07 Bruno HaibleAvoid passive voice in comment.
2003-06-07 Jim MeyeringUse $(...) notation, not @...@ for AC_REPLACE'd variables.
2003-06-06 Bruno HaibleRename stdbool.h.in to stdbool_.h, for DOS and VMS...
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-09 Bruno HaibleNeed m4/strerror_r.m4.
2003-04-10 Bruno HaibleNew module 'findprog'.
2003-04-04 Bruno HaibleNew module 'linebreak'.
2003-04-03 Bruno HaibleNew modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4...
2003-04-02 Bruno HaibleNew module 'binary-io'.
2003-04-01 Bruno HaibleNew module 'pathname'.
2003-03-28 Bruno HaibleNew module copy-file.
2003-02-20 Bruno HaibleNew module poll, from Paolo Bonzini <bonzini@gnu.org>.
2003-02-18 Bruno HaibleTranscendental functions for 'long double', from Paolo...
2003-02-17 Bruno Haiblemkdtemp() function: create a private temporary directory.
2003-02-11 Bruno HaibleAdd a reminder that the code is shared with glibc.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.
2003-01-29 Bruno HaibleNew module stpncpy.
2003-01-28 Bruno HaibleNew module c-ctype.
2003-01-27 Bruno HaibleNew module xsetenv.
2003-01-23 Bruno HaibleNew module minmax.
2003-01-22 Bruno HaibleNew module 'exit'.
2003-01-20 Bruno HaibleAdd a Maintainer.
2003-01-15 Bruno HaibleFixes.
2003-01-13 Bruno HaibleFiles meant for the AUX_DIR are now in the config subdi...
2003-01-13 Bruno HaibleAdd module descriptions.
2003-01-13 Bruno HaibleEnsure alloca.h and stdbool.h are created before compil...
2003-01-13 Paul EggertFinish renaming getstr -> getdelim2 and readline -...
2003-01-13 Paul EggertDepend on unlocked-io, not getstr.
2003-01-10 Bruno HaibleMake it possibly to simply write: #include <alloca.h>.
2003-01-10 Bruno HaibleAdd lib/stdbool.h.in.
2003-01-09 Bruno HaibleMake it possible to #include <stdbool.h> without any...
2003-01-08 Bruno HaibleUpdate after Jim's changes.
2002-12-31 Bruno HaibleSmall fixes.
2002-12-31 Bruno HaibleModule description template.
2002-12-31 Bruno HaibleModule description.