log

age author description
Sun, 18 Jun 1995 19:24:17 +0000 Jim Meyering GNU text utilities
Thu, 15 Jun 1995 16:42:47 +0000 Jim Meyering GNU text utilities
Thu, 15 Jun 1995 03:57:49 +0000 Jim Meyering Use void* alloca, not char*. The latter lost on convexOS.
Wed, 07 Jun 1995 18:10:17 +0000 Jim Meyering (Convert): Use 2037 as threshold, not 1999.
Sat, 03 Jun 1995 17:32:10 +0000 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
Thu, 01 Jun 1995 14:12:57 +0000 Jim Meyering merge with 1.11.5
Mon, 29 May 1995 06:15:30 +0000 Karl Heuer (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
Sun, 28 May 1995 01:55:00 +0000 Jim Meyering merge with 1.11.4a
Fri, 26 May 1995 22:35:10 +0000 Karl Heuer (NULL): Use explicit cast.
Fri, 26 May 1995 15:08:55 +0000 Jim Meyering Remove trailing white space.
Mon, 22 May 1995 04:43:36 +0000 Jim Meyering (__strtol): Remove prototype altogether.
Sun, 21 May 1995 12:27:46 +0000 Jim Meyering (install-exec, install-exec): New targets. From Karl Berry.
Sun, 21 May 1995 11:44:25 +0000 Jim Meyering merge with 1.11.1b
Sun, 21 May 1995 06:19:05 +0000 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
Sat, 20 May 1995 16:40:11 +0000 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
Sat, 20 May 1995 13:28:24 +0000 Jim Meyering merge with 1.11.1a
Fri, 19 May 1995 15:23:18 +0000 Jim Meyering No longer include safe-l?stat.h.
Wed, 17 May 1995 20:54:49 +0000 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
Wed, 17 May 1995 20:47:26 +0000 Roland McGrath [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
Wed, 17 May 1995 20:29:52 +0000 Karl Heuer (re_compile_fastmap): Undo previous change.
Mon, 15 May 1995 23:30:28 +0000 Richard Stallman (re_compile_fastmap): Don't free stack if it's empty.
Sat, 13 May 1995 13:55:56 +0000 Jim Meyering (maintainer-clean): Rename from realclean.
Sat, 13 May 1995 13:30:10 +0000 Jim Meyering (make_path): Use stat, not SAFE_STAT.
Sat, 13 May 1995 13:25:42 +0000 Jim Meyering (parse_user_spec): Use strchr, not index.
Sat, 13 May 1995 13:20:19 +0000 Jim Meyering (rmdir): Use stat, not safe_stat.
Sat, 13 May 1995 13:19:07 +0000 Jim Meyering (rename): Use stat, not safe_stat.
Sat, 13 May 1995 13:13:04 +0000 Jim Meyering (mkdir): Use stat, not safe_stat.
Sat, 13 May 1995 13:10:38 +0000 Jim Meyering Undef __P before defining.
Sat, 13 May 1995 13:07:54 +0000 Jim Meyering (isdir): Usage stat, not safe_stat.
Sat, 13 May 1995 13:06:46 +0000 Jim Meyering (statfs): Use stat, not safe_stat.