(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
[gnulib.git] / lib /
2004-08-11 Paul Eggert(WIDE_CHAR_SUPPORT): Don't set to 1 if missing
2004-08-11 Paul EggertInclude <inttypes.h> and <stdint.h> if available.
2004-08-10 Paul Eggertobstack, chown fixes.
2004-08-10 Paul Eggert(_obstack_begin, _obstack_begin_1, _obstack_newchunk):
2004-08-10 Paul Eggert(obstack_empty_p): Don't assume that chunk->contents...
2004-08-10 Paul Eggert(rpl_chown): Work even if the file is writeable but...
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 EggertSwitch to UTF-8 encoding.
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 Eggert(make_hol, hol_append): Don't assume that
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 Paul Eggert[HAVE_LIBGEN_H]: Include <libgen.h>, for
2004-08-06 Paul EggertRemoved (merged from coreutils).
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertRemove safe-lstat.c, safe-lstat.h, safe-stat.c, safe...
2004-08-06 Paul EggertReplace fnmatch.h with fnmatch_.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 EggertInclude <time.h>, for size_t and struct tm.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 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 EggertNew getcwd module, imported from coreutils.
2004-08-06 Paul Eggert(same_name): Return bool, not int.
2004-08-06 Paul EggertInclude <stdbool.h>
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul Eggert(errno): Don't declare; we assume C89 or better now.
2004-08-06 Paul EggertNew module, from coreutils.
2004-08-06 Paul Eggert(S_ISCTG, S_ISOFD, S_ISOFL): New macros, if not already...
2004-08-06 Paul Eggert(errno): Don't declare; we assume C89 or better now.
2004-08-06 Paul Eggert(mempcpy): Don't define if a system header defines it.
2004-08-06 Paul EggertFix indenting glitch.
2004-08-06 Paul Eggertfilesystem -> file system
2004-08-06 Paul Eggert(strip_trailing_slashes): Use bool for booleans.
2004-08-06 Paul EggertInclude <stdbool.h>.
2004-08-06 Paul EggertMerge from coreutils (first part).
2004-08-05 Paul EggertNew cycle-check module imported from coreutils.
2004-08-05 Paul EggertWork around bug in OpenBSD 3.4 sterror_r: it
2004-08-05 Paul EggertRemove; this doesn't belong here.
2004-08-05 Paul EggertImported from coreutils.
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-24 Jim Meyering(obstack_base): Cast to (void *), per documentation.
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-25 Jim Meyering(getndelim2): Upon realloc failure, don't leak memory.
2004-04-20 Bruno HaibleAvoid memory leak upon realloc failure.
2004-04-19 Jim Meyering(read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
2004-04-19 Jim Meyering.
2004-04-13 Paul EggertPropagating gettext into gnulib a bit better.
2004-04-12 Paul Eggert* inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
2004-04-04 Karl Berryupdate from glibc
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul Eggert(humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
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-11 Karl Berryautoupdate
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.
next