update from texinfo
[gnulib.git] / modules /
2004-11-23 Paul Eggert(Depends-on): Add xreadlink.
2004-11-17 Paul EggertImport from coreutils.
2004-11-16 Jim Meyering(Depends-on): Add fpending.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-11 Jim Meyeringremove blank lines at end of file
2004-11-10 Simon JosefssonAdd getaddrinfo.
2004-11-10 Jim Meyering(Depends-on): Remove fpending.
2004-11-04 Bruno HaibleDistribute allocsa.valgrind.
2004-10-29 Paul Eggert(Files): Add doc/getdate.texi.
2004-10-24 Paul Eggert(lib_SOURCES): Add regex.c.
2004-10-11 Bruno HaibleNew module 'vsnprintf'.
2004-10-11 Bruno HaibleClarify the copyright.
2004-10-05 Paul EggertRename xclone to xmemdup. Remove obsolete xalloc macros.
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-10-04 Bruno HaibleREADME and copyright notice suggested by Karl Berry.
2004-10-04 Bruno HaibleNew module 'memmem', from Simon Josefsson.
2004-10-01 Bruno HaibleNew module 'strsep'.
2004-10-01 Bruno HaibleAdd license field.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
2004-09-30 Paul Eggert(Maintainer): Replace Simon Josefsson by Sergey Poznyakoff.
2004-09-29 Bruno HaibleNew modules 'alloca-opt'.
2004-09-29 Bruno HaibleThis module is LGPL, because it originated in libintl.
2004-09-28 Paul EggertChange to LGPL.
2004-09-28 Bruno HaibleChanged from GPL to LGPL, after approval of both authors.
2004-09-22 Bruno HaibleLGPL, not GPL, says Gary Vaughan.
2004-09-22 Bruno HaibleAdd a license tag to every module.
2004-09-21 Bruno HaibleAlso needs m4/stdint_h.m4.
2004-09-21 Bruno HaibleNeeds m4/inttypes_h.m4.
2004-09-21 Paul Eggert(Files): Add m4/longlong.m4, since we need gl_AC_TYPE_L...
2004-09-09 Bruno HaibleProvide a substitute for EOVERFLOW if <errno.h> doesn...
2004-09-08 Bruno HaibleNew module 'stdint'.
2004-09-08 Bruno HaibleNew module 'xvasprintf'.
2004-08-20 Paul EggertImport userspec from coreutils.
2004-08-12 Paul Eggert(Files): Add m4/unlocked-io.m4.
2004-08-12 Paul Eggert(Files): Rename getopt.h to getopt_.h.
2004-08-11 Paul EggertAdd inttypes_h.m4, stdint_h.m4, uintmax_t.m4.
2004-08-09 Paul EggertAdd getpass.h, so it's properly declared.
2004-08-09 Paul Eggertxgethostname simplification
2004-08-09 Paul EggertRemove dependency of xalloc in exitfail, error, gettext.
2004-08-09 Paul EggertAdd uint32_t.m4, uintptr_t.m4, and finish renaming...
2004-08-07 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertAdd "yesno.h" as an include.
2004-08-06 Paul EggertChange include from <time.h> to "strftime.h".
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertImport from coreutils.
2004-08-06 Paul Eggert(lib_SOURCES): Add strftime.h.
2004-08-06 Paul EggertAdd lib/strftime.h.
2004-08-06 Paul EggertMerge fromm coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Bruno Haible2004-08-03 Simon Josefsson <jas@extundo.com>
2004-08-06 Bruno HaibleNew module 'getsubopt'.
2004-08-06 Paul EggertNew getcwd module, imported from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertNew module, from coreutils.
2004-08-06 Paul EggertDon't depend on strdup.
2004-08-05 Paul EggertNew cycle-check module imported from coreutils.
2004-08-05 Paul EggertOoop! Forgot to mention m4/c-strtod.m4.
2004-08-05 Paul EggertImported from coreutils.
2004-08-03 Paul EggertRemove "fatal" module.
2004-07-19 Bruno HaibleNew module 'dummy'.
2004-07-10 Paul EggertAdd lib/fchown-stub.c.
2004-06-22 Paul EggertAdd argz module, which is autoupdated from libtool.
2004-06-14 Paul EggertAdd some missing dependencies and/or files.
2004-06-10 Jim Meyering * modules/calloc: New file.
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-06-01 Paul EggertRemove dependency of hash and xalloc modules on the...
2004-05-18 Paul EggertSimplify argp by assuming alloca module.
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2004-05-04 Paul Eggert* modules/argp: Remove dependency on alloca.
2004-04-20 Jim MeyeringChange UTILS_ macro name prefix to gl_.
2004-04-20 Jim MeyeringReflect renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/.
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2004-04-13 Paul Eggert* modules/inttostr (EXTRA_DIST): Move inttostr.c here....
2004-04-12 Paul Eggert* modules/getopt (lib_SOURCES): Add getopt_int.h.
2004-03-31 Jim Meyering * modules/realloc (Files): Remove m4/realloc.m4.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertNew module inttostr.
2004-03-29 Paul EggertMerge changes to getloadavg.c from coreutils and Emacs...
2004-03-09 Paul EggertSync getopt and argp from libc CVS.
2004-02-25 Bruno HaibleImproved strdup.
2004-02-22 Bruno HaibleDoesn't depend on stdbool.
2004-02-03 Bruno HaibleNew module 'pipe'.
2004-01-27 Bruno HaibleNew module 'execute'.
2004-01-24 Paul EggertExit-status fixes from coreutils.
2004-01-20 Bruno HaibleUse allocsa instead of alloca.
2004-01-20 Bruno HaibleNew module 'xallocsa'.
2004-01-20 Bruno HaibleOops.
2004-01-20 Bruno HaibleNew module 'allocsa'.
2004-01-20 Bruno HaibleNew module 'eealloc'.
2004-01-16 Paul EggertMerge from coreutils.
2004-01-16 Paul Eggert* modules/poll: Add BUILT_SOURCES.
2003-12-03 Bruno HaibleUpgrade to gettext-0.13.
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-24 Paul EggertRemove dependency of alloca on xalloc.
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
2003-11-13 Paul EggertRemove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
2003-11-11 Bruno HaibleRely on SIZE_MAX and PTRDIFF_MAX as defined by ISO...
2003-11-04 Bruno HaibleUse xsize.
next