Add getaddrinfo.
[gnulib.git] / ChangeLog
2004-11-10 Simon JosefssonAdd getaddrinfo.
2004-11-10 Jim Meyering*** empty log message ***
2004-11-04 Bruno HaibleDistribute allocsa.valgrind.
2004-10-29 Paul Eggertgetdate support for TZ="foo", and documentation.
2004-10-24 Paul Eggert* modules/regex (lib_SOURCES): Add regex.c.
2004-10-18 Bruno HaibleThat's LTALLOCA, not LT_ALLOCA.
2004-10-17 Paul Eggert* gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
2004-10-15 Simon JosefssonFix comments. Fix parse problem.
2004-10-15 Bruno HaibleProvisions for defining LTALLOCA.
2004-10-15 Bruno HaibleEmit separators in lib/Makefile.am.
2004-10-15 Bruno HaibleMove duplicated code into function func_emit_lib_Makefi...
2004-10-15 Bruno HaiblePortability tweak.
2004-10-15 Bruno HaibleInitialize opt_lgpl.
2004-10-15 Bruno HaibleMove duplicated code into function func_modules_to_file...
2004-10-15 Bruno HaibleMove duplicated code into function func_modules_transit...
2004-10-15 Bruno HaibleUse func_get_license.
2004-10-15 Bruno HaibleMove a lot of code into function func_import().
2004-10-15 Bruno HaibleInitialize supplied_libname. Tweak usage message.
2004-10-15 Bruno HaibleUntabify.
2004-10-11 Bruno HaibleNew module 'vsnprintf'.
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 Haible'README' is not a module.
2004-10-04 Bruno HaibleNew module 'memmem', from Simon Josefsson.
2004-10-01 Bruno HaibleNew module 'strsep'.
2004-09-30 Paul EggertAdd snprintf module.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
2004-09-30 Paul EggertSergey now maintains argp.
2004-09-29 Bruno HaibleNew modules 'alloca-opt'.
2004-09-28 Paul Eggert* modules/dummy: Change license to LGPL.
2004-09-28 Paul Eggert* gnulib-tool: New parameter --lgpl.
2004-09-23 Bruno Haible2004-09-23 Simon Josefsson <jas@extundo.com>
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* modules/inttostr (Files): Add m4/longlong.m4.
2004-09-19 Paul Eggertgnulib-tool: Replace various ad-hoc automake/autoconf...
2004-09-09 Karl Berrydelete regex.[ch] (stale wrt emacs for ages)
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-17 Paul EggertUpdate gnulib-tool, MODULES.html.sh.
2004-08-12 Paul Eggert* gnulib-tool: Add --source-base, --m4-base, --libtool...
2004-08-12 Paul Eggertgetopt, argp fixes.
2004-08-11 Paul EggertAdd uintmax_t detection to obstack.
2004-08-09 Paul EggertAdd getpass.h, so it's properly declared.
2004-08-09 Paul Eggertxgethostname simplification
2004-08-09 Paul EggertAdd copyright notices.
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 Bruno Haible2004-08-03 Simon Josefsson <jas@extundo.com>
2004-08-06 Bruno HaibleNew module 'getsubopt'.
2004-08-06 Paul EggertMore merges from coreutils.
2004-08-06 Paul EggertMerge from coreutils (first part).
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-30 Paul EggertMention that the 'free' module, LIA-1.
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-27 Paul Eggert* m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows...
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim Meyering*** empty log message ***
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2004-04-13 Paul EggertPropagating gettext into gnulib a bit better.
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-04-12 Jim Meyering.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Jim Meyering * modules/realloc (Files): Remove m4/realloc.m4.
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-05 Bruno HaibleMove misplaced ChangeLog entry.
2004-02-05 Paul EggertNew function quotearg_alloc. Treat { } = as special...
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 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 Paul EggertS+T cannot overflow if S is the size of an existing...
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.
next