* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
[gnulib.git] / m4 / ChangeLog
2005-08-21 Paul Eggert* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
2005-08-17 Bruno HaibleNew module 'strcasestr'.
2005-08-17 Bruno HaibleMake strstr() work in multibyte locales.
2005-08-16 Paul Eggert* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not overri...
2005-08-16 Bruno HaibleMake strcasecmp() work right in multibyte locales.
2005-08-16 Bruno HaibleNew module 'mbfile'.
2005-08-16 Bruno HaibleNew module 'mbiter'.
2005-08-16 Bruno HaibleNew module 'mbchar'.
2005-08-16 Bruno HaibleNew module 'tls'.
2005-08-12 Simon Josefsson* readline.m4: Look for termcap, curses or ncurses...
2005-08-11 Simon JosefssonAdd readline.
2005-08-11 Simon Josefsson2005-08-10 Simon Josefsson <jas@extundo.com>
2005-08-10 Bruno HaibleReally require autoconf-2.57.
2005-08-02 Simon Josefsson2005-08-02 Simon Josefsson <jas@extundo.com>
2005-07-26 Paul EggertAdd support to getopt for Emacs, which doesn't use...
2005-07-26 Bruno HaiblePortability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
2005-07-25 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead...
2005-07-25 Bruno HaibleNew gnulib module 'visibility'.
2005-07-18 Bruno HaibleNew gnulib module 'lock'.
2005-07-15 Bruno HaibleDon't use poll() on MacOS X 10.4.
2005-07-14 Paul Eggert* modules/argp (Depends-on): Remove unlocked-io.
2005-07-14 Derek R. Price* m4/glob.m4 (gl_GLOB): Cache glob interface check...
2005-07-11 Bruno HaibleMake it work also if size_t is smaller than unsigned...
2005-07-08 Paul Eggert* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_...
2005-07-07 Paul Eggert* modules/regex (Files): Add lib/regex_internal.c,
2005-07-06 Bruno HaibleAvoid false positive on mingw.
2005-07-04 Paul EggertRemove the dependency of the strftime module on the...
2005-07-02 Jim MeyeringDon't check for fcntl.h, and don't test for HAVE_FCNTL_H.
2005-06-28 Simon Josefsson2005-06-28 Simon Josefsson <jas@extundo.com>
2005-06-24 Derek R. PriceRemove stat module & update lstat.
2005-06-20 Derek R. Price* bison.m4: Note that precious decls of YACC & YFLAGS...
2005-06-16 Derek R. Price* bison.m4: Declare YACC & YFLAGS precious.
2005-06-08 Bruno HaibleNew module 'csharpcomp'.
2005-06-02 Paul EggertSync from coreutils.
2005-06-01 Bruno HaibleNew module 'csharpexec'.
2005-05-31 Derek R. PriceSync from cvs.
2005-05-29 Derek R. Price* MODULES.html.sh: Add glob to Enhanced POSIX.2001...
2005-05-27 Paul Eggert* modules/fts (Files): Remove m4/inttypes-pri.m4.
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
next