log

age author description
Sat, 24 Sep 2005 23:01:17 +0000 Paul Eggert (__attribute): Define to nothing for GCC 2.
Sat, 24 Sep 2005 22:12:20 +0000 Paul Eggert Yesterday's changes.
Sat, 24 Sep 2005 07:39:21 +0000 Karl Berry .
Fri, 23 Sep 2005 23:00:10 +0000 Jim Meyering *** empty log message ***
Fri, 23 Sep 2005 22:59:59 +0000 Jim Meyering (verify_type__): Use `unsigned int' as the bitfield type
Fri, 23 Sep 2005 21:51:06 +0000 Paul Eggert (verify_type__): Use 2, not 1, for bitfield size, to avoid
Fri, 23 Sep 2005 21:18:20 +0000 Paul Eggert (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
Fri, 23 Sep 2005 20:27:23 +0000 Bruno Haible Include config.h only if it exists.
Fri, 23 Sep 2005 20:26:33 +0000 Paul Eggert Update copyright.
Fri, 23 Sep 2005 20:24:47 +0000 Paul Eggert (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
Fri, 23 Sep 2005 19:41:05 +0000 Paul Eggert * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
Fri, 23 Sep 2005 19:18:06 +0000 Paul Eggert * lib/utimens.c (futimens): Use futimesat if available.
Fri, 23 Sep 2005 17:52:49 +0000 Paul Eggert Fix typo in comment.
Fri, 23 Sep 2005 17:48:14 +0000 Paul Eggert (GL_CONCAT0, GL_CONCAT): Remove.
Fri, 23 Sep 2005 15:49:05 +0000 Jim Meyering Sync from coreutils.
Fri, 23 Sep 2005 15:48:26 +0000 Jim Meyering *** empty log message ***
Fri, 23 Sep 2005 15:48:18 +0000 Jim Meyering (Depends-on): Add socklen.
Fri, 23 Sep 2005 14:01:10 +0000 Bruno Haible Needs config.h.
Fri, 23 Sep 2005 13:42:08 +0000 Bruno Haible Test case for verify.h.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Thu, 22 Sep 2005 23:39:06 +0000 Paul Eggert Log first part of merge from coreutils.
Thu, 22 Sep 2005 23:37:18 +0000 Paul Eggert * strftime.c (my_strftime): Rewrite the previous change slightly,
Thu, 22 Sep 2005 23:30:37 +0000 Paul Eggert * modules/openat (Files): Add lib/openat-die.c.
Thu, 22 Sep 2005 23:24:03 +0000 Paul Eggert * mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
Thu, 22 Sep 2005 23:15:09 +0000 Paul Eggert * getloadavg.c: Include fcntl--.h rather than fcntl.h.
Thu, 22 Sep 2005 23:08:15 +0000 Paul Eggert * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
Thu, 22 Sep 2005 23:01:01 +0000 Paul Eggert Regenerate.
Thu, 22 Sep 2005 22:56:28 +0000 Paul Eggert * modules/verify: New file.
Wed, 21 Sep 2005 19:34:04 +0000 Bruno Haible Add back unicode_to_mb declaration that was lost on the way from GNU tar to
Tue, 20 Sep 2005 16:44:50 +0000 Derek R. Price * getaddrinfo.c: Don't include <netdb.h> included from getaddrinfo.h.