coreutils/lib
Jim Meyering 0277ce3913 [FPRINTFTIME] (fprintftime): Provide a new interface:
size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
		    int utc, int nanoseconds);
Background:
date should not have to allocate a megabyte of virtual memory to
handle a format argument like +%1048575T.  When implemented with
strftime, it must allocate such a buffer, use strftime to fill it
in, print it, then free it.

With fprintftime, it simply prints everything and exits.
With no need for memory allocation, that's one fewer way to fail.
2005-09-16 07:31:29 +00:00
..
__fpending.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
__fpending.h Restore these files. They're useful after all. 2004-11-14 00:19:01 +00:00
.cppi-disable Add regcomp.c, regex_internal.c, regex_internal.h. 2005-07-08 00:22:14 +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 Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
acl.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
alloca_.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
alloca.c update from gnulib 2004-05-21 07:48:44 +00:00
allocsa.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
allocsa.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
argmatch.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
argmatch.h (verify_dcl): Rename from VERIFY. Update use. 2005-07-04 14:47:42 +00:00
asnprintf.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
asprintf.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
atexit.c (atexit): Define using a prototype. 2003-09-10 08:27:55 +00:00
backupfile.c Use ARGMATCH_VERIFY, just in case. 2005-09-13 12:12:36 +00:00
backupfile.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
basename.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
bcopy.c Include <stddef.h>. 2003-09-10 08:29:31 +00:00
c-strtod.c Update FSF postal mail address. 2005-05-14 07:58:06 +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 (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1) 2005-06-16 14:52:29 +00:00
canon-host.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
canonicalize.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
canonicalize.h Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
ChangeLog Rewrite previous strftime change slightly. 2005-09-15 18:48:13 +00:00
chdir-long.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
chdir-long.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
chown.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
cloexec.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
cloexec.h Sync from gnulib. 2004-04-04 06:51:11 +00:00
closeout.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
closeout.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
config.charset Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
creat-safer.c New file 2005-08-27 20:50:42 +00:00
cycle-check.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
cycle-check.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
dev-ino.h Include <sys/types.h> and <sys/stat.h>. 2003-11-09 21:10:55 +00:00
diacrit.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
diacrit.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
dirfd.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
dirfd.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
dirname.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
dirname.h Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
dup2.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
dup-safer.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
error.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
error.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
euidaccess.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
euidaccess.h doh 2003-02-10 22:45:59 +00:00
exclude.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:02:14 +00:00
exclude.h (excluded_file_name): Renamed from excluded_filename. 2005-06-02 05:02:38 +00:00
exit.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
exitfail.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
exitfail.h Update FSF postal mail address. 2005-05-14 07:58:06 +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--.h update from gnulib 2005-08-28 09:18:33 +00:00
fcntl-safer.h Include <sys/types.h> and declare creat_safer. 2005-08-27 20:43:26 +00:00
fd-reopen.c Include <unistd.h> for declaration of close. 2005-07-03 09:07:22 +00:00
fd-reopen.h Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. 2005-07-03 06:43:07 +00:00
fd-safer.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
file-type.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
file-type.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
fileblocks.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
filemode.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
filemode.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
filenamecat.c Renamed from path-concat.c. 2005-06-02 04:59:10 +00:00
filenamecat.h Renamed from path-concat.h. All includers changed. 2005-06-02 04:58:26 +00:00
fnmatch_.h Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
fnmatch_loop.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
fnmatch.c Update from gnulib. 2005-07-02 10:25:58 +00:00
fopen-safer.c Include stdio-safer.h first, to check interface. 2005-07-03 07:13:31 +00:00
fprintftime.c *** empty log message *** 2005-09-16 07:01:00 +00:00
fprintftime.h *** empty log message *** 2005-09-16 07:01:00 +00:00
free.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
fsusage.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
fsusage.h Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
ftruncate.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
fts_.h Mention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_CHECK. 2005-08-12 13:02:17 +00:00
fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir): 2005-08-12 13:02:01 +00:00
fts.c (fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycle.ht/. 2005-08-12 13:00:57 +00:00
full-read.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
full-read.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
full-write.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
full-write.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getcwd.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
getcwd.h Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
getdate.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getdate.y (get_date): Undo part of the 2005-04-04 change, so that 2005-08-13 12:10:05 +00:00
getgroups.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
gethostname.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
gethrxtime.c Correct cpp indentation 2005-05-14 08:03:44 +00:00
gethrxtime.h Correct cpp indentation 2005-05-14 08:03:44 +00:00
getline.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getline.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin. 2005-07-08 23:41:43 +00:00
getndelim2.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getndelim2.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getopt1.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getopt_.h Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 11:56:49 +00:00
getopt_int.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getopt.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getpagesize.h Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
getpass.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getpass.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
gettext.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
gettime.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
gettimeofday.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
getugroups.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
getusershell.c Include stdio--.h rather than stdio.h 2005-07-03 07:15:09 +00:00
group-member.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
group-member.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
hard-locale.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
hard-locale.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
hash-pjw.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
hash-pjw.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
hash.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
hash.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
human.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
human.h Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
idcache.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
imaxtostr.c New files. From GNU tar. 2002-10-19 12:34:03 +00:00
intprops.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
inttostr.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
inttostr.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
lchown.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
lchown.h (EOPNOTSUPP): Define if not defined. 2004-06-08 12:02:00 +00:00
linebuffer.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
linebuffer.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
localcharset.c (get_charset_aliases): Add `void' in parameter list 2005-08-31 07:19:26 +00:00
localcharset.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
long-options.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
long-options.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
lstat-stub.c (lstat): Put function type on its own line. 2003-03-17 19:21:13 +00:00
lstat.c Sync from gnulib. 2005-07-03 09:27:38 +00:00
lstat.h New file, from gnulib. 2005-07-03 09:28:17 +00:00
Makefile.am (libcoreutils_a_SOURCES): Remove regex.h; gnulib 2005-07-08 00:14:05 +00:00
Makefile.in . 2005-09-10 14:16:53 +00:00
malloc.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
mbswidth.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
mbswidth.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
md5.c (CYCLIC): New macro. All uses of rol changed to use CYCLIC. 2005-09-13 23:32:01 +00:00
md5.h (__GNUC_PREREQ, __THROW, __attribute__): New macros. 2005-09-13 23:31:37 +00:00
memcasecmp.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memcasecmp.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memchr.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memcmp.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memcoll.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memcoll.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memcpy.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memmove.c Include <stddef.h>. 2003-09-10 09:03:31 +00:00
mempcpy.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
mempcpy.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memrchr.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memrchr.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
memset.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
mkdir-p.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
mkdir-p.h (make_dir): Remove. All uses replaced by mkdir. 2005-06-14 23:56:17 +00:00
mkdir.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
mkstemp-safer.c Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. 2005-07-03 06:43:07 +00:00
mkstemp.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
mktime.c Include <string.h> even if !DEBUG. (From glibc.) 2005-06-22 19:07:41 +00:00
modechange.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
modechange.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
mountlist.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
mountlist.h Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
nanosleep.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
obstack.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
obstack.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
offtostr.c New files. From GNU tar. 2002-10-19 12:34:03 +00:00
open-safer.c Include <config.h>. 2005-08-25 16:28:18 +00:00
openat-die.c (openat_save_fail): Rename from openat_save_die. 2005-06-14 09:44:54 +00:00
openat.c Reflect s/_die/_fail/ renaming. 2005-06-14 09:46:24 +00:00
openat.h Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally, 2005-07-01 20:55:29 +00:00
pathmax.h Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
physmem.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
physmem.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
pipe-safer.c New file 2005-08-27 20:50:42 +00:00
posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just 2005-07-03 21:10:31 +00:00
posixtm.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
posixver.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
posixver.h new file, from Paul Eggert 2002-02-16 08:13:08 +00:00
printf-args.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
printf-args.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
printf-parse.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
printf-parse.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
putenv.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
quote.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
quote.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
quotearg.c (quotearg_n_options): Change code to be suboptimal, in 2005-08-31 07:51:04 +00:00
quotearg.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
raise.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
readlink-stub.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
readlink.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
README . 2003-09-13 11:58:35 +00:00
readtokens0.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
readtokens0.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
readtokens.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
readtokens.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and "who -r" 2005-06-22 18:26:22 +00:00
readutmp.h Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
realloc.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
ref-add.sin Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
ref-del.sin Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
regcomp.c Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
regex_internal.c Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
regex_internal.h Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
regex.c Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
regex.h Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
regexec.c Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
rename.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
rmdir.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
root-dev-ino.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
root-dev-ino.h *** empty log message *** 2003-11-09 21:18:35 +00:00
rpmatch.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
safe-read.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
safe-read.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
safe-write.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
safe-write.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
same.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
same.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
save-cwd.c Include fcntl--.h rather than fcntl.h. 2005-07-03 07:15:39 +00:00
save-cwd.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
savedir.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
savedir.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
search_.h (__restrict): Define to `restrict' or to nothing. 2003-02-06 10:13:28 +00:00
setenv.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
setenv.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
settime.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
sha1.c (SWAP): Renamed from NOTSWAP, to avoid a horrible misnaming. 2005-09-13 23:32:35 +00:00
sha1.h (struct sha1_ctx): Mark buffer as being aligned. 2005-09-13 23:32:15 +00:00
sig2str.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
sig2str.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
stat-macros.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
stdbool_.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
stdio--.h Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. 2005-07-03 06:43:07 +00:00
stdio-safer.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
stdlib--.h Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. 2005-07-03 06:43:07 +00:00
stdlib-safer.h Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. 2005-07-03 06:43:07 +00:00
stdopen.c tweak comment 2005-09-13 21:25:21 +00:00
stdopen.h adjust prototype 2005-08-24 13:01:31 +00:00
stpcpy.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strcasecmp.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strcspn.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strdup.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strdup.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface: 2005-09-16 07:31:29 +00:00
strftime.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strintcmp.c Break integer-in-string comparison code out from src/sort. 2005-05-27 20:34:03 +00:00
stripslash.c Don't use "path" or "filename" to mean "file name" 2005-06-02 05:05:29 +00:00
strncasecmp.c *** empty log message *** 1999-01-02 15:55:44 +00:00
strndup.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strndup.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strnlen.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strnumcmp-in.h Break integer-in-string comparison code out from src/sort. 2005-05-27 20:34:03 +00:00
strnumcmp.c Break integer-in-string comparison code out from src/sort. 2005-05-27 20:34:03 +00:00
strnumcmp.h Break integer-in-string comparison code out from src/sort. 2005-05-27 20:34:03 +00:00
strpbrk.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strstr.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtod.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtoimax.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtol.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtoll.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtoul.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtoull.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strtoumax.c Include strtoimax.c, not strtouxmax.c. 2001-08-31 09:39:10 +00:00
strverscmp.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
strverscmp.h Update FSF postal mail address. 2005-05-14 07:58:06 +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 Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
time_r.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
time_r.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
timespec.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
TODO . 1998-05-04 00:28:35 +00:00
tsearch.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
umaxtostr.c New files. From GNU tar. 2002-10-19 12:34:03 +00:00
unicodeio.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
unicodeio.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
unistd--.h Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. 2005-07-03 06:43:07 +00:00
unistd-safer.h update from gnulib 2005-08-28 09:18:33 +00:00
unlinkdir.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]: 2005-05-19 08:54:40 +00:00
unlocked-io.h Correct cpp indentation 2005-05-14 08:03:44 +00:00
unsetenv.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
userspec.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
userspec.h Sync from gnulib. 2004-04-04 06:51:11 +00:00
utime.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
utimecmp.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
utimecmp.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
utimens.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
utimens.h (futimens): New decl. 2004-11-23 20:41:51 +00:00
vasnprintf.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
vasnprintf.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
vasprintf.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
vasprintf.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
verify.h (__builtin_constant_p): Remove, undoing previous change. 2005-09-06 08:20:56 +00:00
version-etc-fsf.c Parameterize the copyright symbol and the year. 2005-07-11 21:58:50 +00:00
version-etc.c (COPYRIGHT_YEAR): New constant. 2005-07-11 21:58:32 +00:00
version-etc.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xalloc-die.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xalloc.h Revert unintended change that removed definitions 2005-09-13 21:11:25 +00:00
xanstrftime.c new files 2005-08-02 20:47:37 +00:00
xanstrftime.h new files 2005-08-02 20:47:37 +00:00
xfts.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xfts.h *** empty log message *** 2003-10-17 13:41:24 +00:00
xgetcwd.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xgetcwd.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xgethostname.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
xgethostname.h (xgethostname): New file, from gnulib. 2003-10-16 06:26:23 +00:00
xmalloc.c From gnulib: 2005-06-22 11:55:38 +00:00
xmemcoll.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xmemcoll.h Merge with gnulib. Use a single exit_failure variable rather 2003-07-18 07:12:20 +00:00
xnanosleep.c * xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h> 2005-07-01 17:25:56 +00:00
xnanosleep.h New files, factored out of sleep.c. 2002-09-11 11:34:20 +00:00
xreadlink.c Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. 2005-07-02 08:41:46 +00:00
xreadlink.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrndup.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrndup.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrtod.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrtod.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrtoimax.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrtol.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrtol.h Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xstrtoul.c Sync with gnulib. 2003-10-15 07:26:36 +00:00
xstrtoumax.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
xtime.h Correct cpp indentation 2005-05-14 08:03:44 +00:00
yesno.c Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
yesno.h Update FSF postal mail address. 2005-05-14 07:58:06 +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.