Another fix to snprintf().
[gnulib.git] / lib / ChangeLog
2004-10-01 Bruno HaibleAnother fix to snprintf().
2004-10-01 Bruno HaibleFixes, mostly from Simon Josefsson.
2004-10-01 Bruno HaibleEnsure memcpy is declared.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
2004-09-30 Paul Eggertargp fixes from Sergey.
2004-09-29 Bruno HaibleFixing a stupid typo in xvasprintf.c... from Oskar...
2004-09-28 Paul Eggertdummy.c: Change copyright notice to FSF, and license...
2004-09-13 Paul Eggert* argp-pvh.c (argp_program_version_hook): Provide initi...
2004-09-11 Paul Eggert* mempcpy.h: Wrap the entire include file inside #ifnde...
2004-09-08 Paul EggertUndo previous change.
2004-09-08 Paul Eggert* c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set...
2004-09-08 Bruno HaibleNew module 'stdint'.
2004-09-08 Bruno HaibleNew module 'xvasprintf'.
2004-09-08 Bruno HaibleImprove handling of the case length > INT_MAX.
2004-08-20 Paul EggertImport userspec from coreutils.
2004-08-12 Paul Eggertgetopt, argp fixes.
2004-08-11 Paul EggertMerge from coreutils.
2004-08-10 Paul Eggertobstack, chown fixes.
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-08 Bruno HaibleRename FILESYSTEM_PREFIX_LEN.
2004-08-07 Paul EggertMerge argp-help from tar.
2004-08-07 Paul EggertOnly declare strdup if it isn't declared by the system.
2004-08-07 Paul EggertMerge from coreutils.
2004-08-06 Bruno Haible2004-08-03 Simon Josefsson <jas@extundo.com>
2004-08-06 Bruno Haible2004-08-01 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-16 Bruno HaibleAdd extern "C" for C++.
2004-07-16 Bruno HaibleAllow use in C++ environment.
2004-07-10 Paul Eggert* getndelim2.c: Include stddef.h, for ptrdiff_t.
2004-07-10 Paul EggertAdd lib/fchown-stub.c.
2004-06-24 Jim Meyering* obstack.h (obstack_base): Cast to (void *), per docum...
2004-06-22 Paul EggertAdd argz module, which is autoupdated from libtool.
2004-06-10 Jim Meyering * modules/calloc: New file.
2004-06-06 Paul Eggert* getdate.y (yylex): Allow space between sign and number.
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-06-01 Paul EggertRemove dependency of hash and xalloc modules on the...
2004-05-21 Paul Eggert* malloc/obstack.c (_obstack) [defined _LIBC]: Bring...
2004-05-19 Paul EggertRemove unused vars and decls in obstack.
2004-05-18 Paul EggertSimplify argp by assuming alloca module.
2004-05-17 Bruno HaibleFix for format strings like "%2.f".
2004-05-17 Paul EggertPort obstack to the AS/400.
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2004-05-16 Paul Eggertgetline cleanup. This changes the getndelim2 API:...
2004-05-13 Paul Eggertnanosleep merge from coreutils
2004-05-13 Paul EggertDon't assume that gettimeofday and settimeofday exist...
2004-05-12 Jim MeyeringPrior to this change, the save_cwd caller required...
2004-05-07 Paul EggertImport obstack changes from libc.
2004-04-28 Bruno HaibleTreat Cygwin like Windows regarding pathname syntax.
2004-04-25 Jim Meyering.
2004-04-20 Bruno HaibleAvoid memory leak upon realloc failure.
2004-04-19 Jim Meyering.
2004-04-12 Paul Eggert* inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertNew module inttostr.
2004-03-30 Paul Eggertcloexec returns int not bool, to be more consistent...
2004-03-30 Paul Eggert(getloadavg): Don't assume setlocale returns nonnull.
2004-03-29 Paul EggertMerge changes to getloadavg.c from coreutils and Emacs...
2004-03-19 Paul Eggertgetopt.h: Sync with libc CVS.
2004-03-18 Bruno HaibleFix portability problem with Tru64 and BSD/OS.
2004-03-15 Paul EggertFix typo "it it" in changelog entry.
2004-03-09 Paul EggertSync getopt and argp from libc CVS.
2004-03-07 Paul EggertFix c-stack.c portability bug on IRIX 5.3.
2004-02-25 Bruno HaibleInclude strdup.h. From Simon Josefsson.
2004-02-06 Karl Berryupdate from gettext 0.14.1
2004-02-05 Bruno HaibleMove misplaced ChangeLog entry.
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-21 Jim Meyering*** empty log message ***
2004-01-20 Bruno HaibleUse allocsa instead of alloca.
2004-01-20 Bruno HaibleAvoid compilation warnings on Cygwin.
2004-01-20 Bruno HaibleUpdate from gettext.
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-14 Paul Eggert* fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which...
2004-01-14 Paul EggertMerge fnmatch patches from glibc.
2003-12-24 uid65818updates from savannah outage
2003-12-03 Paul Eggert* getgroups.c (getgroups): xmalloc takes one argument...
2003-11-29 Karl Berryargp update from libc
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-24 Paul EggertRemove dependency of alloca on xalloc.
2003-11-22 Jim Meyering.
2003-11-18 Bruno HaibleAvoid alloca with too large size.
2003-11-17 Jim Meyering*** empty log message ***
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
2003-11-17 Bruno HaibleNew function xmax.
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-10 Paul EggertFix off-by-one error in xalloc_oversized.
2003-11-06 Paul EggertReject allocations of exactly SIZE_MAX bytes.
next