log

age author description
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)