log

age author description
Sun, 25 Sep 2005 08:17:45 +0000 Jim Meyering *** empty log message ***
Sun, 25 Sep 2005 08:17:38 +0000 Jim Meyering (Depends-on): Add socklen, since inet_ntop.c also uses socklen_t.
Sun, 25 Sep 2005 06:22:34 +0000 Paul Eggert * utimens.c (ENOSYS): Define if not already defined.
Sun, 25 Sep 2005 04:20:16 +0000 Paul Eggert * regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
Sat, 24 Sep 2005 23:01:27 +0000 Paul Eggert * regex_internal.h (__attribute): Define to nothing for GCC 2.
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.
Tue, 20 Sep 2005 11:48:17 +0000 Bruno Haible Ignore trailing slashes in --m4-base value etc.
Tue, 20 Sep 2005 11:00:51 +0000 Bruno Haible Sort in a locale-independent way.
Mon, 19 Sep 2005 20:51:45 +0000 Bruno Haible Provide a default for --tests-base.
Mon, 19 Sep 2005 17:44:57 +0000 Jim Meyering *** empty log message ***
Mon, 19 Sep 2005 17:44:46 +0000 Jim Meyering (License): Change to LGPL.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Mon, 19 Sep 2005 16:11:10 +0000 Simon Josefsson * socklen.m4: Fix typo.
Mon, 19 Sep 2005 16:01:19 +0000 Derek R. Price * srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
Mon, 19 Sep 2005 15:48:03 +0000 Bruno Haible Move many things into separate files.
Mon, 19 Sep 2005 15:47:38 +0000 Bruno Haible Documentation of gnulib-tool.
Mon, 19 Sep 2005 15:47:27 +0000 Bruno Haible Note about inet_ntoa.
Mon, 19 Sep 2005 15:46:53 +0000 Bruno Haible Note about ctime.
Mon, 19 Sep 2005 15:46:26 +0000 Bruno Haible Documentation about quote and quotearg modules.
Mon, 19 Sep 2005 15:38:33 +0000 Bruno Haible Major update of the "Invoking gnulib-tool" chapter.
Mon, 19 Sep 2005 15:33:19 +0000 Bruno Haible Support --with-tests also with --import.
Mon, 19 Sep 2005 15:32:51 +0000 Bruno Haible Comment out too much verbosity in --dry-run.
Mon, 19 Sep 2005 15:32:08 +0000 Bruno Haible Portability fix: readlink is not portable.
Mon, 19 Sep 2005 15:31:32 +0000 Bruno Haible Oops.
Mon, 19 Sep 2005 15:31:11 +0000 Bruno Haible Rework the way --dry-run works.
Mon, 19 Sep 2005 15:29:40 +0000 Bruno Haible Speed up the matching of new and old files.
Mon, 19 Sep 2005 12:44:31 +0000 Karl Berry srclist.update
Sun, 18 Sep 2005 12:30:04 +0000 Karl Berry srclist.update
Sat, 17 Sep 2005 06:54:00 +0000 Paul Eggert (set_stat_atime, set_stat_ctime, set_stat_mtime): Remove; they were
Fri, 16 Sep 2005 21:37:31 +0000 Paul Eggert * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
Fri, 16 Sep 2005 07:40:01 +0000 Karl Berry .