log

age author description
Mon, 11 Jul 2005 11:21:55 +0000 Bruno Haible Use shortcut links to the POSIX specification.
Sun, 10 Jul 2005 12:38:11 +0000 Karl Berry autoupdate
Sun, 10 Jul 2005 07:32:45 +0000 Karl Berry .
Sat, 09 Jul 2005 17:22:16 +0000 Sergey Poznyakoff Updated
Sat, 09 Jul 2005 17:20:04 +0000 Sergey Poznyakoff Include unlocked-io.h. Remove unnecessary block of defines.
Sat, 09 Jul 2005 17:17:31 +0000 Sergey Poznyakoff (Depends-on): Add unlocked-io
Sat, 09 Jul 2005 12:58:39 +0000 Karl Berry autoupdate
Fri, 08 Jul 2005 17:57:01 +0000 Paul Eggert * config/srclist.txt: Comment out regcomp.c, since we have a porting fix
Fri, 08 Jul 2005 12:45:10 +0000 Karl Berry autoupdate
Fri, 08 Jul 2005 07:40:15 +0000 Karl Berry .
Fri, 08 Jul 2005 06:51:24 +0000 Paul Eggert * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Thu, 07 Jul 2005 08:08:39 +0000 Paul Eggert * modules/regex (Files): Add lib/regex_internal.c,
Thu, 07 Jul 2005 07:32:44 +0000 Karl Berry .
Wed, 06 Jul 2005 22:52:26 +0000 Paul Eggert Sync from texinfo.
Wed, 06 Jul 2005 15:58:47 +0000 Paul Eggert Support programs like Emacs that use gnulib but not gettext.
Wed, 06 Jul 2005 10:33:04 +0000 Bruno Haible Avoid false positive on mingw.
Tue, 05 Jul 2005 07:14:00 +0000 Paul Eggert * gnulib-tool (func_import): Add support for 'public domain' license.
Mon, 04 Jul 2005 12:51:47 +0000 Karl Berry autoupdate
Mon, 04 Jul 2005 07:33:22 +0000 Karl Berry .
Mon, 04 Jul 2005 04:40:46 +0000 Paul Eggert Remove the dependency of the strftime module on the tzset module.
Sat, 02 Jul 2005 13:04:43 +0000 Karl Berry update from texinfo
Sat, 02 Jul 2005 10:24:00 +0000 Jim Meyering *** empty log message ***
Sat, 02 Jul 2005 10:23:43 +0000 Jim Meyering (backup_args): Change a `0' to NULL.
Sat, 02 Jul 2005 09:58:35 +0000 Jim Meyering Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Sat, 02 Jul 2005 09:45:07 +0000 Jim Meyering Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Fri, 01 Jul 2005 17:25:01 +0000 Paul Eggert * xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
Fri, 01 Jul 2005 13:17:41 +0000 Karl Berry autoupdate
Fri, 01 Jul 2005 13:15:27 +0000 Karl Berry update from texinfo
Thu, 30 Jun 2005 12:22:34 +0000 Karl Berry autoupdate
Wed, 29 Jun 2005 21:29:18 +0000 Jim Meyering *** empty log message ***
Wed, 29 Jun 2005 21:29:09 +0000 Jim Meyering (getuser, getuidbyname, getgroup, getgidbyname):
Wed, 29 Jun 2005 21:28:00 +0000 Jim Meyering (make_dir_parents): Don't apply sizeof to a hard-coded type name.
Wed, 29 Jun 2005 07:35:09 +0000 Karl Berry .
Tue, 28 Jun 2005 11:59:49 +0000 Jim Meyering *** empty log message ***
Tue, 28 Jun 2005 11:56:10 +0000 Jim Meyering .
Tue, 28 Jun 2005 11:55:41 +0000 Jim Meyering (find_included_lib_files): Hard-code another
Tue, 28 Jun 2005 11:21:07 +0000 Jim Meyering (Files): Add lib/pathmax.h.
Tue, 28 Jun 2005 10:05:23 +0000 Simon Josefsson Typo.
Tue, 28 Jun 2005 10:02:08 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Tue, 28 Jun 2005 09:50:35 +0000 Simon Josefsson 2005-06-25 Simon Josefsson <jas@extundo.com>
Tue, 28 Jun 2005 08:17:31 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Mon, 27 Jun 2005 22:36:50 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Mon, 27 Jun 2005 22:06:28 +0000 Simon Josefsson Oops, back out unrelated entry.
Mon, 27 Jun 2005 22:05:57 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Sat, 25 Jun 2005 07:33:28 +0000 Karl Berry .
Fri, 24 Jun 2005 17:30:33 +0000 Paul Eggert * canon-host.c (canon-host): Append trailing "," to 0 in
Fri, 24 Jun 2005 14:53:03 +0000 Derek R. Price Remove stat module & update lstat.
Thu, 23 Jun 2005 07:14:09 +0000 Paul Eggert * mktime.c: Include <string.h> even if !DEBUG. (From glibc.)
Wed, 22 Jun 2005 18:27:44 +0000 Paul Eggert (desirable_utmp_entry): Fix bug where "who -b" and "who -r"
Wed, 22 Jun 2005 07:12:04 +0000 Paul Eggert * xmalloc.c (HAVE_GNU_CALLOC): New constant.
Mon, 20 Jun 2005 15:03:36 +0000 Derek R. Price * bison.m4: Note that precious decls of YACC & YFLAGS will be
Thu, 16 Jun 2005 14:49:31 +0000 Jim Meyering *** empty log message ***
Thu, 16 Jun 2005 14:49:03 +0000 Jim Meyering (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
Thu, 16 Jun 2005 13:00:54 +0000 Derek R. Price * bison.m4: Declare YACC & YFLAGS precious.
Thu, 16 Jun 2005 11:53:10 +0000 Sergey Poznyakoff Updated
Thu, 16 Jun 2005 11:52:34 +0000 Sergey Poznyakoff (__option_is_short): Check upper limit of __key.
Tue, 14 Jun 2005 15:36:03 +0000 Jim Meyering *** empty log message ***
Sat, 11 Jun 2005 12:34:39 +0000 Karl Berry autoupdate
Sat, 11 Jun 2005 12:29:45 +0000 Karl Berry update from texinfo
Fri, 10 Jun 2005 19:52:33 +0000 Paul Eggert Update copyright date.