log

age author description
Fri, 14 Oct 2005 23:23:50 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
Fri, 14 Oct 2005 00:59:45 +0000 Paul Eggert * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
Thu, 13 Oct 2005 12:20:32 +0000 Bruno Haible Prepare for using gl_STDBOOL_H.
Thu, 13 Oct 2005 08:12:04 +0000 Simon Josefsson 2005-10-13 Simon Josefsson <jas@extundo.com>
Thu, 13 Oct 2005 08:06:07 +0000 Simon Josefsson 2005-10-13 Simon Josefsson <jas@extundo.com>
Thu, 13 Oct 2005 07:49:05 +0000 Simon Josefsson * gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
Wed, 12 Oct 2005 13:39:01 +0000 Simon Josefsson Rename, added under wrong filename.
Wed, 12 Oct 2005 13:13:29 +0000 Simon Josefsson Add gc-pbkdf2-sha1 module.
Wed, 12 Oct 2005 13:05:44 +0000 Simon Josefsson Fix typo.
Wed, 12 Oct 2005 11:57:13 +0000 Simon Josefsson * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
Wed, 12 Oct 2005 09:28:48 +0000 Simon Josefsson Add gc-hmac-sha1.
Wed, 12 Oct 2005 01:42:54 +0000 Simon Josefsson Add gc-sha1 module.
Wed, 12 Oct 2005 01:33:44 +0000 Simon Josefsson Add hmac-sha1 module.
Wed, 12 Oct 2005 01:09:32 +0000 Simon Josefsson Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Wed, 12 Oct 2005 00:23:38 +0000 Simon Josefsson * gc-libgcrypt.c (gc_md5): Fix assert call.
Tue, 11 Oct 2005 19:17:09 +0000 Simon Josefsson Doc fix.
Tue, 11 Oct 2005 18:50:36 +0000 Bruno Haible New module 'c-strcasestr'.
Tue, 11 Oct 2005 18:48:53 +0000 Bruno Haible New module 'c-strcase'.
Tue, 11 Oct 2005 18:28:27 +0000 Simon Josefsson Add (I forgot to install this together with the actual modification
Tue, 11 Oct 2005 18:25:51 +0000 Simon Josefsson Add crc module.
Tue, 11 Oct 2005 17:41:16 +0000 Simon Josefsson * gc.h (gc_hash_buffer): Add doc.
Tue, 11 Oct 2005 12:47:44 +0000 Bruno Haible Avoid integer overflow on exotic platforms.
Tue, 11 Oct 2005 06:53:48 +0000 Paul Eggert * modules/mempcpy (License): GPL -> LGPL.
Tue, 11 Oct 2005 01:22:24 +0000 Karl Berry update from texinfo
Sun, 09 Oct 2005 13:08:11 +0000 Karl Berry update from texinfo
Sun, 09 Oct 2005 07:44:54 +0000 Karl Berry .
Sat, 08 Oct 2005 11:05:24 +0000 Simon Josefsson * srclist.txt: Bug 1423 is closed, but 1439 remains.
Sat, 08 Oct 2005 09:26:59 +0000 Simon Josefsson 2005-10-08 Simon Josefsson <jas@extundo.com>
Sat, 08 Oct 2005 08:33:07 +0000 Simon Josefsson Add generic crypto module.
Fri, 07 Oct 2005 08:47:51 +0000 Simon Josefsson * memxor.m4: Remove gl_C_RESTRICT call.
Fri, 07 Oct 2005 07:38:45 +0000 Karl Berry .
Thu, 06 Oct 2005 16:44:39 +0000 Paul Eggert * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Thu, 06 Oct 2005 15:58:26 +0000 Simon Josefsson Add hmac-md5 module.
Thu, 06 Oct 2005 11:19:54 +0000 Simon Josefsson * memxor.c (memxor): Avoid casts and warnings.
Thu, 06 Oct 2005 11:16:54 +0000 Simon Josefsson * memxor.m4: Require gl_C_RESTRICT.
Thu, 06 Oct 2005 07:37:01 +0000 Karl Berry .
Wed, 05 Oct 2005 21:41:31 +0000 Paul Eggert Don't use the HAVE_ macros that we used to define.
Wed, 05 Oct 2005 21:39:09 +0000 Paul Eggert * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Wed, 05 Oct 2005 18:09:54 +0000 Derek R. Price * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
Wed, 05 Oct 2005 16:15:35 +0000 Bruno Haible Relicense under LGPL.
Wed, 05 Oct 2005 14:58:54 +0000 Simon Josefsson * memxor.c (memxor): Fix compiler error.
Wed, 05 Oct 2005 13:54:42 +0000 Simon Josefsson * md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
Wed, 05 Oct 2005 13:29:53 +0000 Simon Josefsson Add memxor.
Wed, 05 Oct 2005 13:21:37 +0000 Simon Josefsson * modules/iconv (Files): Move config.rpath to havelib, it is used there.
Wed, 05 Oct 2005 08:46:24 +0000 Simon Josefsson Also remove HAVE_NETDB_H test, for
Wed, 05 Oct 2005 07:49:16 +0000 Simon Josefsson Remove HAVE_SYS_SOCKET_H test too, to see if
Wed, 05 Oct 2005 07:39:50 +0000 Simon Josefsson Don't protect sys/types.h with HAVE_SYS_TYPES_H,
Wed, 05 Oct 2005 06:50:03 +0000 Paul Eggert * verify.h (verify_true): Provide alternative definition for C++.
Tue, 04 Oct 2005 09:53:09 +0000 Simon Josefsson * getaddrinfo.h: Move sys/types.h include first, reported by "Mark
Mon, 03 Oct 2005 19:44:05 +0000 Paul Eggert * getdelim.c: Include getdelim.h first. Include <limits.h>.
Mon, 03 Oct 2005 07:44:43 +0000 Karl Berry .
Mon, 03 Oct 2005 04:28:41 +0000 Paul Eggert * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
Mon, 03 Oct 2005 04:28:00 +0000 Paul Eggert (Makefile.am): Remove lib_SOURCES.
Sun, 02 Oct 2005 22:44:15 +0000 Paul Eggert * modules/exclude (Depends-on): Depend on verify.
Sun, 02 Oct 2005 22:38:45 +0000 Paul Eggert Sync from coreutils.
Sat, 01 Oct 2005 11:19:16 +0000 Simon Josefsson 2005-10-01 Simon Josefsson <jas@extundo.com>
Sat, 01 Oct 2005 10:33:38 +0000 Simon Josefsson 2005-09-30 Eric Blake <ebb9@byu.net> (tiny change)
Sat, 01 Oct 2005 10:27:58 +0000 Simon Josefsson 2005-10-01 Simon Josefsson <jas@extundo.com>
Sat, 01 Oct 2005 10:27:20 +0000 Simon Josefsson 2005-10-01 Simon Josefsson <jas@extundo.com>
Sat, 01 Oct 2005 09:56:04 +0000 Jim Meyering *** empty log message ***
Sat, 01 Oct 2005 09:55:56 +0000 Jim Meyering (gl_GETADDRINFO): Look for getservbyname in these
Thu, 29 Sep 2005 16:51:23 +0000 Paul Eggert * xtime.h (XTIME_PRECISION): Now of type int, not long long int,
Thu, 29 Sep 2005 12:24:42 +0000 Karl Berry srclist.update
Wed, 28 Sep 2005 12:00:59 +0000 Bruno Haible Test verify_true instead of verify_expr.
Wed, 28 Sep 2005 07:38:22 +0000 Karl Berry .
Tue, 27 Sep 2005 22:26:05 +0000 Paul Eggert * modules/regex (Depends-on): Add strcase.
Tue, 27 Sep 2005 22:25:55 +0000 Paul Eggert (Depends-on): Add strcase.
Tue, 27 Sep 2005 21:37:06 +0000 Paul Eggert * modules/gethostname (Licence): Change from GPL to LGPL, since
Tue, 27 Sep 2005 08:40:36 +0000 Jim Meyering (signed_type_or_expr__): Define.
Tue, 27 Sep 2005 08:39:52 +0000 Jim Meyering *** empty log message ***
Tue, 27 Sep 2005 08:39:44 +0000 Jim Meyering Sync from coreutils.
Tue, 27 Sep 2005 08:36:17 +0000 Jim Meyering Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.
Tue, 27 Sep 2005 07:38:57 +0000 Karl Berry .
Tue, 27 Sep 2005 05:36:54 +0000 Paul Eggert * verify.h (verify_expr): Remove, replacing with:
Tue, 27 Sep 2005 05:36:30 +0000 Paul Eggert (verify_expr): Remove, replacing with:
Mon, 26 Sep 2005 13:58:51 +0000 Bruno Haible Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Mon, 26 Sep 2005 07:37:13 +0000 Karl Berry .
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.