(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
[gnulib.git] / m4 /
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-08 Jim Meyeringremove trailing blanks
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-02 Paul Eggert(gl_FUNC_MMAP_ANON): Check for message, not for MAP_ANON.
2005-05-01 Paul EggertNew byteswap module.
2005-04-25 Karl Berrygettext0.14.4
2005-04-16 Simon Josefssongetpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
2005-03-29 Jim Meyering.
2005-03-29 Jim MeyeringReturn success on systems such as Cygwin
2005-03-22 Jim Meyering*** empty log message ***
2005-03-22 Jim Meyering(gl_STAT_MACROS): New file/macro.
2005-03-21 Paul EggertUse AC_LIBSOURCES and AC_LIBOBJ to indicate source...
2005-03-21 Paul Eggert(gl_FUNC_MEMRCHR): Check for memrchr decl.
2005-03-21 Paul Eggert(gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
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-10 Jim Meyering(gl_SAVE_CWD): Check for fchdir.
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 HaibleFrom Derek Price: Define MAP_FAILED when necessary.
2005-03-03 Bruno HaibleRename gl_FUNC_MMAP to gl_FUNC_MMAP_ANON.
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-23 Jim Meyering(gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change.
2005-02-22 Jim Meyering*** empty log message ***
2005-02-22 Jim Meyering(gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/.
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.
next