(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
[gnulib.git] / m4 /
2005-09-23 Paul Eggert(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
2005-09-23 Paul Eggert* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netin...
2005-09-23 Paul Eggert* lib/utimens.c (futimens): Use futimesat if available.
2005-09-23 Jim MeyeringSync from coreutils.
2005-09-23 Jim Meyering*** empty log message ***
2005-09-23 Paul EggertSync from coreutils.
2005-09-22 Paul EggertLog first part of merge from coreutils.
2005-09-22 Paul Eggert* modules/openat (Files): Add lib/openat-die.c.
2005-09-22 Paul Eggert* mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
2005-09-22 Paul Eggert* m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
2005-09-19 Simon Josefsson* socklen.m4: Fix typo.
2005-09-16 Paul Eggert* MODULES.html.sh (File system functions): Add stat...
2005-09-15 Bruno HaibleFix redefinition problem: strstr may be defined as...
2005-09-13 Derek R. Price* modules/canon-host: Add canon-host.h. Depend on...
2005-09-13 Derek R. Price* modules/glob (Files): Add glob-libc.h.
2005-09-08 Simon Josefsson2005-09-08 Simon Josefsson <jas@extundo.com>
2005-09-04 Derek R. Price* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
2005-09-02 Bruno HaibleSupport for lib vs. lib64 distinction on biarch platforms.
2005-09-01 Jim Meyering*** empty log message ***
2005-09-01 Jim MeyeringRequire gl_STAT_MACROS
2005-09-01 Jim MeyeringRequire gl_FUNC_CHOWN, for the definition of
2005-09-01 Jim Meyering*** empty log message ***
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Bruno HaiblePut all dummy definitions of gnulib-tool's specificatio...
2005-08-29 Bruno HaibleFix, spotted by Stepan Kasal.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyeringincrement serial number
2005-08-27 Jim Meyering(gl_STDIO_SAFER): Add stdio--.h.
2005-08-27 Jim MeyeringNew file. From coreutils.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringAdd pipe-safer.c and unistd--.h to the AC_LIBSOURCES...
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering(gl_UNISTD_SAFER): Add pipe-safer.c.
2005-08-27 Jim Meyering(gl_FCNTL_SAFER): Add creat-safer.c to the
2005-08-25 Simon Josefsson* getpass.m4: Check for termios.h, tcgetattr, tcsetattr...
2005-08-25 Bruno HaibleUse m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
2005-08-25 Paul Eggert* m4/regex.m4: Add AC_PREREQ(2.50).
2005-08-25 Bruno HaibleAdd comment.
2005-08-24 Paul Eggert* srclist.txt: Comment out lib/regex.c. Add glibc...
2005-08-24 Paul Eggert* config/srclist.txt: Add glibc bug 1237.
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim MeyeringSync from coreutils.
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim MeyeringUse AC_LIBSOURCES and AC_LIBOBJ to indicate source
2005-08-23 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
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 JosefssonFix typo in last commit.
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 HaibleOSF/1 4.0 cc does not have weak.
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 Paul EggertUpdate serial number.
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-02 Derek R. Price* bison.m4: Back out inadvertant change.
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-25 Derek R. Price* lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,
2005-05-23 Bruno HaibleAdd autoconf tests for the 'minmax' module.
2005-05-23 Bruno Haibleautoconf 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 Paul Eggert(AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
2005-05-18 Paul Eggert* fts.c: Include fts_.h first, to check interface.
2005-05-18 Paul Eggert* lib/canonicalize.c: Include canonicalize.h first...
2005-05-18 Jim Meyering*** empty log message ***
2005-05-18 Jim Meyering(AC_LIBSOURCES): Add intprops.h to the list.
next