coreutils/lib
2005-01-22 06:30:33 +00:00
..
__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 Sync from gnulib, to remove dependencies of other modules on unlocked-io. 2004-10-04 20:18:43 +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 Include "strdup.h". 2004-11-16 20:38:33 +00:00
canonicalize.c (errno): Remove decl; we now assume C89 or better. 2004-08-02 22:41:37 +00:00
canonicalize.h Merge from gnulib. 2004-08-07 07:16:54 +00:00
ChangeLog Sync from gnulib. 2005-01-22 06:25:53 +00:00
chdir-long.c (chdir_long): Rewrite to remove limitation on 2005-01-19 10:21:43 +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. 2004-04-04 06:40:50 +00:00
cycle-check.c (is_zero_or_power_of_two): Renamed from 2004-07-28 00:30:45 +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 Update copyright. 2004-08-02 22:47:00 +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
fcntl-safer.h New file. 2004-07-23 22:31:32 +00:00
file-type.c Include "stat-macros.h". 2004-04-09 12:15:23 +00:00
file-type.h (file_type): Move all macro defiitions to new file, stat-macros.h. 2004-04-09 12:15:15 +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 (fts_read): When about to fail (by returning NULL) due 2004-10-13 19:25:30 +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 (YYSTACK_USE_ALLOCA): Define to 0, since there's no 2004-12-24 05:27:07 +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
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 <stdbool.h>. 2004-08-02 22:48:05 +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 with gnulib. 2003-08-18 09:44:49 +00:00
gettime.c Sync from gnulib. 2004-08-05 23:01:03 +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 Sync from gnulib, to remove dependencies of other modules on unlocked-io. 2004-10-04 20:18: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 * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional 2005-01-04 18:49:44 +00:00
human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit. 2004-11-16 07:51:59 +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
inttostr.c New files. From GNU tar. 2002-10-19 12:34:03 +00:00
inttostr.h Update from gnulib. 2004-04-12 11:59:45 +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 update from gnulib 2004-05-21 07:44:35 +00:00
localcharset.h Sync with gnulib. 2003-08-18 09:44:49 +00:00
long-options.c (parse_long_options): Use prototype for usage function arg. 2004-01-21 22:35:55 +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 (libfetish_a_SOURCES): Add version-etc-fsf.c. 2005-01-21 00:21:01 +00:00
Makefile.in Regenerate. 2005-01-22 06:30:33 +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 Don't include inttypes.h or stdint.h. 2004-08-02 05:21:47 +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 Import from gnulib. 2004-12-03 07:10:19 +00:00
modechange.c (mode_compile): Don't decrement a pointer that 2004-09-24 07:00:59 +00:00
modechange.h unsigned -> unsigned int 2004-08-02 22:58:22 +00:00
mountlist.c Sync from gnulib, to remove dependencies of other modules on unlocked-io. 2004-10-04 20:18:43 +00:00
mountlist.h Include <stdbool.h>. 2004-08-02 20:27:16 +00:00
nanosleep.c nanosleep.c (errno): Remove decl; we now assume C89 or better. 2004-08-02 22:51:56 +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
open-safer.c New file. 2004-07-23 22:31:32 +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 (path_concat): Improve comment. From Paul Eggert. 2004-07-05 08:41:13 +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 Sync from gnulib, to remove dependencies of other modules on unlocked-io. 2004-10-04 20:18:43 +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 Include readutmp.h first. 2004-11-30 21:39:26 +00:00
readutmp.h Go back to including <sys/types.h> rather than <stddef.h>; this is 2004-12-01 07:07:38 +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. 2004-10-05 06:05:20 +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 (save_cwd): Remove code to support the case 2005-01-20 22:17:26 +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 Update copyright. 2004-08-02 22:47:00 +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 (SIGNUM_BOUND): Do not use WTERMSIG, to avoid 2002-04-29 06:59:24 +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 Sync from gnulib. 2004-11-11 06:07:57 +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 Update from gnulib. 2003-09-13 10:28:58 +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 *** empty log message *** 2005-01-19 12:52:15 +00:00
t-fpending.c Test the __fpending function. 2004-12-05 19:28:15 +00:00
tempname.c Update from gnulib. 2003-09-13 22:01:20 +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 (ST_TIME_CMP_NS, ST_TIME_CMP): Define. 2004-02-05 09:28:22 +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. 2003-09-13 22:01:20 +00:00
unicodeio.h Sync with gnulib. 2003-08-18 09:44:49 +00:00
unistd-safer.h Sync with gnulib. 2003-08-18 09:44:49 +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 Rename xclone to xmemdup. Remove obsolete xalloc macros. 2004-10-05 06:52:09 +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 From Paul Eggert. 2004-04-12 09:26:27 +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. 2004-10-04 04:09:41 +00:00
vasnprintf.h Sync from gnulib. 2004-10-04 04:09:41 +00:00
vasprintf.c Sync from gnulib. 2004-10-04 04:09:41 +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 Do not include error.h. (merge from gnulib). 2004-08-11 22:24:25 +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 Merge from gnulib. 2004-08-07 07:16:54 +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 (errno): Remove decl; we now assume C89 or better. 2004-08-02 22:56:56 +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
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

The files in this directory are used in many GNU packages,
including coreutils, diffutils, and tar.
The autoconf tests required for these files are in ../m4.