coreutils/lib
1996-03-30 14:26:16 +00:00
..
.cvsignore . 1996-03-12 04:14:47 +00:00
alloca.c Initial revision 1992-11-01 05:44:29 +00:00
argmatch.c (argmatch): Add const attribute to parameters. 1995-12-22 05:17:31 +00:00
argmatch.h . 1995-12-21 23:05:56 +00:00
backupfile.c (max_backup_version): Declare file_name_length to be of type size_t. 1996-03-12 03:58:25 +00:00
backupfile.h Initial revision 1992-10-31 20:42:48 +00:00
basename.c (basename): Make arg const. 1995-05-13 12:52:57 +00:00
bcopy.c Initial revision 1992-11-08 02:50:43 +00:00
canon-host.c [HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INET 1996-02-23 16:14:27 +00:00
dirname.c merge with 3.9p 1994-10-20 16:16:39 +00:00
error.c update from FSF:/home/gd/gnu/lib 1996-03-30 14:26:16 +00:00
error.h update from FSF:/home/gd/gnu/lib 1996-03-30 14:26:16 +00:00
euidaccess.c New version from glibc. 1995-11-03 20:02:00 +00:00
fileblocks.c Use _POSIX_VERSION, not _POSIX_SOURCE. 1995-10-18 15:57:50 +00:00
filemode.c (rwx): Use S_IRUSR, S_IWUSR, S_IXUSR instead of obsolete 1994-11-03 22:03:54 +00:00
fnmatch.c Declare errno if it's not defined. 1995-01-27 17:16:19 +00:00
fnmatch.h Initial revision 1992-10-31 20:42:48 +00:00
fsusage.c Remove trailing whitespace. 1995-10-01 22:49:07 +00:00
fsusage.h Initial revision 1992-10-31 20:42:48 +00:00
ftruncate.c merge with 3.9h 1994-10-02 05:43:03 +00:00
full-write.c Revert last change. Comment didn't add anything. 1996-02-27 03:57:49 +00:00
getdate.y Merge changes from FSF. 1996-03-10 05:00:20 +00:00
gethostname.c Initial revision 1992-11-01 05:44:29 +00:00
getline.c . 1995-09-19 14:30:59 +00:00
getline.h Indent. 1995-11-15 15:04:51 +00:00
getopt1.c merge with 1.10x1 1994-11-03 00:58:25 +00:00
getopt.c Get latest from FSF. 1995-10-18 14:29:16 +00:00
getopt.h merge with 1.10x1 1994-11-03 00:58:25 +00:00
getugroups.c Initial revision 1992-11-01 05:44:29 +00:00
getusershell.c merge with 1.10n1 1994-09-27 20:52:02 +00:00
getversion.c Initial revision 1992-10-31 20:42:48 +00:00
group-member.c merge with 1.10n2 1994-09-27 22:02:00 +00:00
group-member.h . 1994-07-23 04:42:46 +00:00
idcache.c Initial revision 1992-10-31 20:42:48 +00:00
isdir.c No longer include safe-l?stat.h. 1995-05-19 15:23:18 +00:00
linebuffer.c Initial revision 1992-11-08 02:50:43 +00:00
linebuffer.h merge with 1.12 1995-06-18 19:33:31 +00:00
long-options.c Remove trailing white space. 1995-05-26 15:08:55 +00:00
long-options.h Undef __P before defining it. 1995-03-12 18:06:08 +00:00
Makefile.am add ## comment on first line 1996-03-14 05:15:16 +00:00
Makefile.in . 1996-03-29 04:54:45 +00:00
makepath.c No longer include safe-l?stat.h. 1995-05-19 15:23:18 +00:00
makepath.h Undef __P before defining. 1995-05-13 13:10:38 +00:00
md5.c [memcpy]: Define to bcopy if needed. 1995-07-30 05:12:30 +00:00
md5.h (md5_stream): Update prototype. 1995-07-21 04:48:03 +00:00
memchr.c merge with 1.11.4a 1995-05-28 01:55:00 +00:00
memcmp.c . 1995-02-11 14:02:02 +00:00
memcpy.c Get new copy from FSF. 1995-07-30 05:30:04 +00:00
memmove.c merge with 1.11.1b 1995-05-21 11:44:22 +00:00
memset.c Initial revision 1992-11-08 02:50:43 +00:00
mkdir.c No longer include safe-l?stat.h. 1995-05-19 15:23:18 +00:00
mktime.c New version from glibc. 1995-11-03 19:56:08 +00:00
modechange.c merge with 3.9h 1994-10-02 05:43:03 +00:00
modechange.h Initial revision 1992-10-31 20:42:48 +00:00
mountlist.c (read_filesystem_list): Cast -1 to dev_t before assignment. 1995-10-05 14:14:45 +00:00
mountlist.h Initial revision 1992-10-31 20:42:48 +00:00
obstack.c Initial revision 1994-10-20 16:10:00 +00:00
obstack.h Include config.h. 1995-08-09 05:15:31 +00:00
pathmax.h . 1994-10-07 01:19:51 +00:00
posixtm.c Initial revision 1994-11-06 17:40:20 +00:00
posixtm.y Initial revision 1992-11-01 05:44:29 +00:00
putenv.c Always include system headers, but define-away any putenv prototype. 1995-02-28 12:08:03 +00:00
readtokens.c Unprotoize. 1996-02-24 18:30:46 +00:00
readtokens.h __P-protect dcls. 1996-02-01 06:13:54 +00:00
regex.c Apply the usual REL_ALLOC patch. 1995-12-15 15:34:07 +00:00
regex.h New version from FSF. 1995-10-19 14:21:35 +00:00
rename.c No longer include safe-l?stat.h. 1995-05-19 15:23:18 +00:00
rmdir.c No longer include safe-l?stat.h. 1995-05-19 15:23:18 +00:00
rx.c [SYNTAX]: Rename from SYNTAX_TABLE. 1996-01-05 02:35:39 +00:00
rx.h Update from latest. 1995-12-15 15:12:58 +00:00
safe-read.c See log in textutils/lib/. 1995-01-08 19:33:34 +00:00
save-cwd.c . 1995-12-08 20:19:49 +00:00
save-cwd.h . 1995-08-04 15:23:25 +00:00
savedir.c merge with 3.9p 1994-10-20 16:16:39 +00:00
stime.c Initial revision 1992-11-01 05:44:29 +00:00
stpcpy.c . 1994-10-17 13:24:35 +00:00
strcspn.c merge with 1.10n5 1994-10-01 04:48:44 +00:00
strdup.c Initial revision 1992-10-31 20:42:48 +00:00
strftime.c . 1996-02-16 03:30:58 +00:00
stripslash.c Initial revision 1992-10-31 20:42:48 +00:00
strpbrk.c Modified from glibc copy. 1995-10-09 03:46:41 +00:00
strstr.c Initial revision 1992-10-31 20:42:48 +00:00
strtod.c . 1995-01-27 05:22:23 +00:00
strtol.c new version from FSF 1995-12-15 15:36:02 +00:00
strtoul.c Initial revision 1992-11-08 02:55:41 +00:00
userspec.c [HAVE_ENDGRENT]: Define away endgrent. 1995-10-18 15:59:12 +00:00
xgetcwd.c Initial revision 1994-04-28 18:39:34 +00:00
xgethostname.c merge with 1.10n2 1994-09-27 22:02:00 +00:00
xmalloc.c sync from FSF 1995-03-20 15:09:56 +00:00
xstrdup.c Initial revision 1992-10-31 20:42:48 +00:00
xstrtod.c . 1996-03-24 18:23:44 +00:00
xstrtod.h Use __P. 1995-11-15 21:59:55 +00:00
xstrtol.c Indent cpp directives to reflect nesting. 1995-10-09 03:48:08 +00:00
xstrtol.h merge with 1.11.d 1995-03-21 01:43:35 +00:00
xstrtoul.c . 1994-12-20 04:17:23 +00:00
xstrtoul.h . 1994-12-20 04:17:23 +00:00
yesno.c Initial revision 1992-10-31 20:42:48 +00:00