..
__fpending.c
*** empty log message ***
2000-08-26 12:04:46 +00:00
__fpending.h
declare __fpending only if necessary
2000-08-28 14:55:18 +00:00
.cppi-disable
*** empty log message ***
2003-02-24 08:24:52 +00:00
.cvsignore
doh
2003-02-24 08:24:48 +00:00
.gdb-history
.
2000-10-22 13:03:06 +00:00
acl.c
*** empty log message ***
2002-02-26 15:38:49 +00:00
acl.h
*** empty log message ***
2002-02-26 15:38:49 +00:00
addext.c
(addext): Add a cast to avoid gcc's warning about
2002-09-04 07:53:42 +00:00
alloca.c
[defined emacs]: Include "lisp.h".
2002-12-06 08:23:28 +00:00
argmatch.c
(EXIT_FAILURE): Define if the system doesn't.
2003-03-11 10:07:17 +00:00
argmatch.h
Remove case insensitive option matching.
2002-11-22 11:04:01 +00:00
atexit.c
remove ifdef
2000-05-06 14:33:46 +00:00
backupfile.c
(ISDIGIT): Comment fix.
2002-01-16 22:44:43 +00:00
backupfile.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
basename.c
Use "", not <> to include dirname.h.
2001-05-12 15:39:45 +00:00
bcopy.c
Initial revision
1992-11-08 02:50:43 +00:00
bumpalloc.h
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 14:06:02 +00:00
canon-host.c
(strdup): Remove unused declaration.
2003-01-06 13:04:50 +00:00
canonicalize.c
(canonicalize_file_name) [!HAVE_RESOLVEPATH]:
2003-05-02 21:42:51 +00:00
canonicalize.h
*** empty log message ***
2003-01-11 09:43:50 +00:00
ChangeLog
*** empty log message ***
2003-05-04 08:26:15 +00:00
chown.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
closeout.c
From gnulib, by Bruno Haible
2002-11-23 15:03:40 +00:00
closeout.h
Make idempotent, to avoid some obscure warnings.
2000-12-02 20:45:30 +00:00
config.charset
Update from gnulib.
2002-11-23 14:59:39 +00:00
cycle-check.c
Include config.h.
2003-01-19 16:42:45 +00:00
cycle-check.h
.
2003-01-03 19:30:29 +00:00
dev-ino.h
.
2003-01-03 19:30:29 +00:00
diacrit.c
(diacrit_diac): Use __MSDOS__ in favor of MSDOS.
2000-07-29 17:06:00 +00:00
diacrit.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
dirfd.c
(dirfd): Reflect the fact that DIR_TO_FD now takes an argument.
2001-11-03 18:50:53 +00:00
dirfd.h
(dirfd): Elide prototype if dirfd is a macro.
2002-04-12 21:03:28 +00:00
dirname.c
[TEST_DIRNAME]: Update build instructions for test.
2003-04-04 19:35:54 +00:00
dirname.h
(DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN): New macros.
2001-05-12 15:46:36 +00:00
dup2.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
dup-safer.c
from Paul Eggert
2001-03-03 19:05:36 +00:00
error.c
Merge in changes from libc
2003-01-20 15:03:04 +00:00
error.h
(__attribute__): Remove `|| __STRICT_ANSI__' from #if stmt,
2001-08-04 17:52:38 +00:00
euidaccess.c
Include "euidaccess.h".
2003-02-10 22:47:30 +00:00
euidaccess.h
doh
2003-02-10 22:45:59 +00:00
exclude.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
exclude.h
(PARAMS): Remove definition and uses.
2003-03-19 08:12:47 +00:00
exitfail.c
New files, from diffutils-2.8.2.
2002-06-22 09:25:36 +00:00
exitfail.h
New files, from diffutils-2.8.2.
2002-06-22 09:25:36 +00:00
fatal.c
Include unlocked-io.h.
2001-11-17 13:29:42 +00:00
fatal.h
*** empty log message ***
2000-04-30 16:25:24 +00:00
fchdir-stub.c
New file: trivial stub for fchdir.
2003-03-19 09:00:34 +00:00
fchown-stub.c
(fchown): Put function type on its own line.
2003-03-17 19:21:01 +00:00
file-type.c
Use the version from diffutils-2.8.2.
2002-06-14 07:52:32 +00:00
file-type.h
Report an error if neither S_ISREG nor
2002-06-19 11:12:59 +00:00
fileblocks.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
filemode.c
Use C' to denote so-called
contiguous' files, the same way that tar does.
2000-04-15 21:54:46 +00:00
filemode.h
<config.h>, <sys/types.h>: Include for mode_t.
1999-04-26 13:13:36 +00:00
fnmatch_.h
Don't define __const.
2003-03-19 08:10:47 +00:00
fnmatch_loop.c
(NEW_PATTERN): Cast alloca to proper type.
2003-03-22 19:39:40 +00:00
fnmatch.c
(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
2002-06-26 06:17:35 +00:00
fopen-safer.c
from Paul Eggert
2001-03-03 19:05:36 +00:00
fsusage.c
Remove declaration of statfs.
2003-02-06 10:25:43 +00:00
fsusage.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
ftruncate.c
ansideclify
1998-12-07 03:12:10 +00:00
fts_.h
filter through cppi
2003-02-24 10:09:19 +00:00
fts.c
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:22:54 +00:00
ftw_.h
(FTW_DPRE) [enum]: New member and definition.
2003-02-06 10:24:57 +00:00
ftw.c
DJGPP doesn't have S_ISLNK, so provide a replacement.
2003-03-19 19:33:12 +00:00
full-read.c
tweak comment
2003-01-07 14:09:37 +00:00
full-read.h
.
2003-01-06 13:08:59 +00:00
full-write.c
Undefine and define-away `const' after inclusion
2003-01-08 17:36:35 +00:00
full-write.h
from gnulib
2002-12-06 14:24:22 +00:00
getcwd.c
#undef getcwd only after *all* included header files.
2003-03-07 10:13:55 +00:00
getdate.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
getdate.y
(get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
2003-01-06 13:02:33 +00:00
getgroups.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
gethostname.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
getline.c
include getstr.h
2000-06-21 09:56:42 +00:00
getline.h
Remove "2000" from Copyright line, as the file hasn't been
2000-10-31 07:09:02 +00:00
getloadavg.c
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:18:05 +00:00
getopt1.c
Update from gnulib (trivial changes).
2002-12-01 10:56:47 +00:00
getopt.c
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:19:03 +00:00
getopt.h
Update from gnulib (trivial changes).
2002-12-01 10:56:47 +00:00
getpagesize.h
add comment
2000-04-18 13:41:26 +00:00
getpass.c
Include unlocked-io.h.
2001-11-17 13:29:42 +00:00
getstr.c
Don't include assert.h.
2001-12-09 22:08:19 +00:00
getstr.h
*** empty log message ***
2000-06-21 09:09:57 +00:00
gettext.h
Upgrade to gettext-0.11.3.
2002-07-20 06:31:12 +00:00
gettime.c
(gettime): Test HAVE_CLOCK_GETTIME, not HAVE_CLOCK_SETTIME.
2002-03-01 23:54:52 +00:00
gettimeofday.c
Fix a problem seen only on nonconforming systems whereby ls.c's
2002-05-27 16:42:55 +00:00
getugroups.c
(getugroups): Cast -1 to gid_t, for systems like
2000-06-04 06:47:31 +00:00
getusershell.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
getversion.c
update copyright date
2000-07-09 07:22:43 +00:00
group-member.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
group-member.h
define PARAMS
1997-12-28 09:48:26 +00:00
hard-locale.c
Upgrade to version used in GNU Diffutils 2.8.1.
2002-04-30 09:17:50 +00:00
hard-locale.h
.
1999-07-04 10:38:37 +00:00
hash-pjw.c
*** empty log message ***
2001-10-05 11:44:30 +00:00
hash-pjw.h
*** empty log message ***
2001-10-05 11:44:30 +00:00
hash.c
(struct hash_table): Define it here instead.
2001-11-23 08:09:14 +00:00
hash.h
(struct hash_table): Don't define here. Merely declare it.
2001-11-23 08:09:31 +00:00
human.c
(human_readable): Revamp to avoid warning about unused
2002-11-09 21:46:45 +00:00
human.h
Rewrite to support locale-specific
2002-10-19 13:48:04 +00:00
idcache.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
imaxtostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
inttostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
inttostr.h
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
isdir.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
lchown.c
(S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK is defined.
2002-06-15 07:36:57 +00:00
lchown.h
(ENOSYS): Don't use ENOMSG; it's not in NeXTStep3.3.
1999-09-05 06:56:50 +00:00
linebuffer.c
Remove explicit declarations of xmalloc and xrealloc,
2001-12-10 00:13:36 +00:00
linebuffer.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
localcharset.c
Update from gnulib.
2002-11-23 14:59:39 +00:00
long-options.c
comment tweak
2002-12-01 12:10:41 +00:00
long-options.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
lstat-stub.c
(lstat): Put function type on its own line.
2003-03-17 19:21:13 +00:00
lstat.c
author hardly matters here :-)
2002-12-04 08:56:58 +00:00
Makefile.am
(DEFS): Use += notation rather than `DEFS = ... @DEFS@'.
2003-04-05 16:52:48 +00:00
Makefile.in
.
2003-04-24 13:51:05 +00:00
makepath.c
(CLEANUP_CWD): Call error here, now that restore_cwd no longer does it.
2003-03-04 21:29:13 +00:00
makepath.h
(make_dir): Declare.
2000-11-05 15:04:39 +00:00
malloc.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
mbswidth.c
Update from gnulib.
2002-11-23 14:59:39 +00:00
mbswidth.h
Include <wchar.h>. Needed for UnixWare 7.1.1.
2003-03-11 10:08:15 +00:00
md5.c
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:18:05 +00:00
md5.h
Merge in some changes from GNU libc.
2003-02-21 12:16:12 +00:00
memcasecmp.c
Use #if' instead of
#ifdef' for `HAVE_CONFIG_H'.
2000-01-07 06:59:36 +00:00
memcasecmp.h
Make PARAMS-defining conditionals consistent.
1998-01-16 08:51:39 +00:00
memchr.c
Update from libc.
2000-10-28 08:22:11 +00:00
memcmp.c
Update from libc.
2000-10-28 08:24:44 +00:00
memcoll.c
Include errno.h, and declare errno if not defined.
2002-01-22 07:56:44 +00:00
memcoll.h
.
1999-07-04 10:38:37 +00:00
memcpy.c
(memcpy): Protoize.
2000-01-11 14:05:28 +00:00
memmove.c
libitize
1996-10-17 03:05:09 +00:00
memrchr.c
Include <config.h> before any system include file.
2000-12-02 09:58:31 +00:00
memset.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
mkdir.c
*** empty log message ***
2001-09-16 12:42:14 +00:00
mkstemp.c
#undef mkstemp.
2001-11-17 10:59:01 +00:00
mktime.c
Merge from gnulib/libc, for a slightly uglier solution.
2002-11-28 09:48:40 +00:00
modechange.c
(mode_compile): Add cast to avoid warning about
2001-12-09 22:54:19 +00:00
modechange.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
mountlist.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
mountlist.h
undo last change
2003-03-18 17:04:04 +00:00
nanosleep.c
Reflect renaming: nanosleep.h -> timespec.h.
2002-03-01 23:19:28 +00:00
obstack.c
Update from gnulib (trivial changes).
2002-12-01 10:54:01 +00:00
obstack.h
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:21:29 +00:00
offtostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
path-concat.c
(xpath_concat): Reorder code to pacify
2002-02-23 09:02:18 +00:00
path-concat.h
Use PARAMS, not __P.
1997-12-21 11:22:51 +00:00
pathmax.h
Clean up cpp syntax.
2001-08-12 18:49:13 +00:00
physmem.c
(ARRAY_SIZE): Define it.
2003-03-05 11:06:18 +00:00
physmem.h
*** empty log message ***
2000-12-19 08:22:18 +00:00
posixtm.c
Fix some minor time-related bugs with POSIX time arguments.
2002-08-07 22:02:23 +00:00
posixtm.h
(posixtime): Return bool instead of time_t, so
2002-08-07 22:02:52 +00:00
posixver.c
new file, from Paul Eggert
2002-02-16 08:13:08 +00:00
posixver.h
new file, from Paul Eggert
2002-02-16 08:13:08 +00:00
putenv.c
This avoids a core dump on systems without GNU putenv,
2003-05-04 08:26:09 +00:00
quote.c
(quote_n): Fix typo in comment.
2003-03-18 08:49:12 +00:00
quote.h
Add Copyright comment.
2002-12-01 10:43:35 +00:00
quotearg.c
Include quotearg.h immediately after config.h.
2002-11-23 07:08:50 +00:00
quotearg.h
Allow multiple inclusion by surrounding with
2002-11-23 07:10:19 +00:00
raise.c
(raise): Rename from rpl_raise.
2003-03-17 21:50:30 +00:00
readlink-stub.c
(readlink): Put function type on its own line.
2003-03-17 19:21:28 +00:00
README
Update from gnulib.
2002-11-21 08:45:05 +00:00
readtokens.c
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
2003-04-11 12:20:35 +00:00
readtokens.h
indent cpp-directives
1996-07-15 03:56:06 +00:00
readutmp.c
Include <string.h> and <stdlib.h> unconditionally.
2003-04-11 12:21:59 +00:00
readutmp.h
If we have both utmpx.h and utmp.h, and there exists
2002-07-27 21:35:39 +00:00
realloc.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
ref-add.sin
renamed from ref-add.sed.in
2000-04-04 12:50:44 +00:00
ref-del.sin
renamed from ref-del.sed.in
2000-04-04 12:50:59 +00:00
regex.c
tweak to align with libc
2001-12-08 06:57:58 +00:00
regex.h
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:21:52 +00:00
rename.c
Mention that this wrapper is needed also on mips-dec-ultrix4.4 systems.
2002-03-08 08:23:47 +00:00
rmdir.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
rpmatch.c
Include gettext.h instead of <libintl.h>.
2002-11-23 15:40:40 +00:00
safe-read.c
Rework so that it may serve to define safe_write, too.
2002-12-04 07:50:55 +00:00
safe-read.h
Update from gnulib (add comments, include stddef.h).
2002-12-03 18:19:45 +00:00
safe-write.c
Simply #define SAFE_WRITE and include safe-read.c.
2002-12-04 07:51:45 +00:00
safe-write.h
update from gnulib
2002-12-09 10:30:01 +00:00
same.c
(same_name): Declare *_basename locals to be `const'.
2003-01-14 15:07:24 +00:00
same.h
(same_name): Remove unnecessary inclusion of config.h.
2003-03-07 09:52:28 +00:00
save-cwd.c
comments
2003-03-05 07:24:22 +00:00
save-cwd.h
(restore_cwd): Update prototype.
2003-03-04 21:27:55 +00:00
savedir.c
(savedir): Remove size parameter, as POSIX says that
2001-08-31 09:09:53 +00:00
savedir.h
Update prototype.
2001-08-31 09:09:35 +00:00
search_.h
(__restrict): Define to `restrict' or to nothing.
2003-02-06 10:13:28 +00:00
setenv.c
update copyright date
2000-07-09 07:22:43 +00:00
setenv.h
indent cpp-directives
1996-07-15 03:56:06 +00:00
settime.c
new file, from Paul Eggert
2002-03-01 23:20:20 +00:00
sha.c
Merge in some clean-up and optimization changes from glibc's md5.c.
2003-02-19 19:09:01 +00:00
sha.h
*** empty log message ***
2000-09-20 08:06:06 +00:00
sig2str.c
(str2signum): Use unsigned, not size_t.
2002-11-21 13:17:47 +00:00
sig2str.h
(SIGNUM_BOUND): Do not use WTERMSIG, to avoid
2002-04-29 06:59:24 +00:00
stat.c
Include "xalloc.h".
2003-03-14 12:52:13 +00:00
stdio-safer.h
from Paul Eggert
2001-03-03 19:05:36 +00:00
stpcpy.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
strcasecmp.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
strcspn.c
Update from gnulib.
2002-11-21 13:25:22 +00:00
strdup.c
Update from gnulib (trivial changes).
2002-12-01 10:38:59 +00:00
strftime.c
Remove (or replace-with-TAB(s) to retain alignment)
2003-04-15 06:22:33 +00:00
strftime.h
New file, for declaration of nstrftime.
2002-12-15 21:33:29 +00:00
stripslash.c
(ISSLASH): Remove; now in dirname.h.
2001-05-12 15:50:27 +00:00
strncasecmp.c
*** empty log message ***
1999-01-02 15:55:44 +00:00
strndup.c
[!HAVE_DECL_STRNLEN]: Declare strnlen.
2000-07-04 17:37:43 +00:00
strnlen.c
(strnlen): Define-away/undef so that an inconsistent prototype in
2002-03-02 17:39:17 +00:00
strpbrk.c
Update from gnulib (trivial changes).
2002-12-01 10:42:12 +00:00
strstr.c
Update from gnulib (trivial changes).
2002-12-01 10:41:09 +00:00
strtod.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
strtoimax.c
(HAVE_LONG_LONG): Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
2001-09-17 10:24:20 +00:00
strtol.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
strtoll.c
update from gnulib
2002-12-01 10:36:33 +00:00
strtoul.c
Sync from GNU libc. Use double quotes, not <...>
2001-02-17 16:56:20 +00:00
strtoull.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
strtoumax.c
Include strtoimax.c, not strtouxmax.c.
2001-08-31 09:39:10 +00:00
strverscmp.c
add 2002 to Copyright line
2002-01-16 22:38:26 +00:00
strverscmp.h
Use PARAMS, not __P.
1997-12-21 11:22:51 +00:00
tempname.c
Update from gnulib (trivial changes).
2002-12-01 10:41:09 +00:00
timespec.h
new macros/decls, from Paul Eggert
2002-03-01 23:16:55 +00:00
TODO
.
1998-05-04 00:28:35 +00:00
tsearch.c
[HAVE_CONFIG_H]: Include <config.h>.
2003-01-23 20:13:42 +00:00
umaxtostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
unicodeio.c
Update from gnulib.
2002-11-23 15:42:11 +00:00
unicodeio.h
2002-02-02 Paul Eggert <eggert@twinsun.com>
2002-02-11 14:28:35 +00:00
unistd-safer.h
from Paul Eggert
2001-03-03 19:05:36 +00:00
unlocked-io.h
Sync from gnulib.
2002-12-11 07:21:42 +00:00
userspec.c
Include gettext.h instead of <libintl.h>.
2002-11-23 15:43:13 +00:00
utime.c
(utime_null): No need to call ftruncate if the file was
2003-01-06 12:58:35 +00:00
version-etc.c
Update copyright date.
2003-01-04 10:51:31 +00:00
version-etc.h
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
xalloc.h
(XMALLOC, XCALLOC, XREALLOC): Remove unnecessary casts.
2003-04-11 11:59:11 +00:00
xgetcwd.c
Improve comment.
2003-03-04 18:07:59 +00:00
xgetcwd.h
.
2003-01-21 09:00:34 +00:00
xgethostname.c
Remove declarations of xmalloc and xrealloc.
2001-12-09 21:01:15 +00:00
xmalloc.c
Remove use of PARAMS.
2003-04-11 11:56:41 +00:00
xmemcoll.c
Include gettext.h instead of <libintl.h>.
2002-11-23 15:44:51 +00:00
xmemcoll.h
*** empty log message ***
2002-01-22 08:02:55 +00:00
xnanosleep.c
Don't use `defined' in a #define directive.
2003-03-08 14:26:48 +00:00
xnanosleep.h
New files, factored out of sleep.c.
2002-09-11 11:34:20 +00:00
xreadlink.c
(xreadlink): Add cast to avoid a warning.
2001-12-09 22:46:53 +00:00
xreadlink.h
(xreadlink): Update prototype.
2001-09-04 20:21:54 +00:00
xstrdup.c
Include xalloc.h, so that xstrdup is declared before being defined.
2001-11-30 14:32:22 +00:00
xstrtod.c
Add #pragma STDC FENV_ACCESS ON if C99.
2000-01-06 21:01:06 +00:00
xstrtod.h
Make PARAMS-defining conditionals consistent.
1998-01-16 08:51:39 +00:00
xstrtoimax.c
*** empty log message ***
2001-08-26 07:03:07 +00:00
xstrtol.c
(__xstrtol): If there is no number but there
2001-12-19 10:41:27 +00:00
xstrtol.h
* lib/xstrtol.h: Add copyright notice.
2001-08-31 08:15:10 +00:00
xstrtoul.c
(STRING_TO_UNSIGNED): Remove.
1999-04-18 23:15:02 +00:00
xstrtoumax.c
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
yesno.c
Include unlocked-io.h.
2001-11-17 13:29:42 +00:00