* modules/chdir-long (Depends-on): Add memrchr.
[gnulib.git] / m4 /
2005-02-03 Paul Eggert* modules/chdir-long (Depends-on): Add memrchr.
2005-01-28 Paul EggertSync from coreutils.
2005-01-28 Bruno HaibleNew module 'javacomp'.
2005-01-26 Bruno HaibleNew module 'javaexec'.
2005-01-24 Sergey PoznyakoffUpdated
2005-01-24 Sergey Poznyakoff(gl_SYSEXITS): Reverted logic. SYSEXITS_H
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2005-01-20 Paul Eggert* lib/save-cwd.c (save_cwd): Remove code to support...
2005-01-19 Paul Eggert(gl_FUNC_MEMPCPY): Use AC_LIBSOURCES.
2005-01-18 Paul EggertMerge from coreutils.
2005-01-18 Paul EggertWork around tests/touch/empty-file failure on a system
2005-01-18 Paul EggertFix typo in copyright notice.
2005-01-18 Paul Eggert(gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
2005-01-18 Paul Eggert(gl_MACROS): Require gl_ULLONG_MAX.
2005-01-18 Paul EggertInitial version.
2005-01-18 Paul Eggert(gl_FUNC_CHOWN): When cross-compiling, assume that...
2005-01-18 Paul Eggert* modules/chdir-long, modules/openat: New files.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2005-01-17 Bruno HaibleMove some conditionals from the .c file to the .m4...
2005-01-12 Karl Berryautoupdate from libtool
2005-01-04 Jim Meyering*** empty log message ***
2005-01-04 Jim MeyeringChanges imported from coreutils.
2004-12-24 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): New macro.
2004-12-24 Paul Eggert(gl_C99_STRTOLD): New macro.
2004-12-24 Paul Eggert* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
2004-12-24 Paul Eggert(gl_GETDATE): Remove AC_FUNC_ALLOCA.
2004-12-18 Bruno HaiblePortability fix: Don't assume sigaction(). (mingw doesn...
2004-12-07 Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previo...
2004-12-07 Paul Eggert(AC_FUNC_GETMNTENT): Fix typo in previous change:
2004-12-06 Paul EggertFix typo in file name.
2004-12-06 Paul Eggert* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
2004-12-06 Paul Eggert(AC_FUNC_GETMNTENT): New macro, to work around bug
2004-12-05 Paul EggertImport chamges from coreutils, so that the code now...
2004-12-01 Paul EggertImport getcwd and readutmp changes from coreutils.
2004-12-01 Paul Eggert(gl_READUTMP): Don't check for sys/param.h.
2004-12-01 Paul Eggert(gl_FUNC_GETCWD_PATH_MAX):
2004-11-30 Simon JosefssonAdd base64.
2004-11-30 Simon JosefssonAdd copyright and copying conditions.
2004-11-26 Paul EggertMerge from coreutils for getcwd and HP-UX 11.
2004-11-23 Paul Eggert(gl_UTIMENS): Check for futimes function.
2004-11-23 Paul Eggert* utimens.m4 (gl_UTIMENS): Check for futimes function.
2004-11-23 Sergey Poznyakoff(gl_GETOPT): Check if GETOPT_H is already set, in
2004-11-23 Sergey Poznyakoff(gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
2004-11-23 Sergey PoznyakoffUpdated
2004-11-17 Paul Eggert* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy callo...
2004-11-17 Paul Eggert(_AC_FUNC_CALLOC_IF): Check for buggy calloc implementa...
2004-11-17 Paul EggertImport from coreutils.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-11 Paul Eggert(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
2004-11-11 Paul Eggert(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
2004-11-11 Simon JosefssonReplace opterr.
2004-11-11 Paul EggertSync from coreutils.
2004-11-11 Paul Eggert(gl_MACROS): Don't require gl_FUNC_FPENDING.
2004-11-11 Paul Eggert(gl_PREREQ): Require gt_FUNC_SETENV.
2004-11-10 Simon JosefssonAdd getaddrinfo.
2004-11-09 Paul Eggert* strftime.m4: Check for wchar.h and clean up a bit.
2004-11-09 Paul Eggert(_gl_STRFTIME_PREREQS): Remove. Move its body to
2004-11-09 Bruno HaibleDetect support for IPv4 and IPv6 protocol families.
2004-11-03 Paul EggertUpdate serial number.
2004-11-03 Paul Eggert* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and defin...
2004-11-03 Paul Eggert(gl_AC_TYPE_UINT32_T): When determining uint32_t
2004-11-02 Paul Eggert* jm-macros.m4: Sync from coreutils.
2004-11-02 Bruno HaibleProvide a return value for unsetenv() if the system...
2004-11-01 Simon Josefssongetpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
2004-10-22 Paul Eggertgetpagesize module shouldn't assume sys/param.h exists.
2004-10-15 Paul Eggert* getopt.m4 (gl_GETOPT): Detect and reject the incompat...
2004-10-15 Paul Eggert(gl_GETOPT): Detect and reject the incompatible BSD
2004-10-11 Bruno HaibleNew module 'vsnprintf'.
2004-10-05 Bruno HaibleDon't redeclare strsep if the system already has it.
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 HaibleNew module 'memmem', from Simon Josefsson.
2004-10-01 Bruno HaibleAdd a copyright notice.
2004-10-01 Bruno HaibleNew module 'strsep'.
2004-10-01 Bruno HaibleFix typo in comment.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
2004-09-09 Bruno HaibleProvide a substitute for EOVERFLOW if <errno.h> doesn...
2004-09-08 Bruno HaibleNew module 'stdint'.
2004-08-20 Paul EggertUpdate serial number and copyright date.
2004-08-20 Paul EggertImport userspec from coreutils.
2004-08-12 Paul Eggertgetopt, argp fixes.
2004-08-12 Paul Eggert(gl_GETOPT_SUBSTITUTE, gl_PREREQ_GETOPT): New macros.
2004-08-12 Paul Eggert(gl_ARGP): Do not check for argp.h or argp_parse; nobody
2004-08-11 Paul EggertMerge fnmatch and obstack from coreutils.
2004-08-11 Paul Eggert(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
2004-08-11 Paul Eggertobstack.m4 (gl_PREREQ_OBSTACK): Require
2004-08-10 Paul EggertPut the UTF-8 comment in an m4 comment, not a shell...
2004-08-09 Paul EggertAdd getpass.h, so it's properly declared.
2004-08-09 Paul EggertAdd copyright notices.
2004-08-09 Paul EggertSwitch to UTF-8 encoding.
2004-08-09 Paul EggertAdd uint32_t.m4, uintptr_t.m4, and finish renaming...
2004-08-08 Bruno HaibleConvert to UTF-8 correctly.
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(gl_PREREQ_EUIDACCESS): Don't bother checking for
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertImport from coreutils.
next