* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
[gnulib.git] / m4 / ChangeLog
2005-05-26 Derek R. Price* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
2005-05-25 Paul EggertFix a few glitches in getlogin_r.
2005-05-23 Bruno HaibleAdd autoconf tests for the 'minmax' module.
2005-05-20 Paul EggertNew fts module.
2005-05-20 Paul Eggert* lib/chown.c (rpl_chown): Return -1 on failure.
2005-05-18 Paul EggertSync from coreutils.
2005-05-18 Jim Meyering*** empty log message ***
2005-05-17 Jim MeyeringNew file, from coreutils.
2005-05-15 Paul EggertNew unlinkdir module.
2005-05-10 Paul Eggert* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug,...
2005-05-10 Simon Josefssongetaddrinfo.m4: Look in libnsl/libsocket for getaddrinf...
2005-05-09 Bruno HaibleNew module 'inet_ntop'.
2005-05-06 Paul Eggert* getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt...
2005-05-03 Bruno HaibleAdd missing entry for last gettext.m4 update.
2005-05-02 Paul EggertMerge from coreutils.
2005-05-01 Paul EggertNew byteswap module.
2005-04-16 Simon Josefssongetpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
2005-03-29 Jim Meyering.
2005-03-22 Jim Meyering*** empty log message ***
2005-03-21 Paul EggertUse AC_LIBSOURCES and AC_LIBOBJ to indicate source...
2005-03-17 Bruno HaibleRename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
2005-03-14 Bruno HaibleUpgrade to GNU gettext 0.14.3.
2005-03-10 Jim Meyering*** empty log message ***
2005-03-07 Bruno HaibleDon't define MAP_FILE and MAP_FAILED before <sys/mman...
2005-03-03 Bruno HaibleUse an all-permissive copyright notice.
2005-03-03 Bruno HaibleNew module 'pagealign_alloc'.
2005-03-02 Bruno HaibleFix for AIX.
2005-03-01 Paul EggertRemove workaround for bug in Linux kernel 2.6.8 or...
2005-02-26 Paul Eggert* modules/gethrxtime: New file.
2005-02-24 Bruno HaibleModule 'gettext': New file glibc2.m4.
2005-02-24 Bruno HaibleUpdate from GNU gettext 0.14.2.
2005-02-23 Simon Josefsson2005-02-22 Simon Josefsson <jas@extundo.com>
2005-02-23 Jim Meyering*** empty log message ***
2005-02-22 Jim Meyering*** empty log message ***
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-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-18 Paul EggertMerge from coreutils.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice.
2005-01-17 Bruno HaibleMove some conditionals from the .c file to the .m4...
2005-01-04 Jim Meyering*** empty log message ***
2004-12-24 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): New macro.
2004-12-24 Paul Eggert* getdate.m4 (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-06 Paul EggertFix typo in file name.
2004-12-06 Paul Eggert* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
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-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* utimens.m4 (gl_UTIMENS): Check for futimes function.
2004-11-23 Sergey PoznyakoffUpdated
2004-11-17 Paul Eggert* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy callo...
2004-11-17 Paul EggertImport from coreutils.
2004-11-12 Simon JosefssonAdd strtok_r.
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-10 Simon JosefssonAdd getaddrinfo.
2004-11-09 Paul Eggert* strftime.m4: Check for wchar.h and clean up a bit.
2004-11-09 Bruno HaibleDetect support for IPv4 and IPv6 protocol families.
2004-11-03 Paul Eggert* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and defin...
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-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 HaibleNew module 'strsep'.
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 EggertImport userspec from coreutils.
2004-08-12 Paul Eggertgetopt, argp fixes.
2004-08-11 Paul EggertMerge fnmatch and obstack from coreutils.
2004-08-09 Paul EggertAdd getpass.h, so it's properly declared.
2004-08-09 Paul EggertAdd copyright notices.
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 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-13 Paul Eggerts/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
2004-06-22 Paul EggertAdd argz module, which is autoupdated from libtool.
2004-06-10 Jim Meyering * modules/calloc: New file.
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-06-01 Paul EggertDetect _Bool bug in HP aC++/ANSI C B3910B A.05.55 ...
next