.. |
.cvsignore
|
.
|
1994-08-27 20:55:59 +00:00 |
alloca.c
|
Initial revision
|
1992-11-01 05:44:29 +00:00 |
argmatch.c
|
(argmatch): Include sys/types.h and declare length argument with type size_t.
|
1995-05-13 12:55:49 +00:00 |
backupfile.c
|
Remove unnecessary definitions for r?index.
|
1995-05-13 13:02:08 +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 |
dirname.c
|
merge with 3.9p
|
1994-10-20 16:16:39 +00:00 |
error.c
|
.
|
1995-03-20 14:26:41 +00:00 |
error.h
|
Use __-protected versions of format' and printf' only with gcc-2.7 and later.
|
1995-04-27 17:04:23 +00:00 |
euidaccess.c
|
(eaccess_stat): Make statp and path arguments const.
|
1995-05-13 13:05:35 +00:00 |
fileblocks.c
|
merge with 3.9h
|
1994-10-02 05:43:03 +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
|
(get_fs_usage, statfs): Use safe_read, and safe_stat rather than
|
1995-01-27 17:20:54 +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
|
.
|
1995-01-27 15:35:17 +00:00 |
getdate.y
|
.
|
1995-01-27 15:01:25 +00:00 |
gethostname.c
|
Initial revision
|
1992-11-01 05:44:29 +00:00 |
getopt1.c
|
merge with 1.10x1
|
1994-11-03 00:58:25 +00:00 |
getopt.c
|
merge with 1.11.f
|
1995-04-27 06:06:46 +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
|
Rename SAFE_STAT to safe_stat.
|
1995-01-27 17:07:36 +00:00 |
linebuffer.c
|
Initial revision
|
1992-11-08 02:50:43 +00:00 |
linebuffer.h
|
Undef __P before defining it.
|
1995-03-12 18:06:08 +00:00 |
long-options.c
|
Initial revision
|
1994-10-02 22:50:11 +00:00 |
long-options.h
|
Undef __P before defining it.
|
1995-03-12 18:06:08 +00:00 |
Makefile.in
|
Remove safe-l?stat.[ch]in and related rules.
|
1995-05-13 12:57:46 +00:00 |
makepath.c
|
merge with 1.12
|
1994-11-06 17:51:23 +00:00 |
makepath.h
|
.
|
1994-11-04 06:04:42 +00:00 |
memchr.c
|
merge with 1.11.d
|
1995-03-21 01:43:35 +00:00 |
memcmp.c
|
.
|
1995-02-11 14:02:02 +00:00 |
memcpy.c
|
.
|
1995-03-12 18:21:38 +00:00 |
memmove.c
|
Make source const.
|
1995-03-12 15:26:36 +00:00 |
memset.c
|
Initial revision
|
1992-11-08 02:50:43 +00:00 |
mkdir.c
|
Rename SAFE_STAT to safe_stat.
|
1995-01-27 17:05:42 +00:00 |
mktime.c
|
merge with 1.10n2
|
1994-09-27 22:02:00 +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
|
.
|
1994-10-08 16:38:01 +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
|
merge with 1.12
|
1994-11-06 17:51:23 +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
|
.
|
1995-01-27 05:37:03 +00:00 |
readtokens.h
|
.
|
1995-01-27 05:37:03 +00:00 |
regex.c
|
merge with 1.11.g
|
1995-05-10 14:22:19 +00:00 |
regex.h
|
update from FSF
|
1995-02-16 20:25:54 +00:00 |
rename.c
|
Rename SAFE_STAT to safe_stat.
|
1995-01-27 17:05:11 +00:00 |
rmdir.c
|
Rename SAFE_STAT to safe_stat.
|
1995-01-27 17:05:11 +00:00 |
safe-read.c
|
See log in textutils/lib/.
|
1995-01-08 19:33:34 +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
|
merge with 1.10n1
|
1994-09-27 20:52:02 +00:00 |
stripslash.c
|
Initial revision
|
1992-10-31 20:42:48 +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
|
.
|
1995-01-27 14:41:51 +00:00 |
strtoul.c
|
Initial revision
|
1992-11-08 02:55:41 +00:00 |
userspec.c
|
merge with 3.9h
|
1994-10-02 05:43:03 +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 |
xstrtol.c
|
.
|
1995-01-27 05:22:23 +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 |