..
__fpending.c
revert to 1.8, now that we test the offending
2004-12-05 19:27:47 +00:00
__fpending.h
Restore these files. They're useful after all.
2004-11-14 00:19:01 +00:00
.cppi-disable
Add getopt_.h, getopt_int.h.
2004-08-20 02:09:41 +00:00
.cvsignore
*** empty log message ***
2004-12-05 19:38:32 +00:00
.gdb-history
.
2003-11-05 14:55:33 +00:00
acl.c
Include sys/types.h before sys/stat.h.
2003-06-17 18:35:42 +00:00
acl.h
*** empty log message ***
2002-02-26 15:38:49 +00:00
alloca_.h
Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
2004-12-19 13:42:03 +00:00
alloca.c
update from gnulib
2004-05-21 07:48:44 +00:00
allocsa.c
New files, from gnulib
2004-04-04 06:39:39 +00:00
allocsa.h
remove trailing blanks
2004-11-11 09:19:42 +00:00
argmatch.c
(argmatch): Clarify comment: null-terminated -> NULL-terminated.
2005-03-27 16:40:02 +00:00
argmatch.h
(argmatch, __xargmatch_internal, argmatch_invalid):
2004-08-02 17:23:19 +00:00
asnprintf.c
Sync with gnulib.
2003-08-18 09:44:49 +00:00
asprintf.c
Sync with gnulib.
2003-08-18 09:44:49 +00:00
atexit.c
(atexit): Define using a prototype.
2003-09-10 08:27:55 +00:00
backupfile.c
Remove trailing blank.
2004-09-22 20:14:25 +00:00
backupfile.h
(enum backuptype): Rename none -> no_backups,
2004-09-13 12:11:34 +00:00
basename.c
(FILE_SYSTEM_PREFIX_LEN): Renamed from
2004-06-30 22:38:03 +00:00
bcopy.c
Include <stddef.h>.
2003-09-10 08:29:31 +00:00
c-strtod.c
(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
2004-12-20 07:57:12 +00:00
c-strtod.h
(c_strtold): New decl.
2004-07-12 06:31:01 +00:00
c-strtold.c
New file.
2004-07-12 06:31:53 +00:00
calloc.c
Sync from gnulib.
2004-11-17 23:09:12 +00:00
canon-host.c
(canon_host) [HAVE_GETADDRINFO]: Use memset
2005-04-09 14:08:30 +00:00
canonicalize.c
Remove duplicate `#include "stat-macros.h"'.
2005-03-23 12:47:46 +00:00
canonicalize.h
Merge from gnulib.
2004-08-07 07:16:54 +00:00
ChangeLog
Log yesterday's changes.
2005-04-30 00:06:06 +00:00
chdir-long.c
coreutils->fetish in comment.
2005-04-18 23:30:55 +00:00
chdir-long.h
(chdir_long): Update prototype.
2005-01-19 10:22:02 +00:00
chown.c
(rpl_chown): Work even if the file is writeable but not readable.
2004-08-09 23:33:53 +00:00
cloexec.c
Sync from gnulib.
2004-04-04 06:51:11 +00:00
cloexec.h
Sync from gnulib.
2004-04-04 06:51:11 +00:00
closeout.c
Revert last change, since it seems EBADF is always defined.
2004-11-23 09:15:05 +00:00
closeout.h
Sync from gnulib.
2004-08-05 23:01:03 +00:00
config.charset
Sync from gnulib.
2005-02-26 07:31:20 +00:00
cycle-check.c
Don't include "xalloc.h". It's not used.
2005-03-09 08:54:48 +00:00
cycle-check.h
Merge from gnulib.
2004-08-07 07:16:54 +00:00
dev-ino.h
Include <sys/types.h> and <sys/stat.h>.
2003-11-09 21:10:55 +00:00
diacrit.c
Sync from gnulib.
2004-10-18 05:06:47 +00:00
diacrit.h
Sync from gnulib.
2004-10-18 05:06:47 +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
Sync from gnulib.
2004-10-04 04:09:41 +00:00
dirname.c
(dir_name): Use bool when appropriate.
2004-08-02 17:33:37 +00:00
dirname.h
Sync from gnulib.
2004-08-05 23:01:03 +00:00
dup2.c
Update copyright.
2004-08-02 22:47:00 +00:00
dup-safer.c
Include unistd-safer.h first, to test interface.
2005-04-11 20:01:46 +00:00
error.c
Sync from gnulib.
2005-01-22 06:25:53 +00:00
error.h
Update from gnulib.
2003-10-17 08:26:16 +00:00
euidaccess.c
Remove trailing blanks.
2004-09-22 20:16:38 +00:00
euidaccess.h
doh
2003-02-10 22:45:59 +00:00
exclude.c
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
exclude.h
(PARAMS): Remove definition and uses.
2003-03-19 08:12:47 +00:00
exit.h
New file, from GNU gettext, via gnulib.
2003-09-13 18:02:10 +00:00
exitfail.c
(EXIT_FAILURE): Remove; now done by exit.h
2003-09-13 10:25:44 +00:00
exitfail.h
New files, from diffutils-2.8.2.
2002-06-22 09:25:36 +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
fd-safer.c
Initial revision
2005-04-11 20:01:20 +00:00
file-type.c
* file-type.c: Include file-type.h first.
2005-04-28 16:48:14 +00:00
file-type.h
* file-type.c: Include file-type.h first.
2005-04-28 16:48:14 +00:00
fileblocks.c
(textutils_fileblocks_unused): Make it a typedef
2004-08-02 22:47:25 +00:00
filemode.c
Remove all S_IS* and S_IF* definitions.
2004-06-19 12:24:36 +00:00
filemode.h
from gnulib: add copyright notice
2003-06-18 08:01:08 +00:00
fnmatch_.h
(__P): Remove. All uses changed to assume prototypes.
2003-09-10 08:35:47 +00:00
fnmatch_loop.c
(EXT): Use size_t for sizes, not ptrdiff_t, so that we don't have
2004-08-02 18:21:05 +00:00
fnmatch.c
(WIDE_CHAR_SUPPORT): Don't set to 1 if missing
2004-08-11 17:53:34 +00:00
fopen-safer.c
Update copyright.
2004-08-02 22:47:00 +00:00
free.c
New file. From gnulib.
2003-11-06 06:08:07 +00:00
fsusage.c
(statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
2004-11-26 07:40:23 +00:00
fsusage.h
Include <stdbool.h>.
2004-08-02 18:43:56 +00:00
ftruncate.c
(errno): Remove decl; we now assume C89 or better.
2004-08-02 22:41:37 +00:00
fts_.h
(FTSENT): Use "unsigned short int" rather than the unportable "u_short".
2004-09-02 23:57:30 +00:00
fts.c
Include unistd-safer.h.
2005-04-11 20:02:06 +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
Update copyright.
2004-08-02 22:47:00 +00:00
full-write.h
Sync from gnulib.
2004-08-05 23:01:03 +00:00
getcwd.c
(is_ENAMETOOLONG): New macro.
2004-12-01 07:12:14 +00:00
getcwd.h
Initial revision.
2004-11-25 19:19:38 +00:00
getdate.h
Include stdbool.h, and timespec.h instead of
2004-03-17 10:09:02 +00:00
getdate.y
(zone): Allow relunit_snumber after tZONE, so
2005-04-13 18:42:00 +00:00
getgroups.c
(getgroups): xmalloc takes one argument, not two.
2003-12-03 10:28:39 +00:00
gethostname.c
Include <stddef.h>.
2003-09-10 08:37:38 +00:00
gethrxtime.c
Initial revision.
2005-02-21 08:05:49 +00:00
gethrxtime.h
Initial revision.
2005-02-21 08:05:49 +00:00
getline.c
Sync with gnulib.
2004-05-17 13:17:45 +00:00
getline.h
Merge from gnulib.
2003-08-07 09:25:26 +00:00
getloadavg.c
Include unistd-safer.h.
2005-04-11 20:02:28 +00:00
getndelim2.c
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
getndelim2.h
Sync with gnulib.
2004-05-17 13:18:34 +00:00
getopt1.c
Merge from gnulib.
2004-11-17 01:59:29 +00:00
getopt_.h
remove trailing blanks
2004-11-23 21:39:21 +00:00
getopt_int.h
(_getopt_internal, _getopt_internal_r,
2004-11-17 01:06:02 +00:00
getopt.c
Merge from gnulib.
2004-11-17 01:59:29 +00:00
getpagesize.h
Sync from gnulib.
2004-10-29 23:43:34 +00:00
getpass.c
Sync from gnulib.
2004-11-03 07:44:15 +00:00
getpass.h
Sync with gnulib.
2004-08-10 05:43:11 +00:00
gettext.h
Sync from gnulib.
2005-03-21 07:42:07 +00:00
gettime.c
(gettime) Return void, since it always
2005-02-21 08:09:30 +00:00
gettimeofday.c
Also undefine gmtime.
2003-06-09 20:53:15 +00:00
getugroups.c
Include <errno.h>.
2004-07-28 19:41:08 +00:00
getusershell.c
Include stdio-safer.h.
2005-04-11 20:02:43 +00:00
group-member.c
Sync from gnulib.
2004-04-04 06:51:11 +00:00
group-member.h
Include <sys/types.h>, so that this file is self-contained.
2003-09-10 09:32:52 +00:00
hard-locale.c
Assume <locale.h> exists.
2004-12-02 06:51:46 +00:00
hard-locale.h
Include <stdbool.h>.
2004-08-02 22:49:12 +00:00
hash-pjw.c
Update from gnulib.
2003-10-25 15:29:56 +00:00
hash-pjw.h
Update from gnulib.
2003-10-31 14:00:18 +00:00
hash.c
(hash_string): Rewrite to avoid cast.
2004-08-02 22:49:34 +00:00
hash.h
Update from gnulib.
2003-10-25 15:29:56 +00:00
human.c
(humblock): Set *options even when returning due to
2005-04-09 12:35:41 +00:00
human.h
(LONGEST_HUMAN_READABLE): Use 146/485 rather than 302/1000.
2005-03-09 19:22:21 +00:00
idcache.c
Include <string.h> unconditionally.
2003-09-10 08:49:26 +00:00
imaxtostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
intprops.h
one's complement -> ones' complement
2005-03-26 17:55:05 +00:00
inttostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
inttostr.h
Include intprops.h instead of limits.h.
2005-03-09 19:22:48 +00:00
lchown.c
(errno): Remove decl; we now assume C89 or better.
2004-08-02 22:41:37 +00:00
lchown.h
(EOPNOTSUPP): Define if not defined.
2004-06-08 12:02:00 +00:00
linebuffer.c
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
linebuffer.h
Update from gnulib.
2003-06-18 07:39:28 +00:00
localcharset.c
Sync from gnulib.
2005-02-26 07:31:20 +00:00
localcharset.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
long-options.c
(long_options): Use NULL, not `0'.
2005-03-29 11:56:10 +00:00
long-options.h
(parse_long_options): Change prototype: the authors
2003-10-18 08:11:19 +00:00
lstat-stub.c
(lstat): Put function type on its own line.
2003-03-17 19:21:13 +00:00
lstat.c
Normalize naming of Sun operating systems, e.g., SunOS4 -> SunOS 4,
2003-07-23 06:24:12 +00:00
Makefile.am
(noinst_LIBRARIES): fetish -> coreutils.
2005-04-18 23:30:41 +00:00
Makefile.in
Regenerate.
2005-04-30 00:07:30 +00:00
makepath.c
(make_path, make_dir): Use bool, not int, since we're not setting errno.
2004-07-30 20:29:01 +00:00
makepath.h
Include <stdbool.h>.
2004-07-30 20:28:13 +00:00
malloc.c
Sync from gnulib.
2004-11-17 23:09:12 +00:00
mbswidth.c
Sync from gnulib.
2004-11-11 05:02:14 +00:00
mbswidth.h
Sync from gnulib.
2004-08-05 23:01:03 +00:00
md5.c
Sync from gnulib.
2004-10-05 06:05:20 +00:00
md5.h
Don't include <limits.h>. Include <inttypes.h> if available,
2004-08-02 05:20:05 +00:00
memcasecmp.c
Sync with gnulib.
2003-08-18 09:44:49 +00:00
memcasecmp.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
memchr.c
Don't include inttypes.h or stdint.h.
2004-08-02 05:21:12 +00:00
memcmp.c
(__ptr_t): Remove; all uses changed to void *.
2003-09-10 08:55:48 +00:00
memcoll.c
Update copyright.
2004-08-02 22:47:00 +00:00
memcoll.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
memcpy.c
Include <stddef.h>.
2003-09-10 09:03:31 +00:00
memmove.c
Include <stddef.h>.
2003-09-10 09:03:31 +00:00
mempcpy.c
Imported from gnulib.
2004-11-25 19:16:12 +00:00
mempcpy.h
Imported from gnulib.
2004-11-25 19:16:12 +00:00
memrchr.c
[!defined _LIBC]: Include "memrchr.h" rather than <string.h>.
2005-02-03 21:33:40 +00:00
memrchr.h
Initial revision
2005-02-03 21:32:34 +00:00
memset.c
Include <stddef.h>.
2003-09-10 09:03:31 +00:00
mkdir.c
Include <stdlib.h>, <string.h> unconditionally.
2003-09-10 09:03:45 +00:00
mkstemp.c
Sync with gnulib.
2003-08-18 09:44:49 +00:00
mktime.c
Propagate intprops.h comment fixes to mktime.c and strftime.c.
2005-03-26 18:08:24 +00:00
modechange.c
(mode_free): Remove; all callers changed to invoke 'free'.
2005-05-01 14:26:50 +00:00
modechange.h
(MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
2005-04-28 16:29:22 +00:00
mountlist.c
Include mountlist.h first, to test the interface.
2005-02-01 23:58:01 +00:00
mountlist.h
(MOUNTLIST_H_): New macro, to protect against double inclusion.
2005-02-01 23:58:30 +00:00
nanosleep.c
(rpl_nanosleep): Include "timespec.h" before macros
2005-04-09 04:52:25 +00:00
obstack.c
[DEFAULT_ALIGNMENT]: Use an intermediate type to simplify
2005-01-04 08:51:18 +00:00
obstack.h
Sync with gnulib.
2004-08-10 05:43:11 +00:00
offtostr.c
New files. From GNU tar.
2002-10-19 12:34:03 +00:00
openat.c
(fdopendir, fstatat): New functions.
2005-01-19 09:58:01 +00:00
openat.h
(AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the same value as for Solaris 9.
2005-01-19 13:44:54 +00:00
path-concat.c
Don't include assert.h.
2005-01-25 12:30:01 +00:00
path-concat.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
pathmax.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
physmem.c
(physmem_total, physmem_available, main): Define with prototypes.
2003-09-10 09:07:03 +00:00
physmem.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
posixtm.c
(posixtime) [lint]: Avoid spurious warning from gcc-4's
2005-04-09 13:28:25 +00:00
posixtm.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
posixver.c
Include posixver.h.
2004-01-15 06:35:41 +00:00
posixver.h
new file, from Paul Eggert
2002-02-16 08:13:08 +00:00
printf-args.c
Sync from gnulib.
2004-04-04 06:51:11 +00:00
printf-args.h
Sync from gnulib.
2004-04-04 06:51:11 +00:00
printf-parse.c
Sync from gnulib.
2004-08-05 23:01:03 +00:00
printf-parse.h
Sync from gnulib.
2004-08-05 23:01:03 +00:00
putenv.c
Update copyright.
2004-08-02 22:47:00 +00:00
quote.c
Dont include <stddef.h> or <sys/types.h>; not needed.
2003-06-06 20:45:46 +00:00
quote.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
quotearg.c
Sync from gnulib.
2004-11-11 06:07:57 +00:00
quotearg.h
Remove trailing blanks.
2004-04-13 09:04:58 +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
readlink.c
Sync from gnulib.
2004-11-11 05:02:14 +00:00
README
.
2003-09-13 11:58:35 +00:00
readtokens0.c
(readtokens0): Return true on success rather
2004-03-24 14:45:17 +00:00
readtokens0.h
*** empty log message ***
2004-03-22 20:00:27 +00:00
readtokens.c
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
readtokens.h
(readtoken, readtokens): Update prototypes.
2004-03-21 18:48:54 +00:00
readutmp.c
(read_utmp) [!defied UTMP_NAME_FUNCTION]: Add support for options.
2005-03-30 07:39:33 +00:00
readutmp.h
(read_utmp): New arg OPTIONS. All uses changed.
2005-03-30 05:19:11 +00:00
realloc.c
Sync from gnulib.
2004-11-17 23:09:12 +00:00
ref-add.sin
Sync with gnulib.
2003-08-18 09:44:49 +00:00
ref-del.sin
Sync with gnulib.
2003-08-18 09:44:49 +00:00
regex.c
Sync from gnulib.
2005-03-21 07:42:07 +00:00
regex.h
(_RE_ARGS): Remove. All uses removed.
2003-09-11 09:06:19 +00:00
rename.c
Include <stdlib.h>, <string.h> unconditionally.
2003-09-11 09:06:31 +00:00
rmdir.c
(errno): Remove decl; we now assume C89 or better.
2004-08-02 22:41:37 +00:00
root-dev-ino.c
*** empty log message ***
2003-11-09 21:16:27 +00:00
root-dev-ino.h
*** empty log message ***
2003-11-09 21:18:35 +00:00
rpmatch.c
Include <stdlib.h> unconditionally.
2003-09-11 09:06:50 +00:00
safe-read.c
(errno): Remove decl; we now assume C89 or better.
2004-08-02 05:55:54 +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
(MIN) [defined MIN]: Don't define, since it's already defined.
2004-11-26 07:40:41 +00:00
same.h
Include <stdbool.h>.
2004-08-02 22:54:15 +00:00
save-cwd.c
Include unistd-safer.h.
2005-04-11 20:03:04 +00:00
save-cwd.h
Add copyright.
2003-07-14 18:58:25 +00:00
savedir.c
(errno): Remove decl; we now assume C89 or better.
2004-08-02 22:41:37 +00:00
savedir.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
search_.h
(__restrict): Define to `restrict' or to nothing.
2003-02-06 10:13:28 +00:00
setenv.c
Sync from gnulib.
2005-03-21 07:42:07 +00:00
setenv.h
Sync from gnulib.
2004-11-03 07:44:15 +00:00
settime.c
(settime): Recode to avoid warning with Sun Forte C 6U2.
2004-08-11 22:24:04 +00:00
sha1.c
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
sha1.h
Finish renaming sha -> sha1.
2004-08-09 18:16:21 +00:00
sig2str.c
unsigned -> unsigned int
2004-08-02 22:58:22 +00:00
sig2str.h
Include <signal.h>, intprops.h.
2005-03-09 19:23:35 +00:00
stat-macros.h
Merge from gnulib.
2004-08-07 07:16:54 +00:00
stat.c
(errno): Remove decl; we now assume C89 or better.
2004-08-02 22:41:37 +00:00
stdbool_.h
Update from gnulib.
2003-10-31 13:48:07 +00:00
stdio-safer.h
update from gnulib
2003-06-18 10:16:47 +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
Include <stddef.h>, not <sys/types.h>.
2003-06-06 22:20:29 +00:00
strcspn.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
strdup.c
Sync from gnulib.
2004-04-04 06:51:11 +00:00
strdup.h
Merge from gnulib.
2004-08-07 07:16:54 +00:00
strftime.c
Propagate intprops.h comment fixes to mktime.c and strftime.c.
2005-03-26 18:08:24 +00:00
strftime.h
Merge from gnulib.
2004-08-07 07:16:54 +00:00
stripslash.c
(strip_trailing_slashes): Now returns bool.
2004-08-02 17:33:57 +00:00
strncasecmp.c
*** empty log message ***
1999-01-02 15:55:44 +00:00
strndup.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
strndup.h
New file, from gnulib.
2003-09-13 21:53:33 +00:00
strnlen.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
strpbrk.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
strstr.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
strtod.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
strtoimax.c
Update copyright.
2004-08-02 22:50:47 +00:00
strtol.c
Fix comments and indenting.
2005-03-15 00:44:29 +00:00
strtoll.c
update from gnulib
2002-12-01 10:36:33 +00:00
strtoul.c
update copyright to sync from gnulib
2004-01-16 09:51:42 +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
Convert to UTF-8.
2004-08-10 22:47:08 +00:00
strverscmp.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
t-chdir-long
fetish->coreutils in compilation command.
2005-04-18 23:31:22 +00:00
t-fpending.c
Test the __fpending function.
2004-12-05 19:28:15 +00:00
tempname.c
(S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
2005-04-29 05:34:55 +00:00
time_r.c
from gnulib
2003-09-13 18:00:08 +00:00
time_r.h
from gnulib
2003-09-13 18:00:43 +00:00
timespec.h
(gettime): Return void, since it always
2005-02-21 08:10:11 +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
(__attribute__, ATTRIBUTE_UNUSED): Define.
2005-04-09 14:08:57 +00:00
unicodeio.h
Sync with gnulib.
2003-08-18 09:44:49 +00:00
unistd-safer.h
(fd_safer): New decl.
2005-04-11 20:03:22 +00:00
unlocked-io.h
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
unsetenv.c
Import from gnulib.
2004-11-03 08:04:49 +00:00
userspec.c
Include intprops.h.
2005-03-09 19:24:37 +00:00
userspec.h
Sync from gnulib.
2004-04-04 06:51:11 +00:00
utime.c
Update copyright.
2004-08-02 22:47:00 +00:00
utimecmp.c
Include intprops.h.
2005-03-09 19:25:14 +00:00
utimecmp.h
From Paul Eggert.
2004-04-12 09:26:01 +00:00
utimens.c
(futimens): Robustify the previous patch, by checking
2005-01-03 19:54:54 +00:00
utimens.h
(futimens): New decl.
2004-11-23 20:41:51 +00:00
vasnprintf.c
Sync from gnulib.
2005-03-21 07:42:07 +00:00
vasnprintf.h
Sync from gnulib.
2004-10-04 04:09:41 +00:00
vasprintf.c
Sync from gnulib.
2005-03-21 07:42:07 +00:00
vasprintf.h
Update from gnulib.
2003-09-13 22:01:20 +00:00
version-etc-fsf.c
Initial version.
2005-01-21 00:20:20 +00:00
version-etc.c
Remove version_etc_copyright.
2005-01-21 00:19:49 +00:00
version-etc.h
(version_etc_copyright): Use [] instead of * in prototype.
2005-01-21 00:20:05 +00:00
xalloc-die.c
Import from gnulib.
2004-08-09 23:26:08 +00:00
xalloc.h
Rename xclone to xmemdup. Remove obsolete xalloc macros.
2004-10-05 06:52:09 +00:00
xfts.c
*** empty log message ***
2003-10-17 13:41:11 +00:00
xfts.h
*** empty log message ***
2003-10-17 13:41:24 +00:00
xgetcwd.c
David MacKenzie's old code was removed, so give
2004-11-25 19:25:07 +00:00
xgetcwd.h
add copyright years from gnulib
2003-06-07 10:09:18 +00:00
xgethostname.c
(xgethostname): Check for ENOMEM, which is
2005-02-20 16:33:03 +00:00
xgethostname.h
(xgethostname): New file, from gnulib.
2003-10-16 06:26:23 +00:00
xmalloc.c
Rename xclone to xmemdup. Remove obsolete xalloc macros.
2004-10-05 06:52:09 +00:00
xmemcoll.c
Update copyright.
2004-08-02 22:47:00 +00:00
xmemcoll.h
Merge with gnulib. Use a single exit_failure variable rather
2003-07-18 07:12:20 +00:00
xnanosleep.c
Include intprops.h.
2005-03-09 19:25:34 +00:00
xnanosleep.h
New files, factored out of sleep.c.
2002-09-11 11:34:20 +00:00
xreadlink.c
Sync from gnulib.
2004-11-03 23:15:44 +00:00
xreadlink.h
Update prototype to reflect new signature.
2004-06-01 13:22:25 +00:00
xstrndup.c
Update from gnulib.
2003-09-13 22:01:20 +00:00
xstrndup.h
Update from gnulib.
2003-09-13 22:01:20 +00:00
xstrtod.c
(xstrtod): Return bool, not int. Invert the sense of the boolean.
2004-08-02 22:18:32 +00:00
xstrtod.h
(xstrtod): Return bool, not int. Invert the sense of the boolean.
2004-08-02 22:17:42 +00:00
xstrtoimax.c
Just include xstrtol.h rather than rolling our own include pattern.
2004-08-02 22:55:32 +00:00
xstrtol.c
Include xstrtol.h first, to test interface.
2005-03-09 19:25:58 +00:00
xstrtol.h
Use Autoconf-suggested pattern for inttypes and stdint.
2004-08-02 22:51:09 +00:00
xstrtoul.c
Sync with gnulib.
2003-10-15 07:26:36 +00:00
xstrtoumax.c
Just include xstrtol.h rather than rolling our own include pattern.
2004-08-02 22:55:59 +00:00
xtime.h
Initial revision.
2005-02-21 08:05:49 +00:00
yesno.c
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
2004-10-04 20:18:43 +00:00
yesno.h
Include <stdbool.h>.
2004-08-02 22:57:37 +00:00