* lib/.cvsignore: Add fstatat.c, gnulib.mk, openat-proc.c, same-inode.h, stat_.h,
tempname.c, tempname.h, uinttostr.c.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
later if need be.
|
||||
* README-cvs, bootstrap.conf: New files.
|
||||
* lib/.cvsignore: Remove Makefile.am, printf-parse.c, vasnprintf.c.
|
||||
Add fstatat.c, gnulib.mk, openat-proc.c, same-inode.h, stat_.h,
|
||||
tempname.c, tempname.h, uinttostr.c.
|
||||
* lib/printf-parse.c, lib/vasnprintf.c: New files, from coreutils,
|
||||
to override gnulib, so that we don't need xsize.h.
|
||||
* bootstrap: Replace with coreutils bootstrap, except add support
|
||||
|
||||
@@ -62,6 +62,7 @@ fnmatch.c
|
||||
fnmatch.h
|
||||
fnmatch_.h
|
||||
fnmatch_loop.c
|
||||
fstatat.c
|
||||
ftruncate.c
|
||||
full-write.c
|
||||
full-write.h
|
||||
@@ -83,6 +84,7 @@ getpagesize.h
|
||||
gettext.h
|
||||
gettime.c
|
||||
gettimeofday.c
|
||||
gnulib.mk
|
||||
hash.c
|
||||
hash.h
|
||||
human.c
|
||||
@@ -123,6 +125,7 @@ offtostr.c
|
||||
open-safer.c
|
||||
openat-die.c
|
||||
openat-priv.h
|
||||
openat-proc.c
|
||||
openat.c
|
||||
openat.h
|
||||
paxerror.c
|
||||
@@ -155,6 +158,7 @@ safe-read.c
|
||||
safe-read.h
|
||||
safe-write.c
|
||||
safe-write.h
|
||||
same-inode.h
|
||||
save-cwd.c
|
||||
save-cwd.h
|
||||
savedir.c
|
||||
@@ -164,6 +168,7 @@ setenv.h
|
||||
size_max.h
|
||||
stat-macros.h
|
||||
stat-time.h
|
||||
stat_.h
|
||||
stdbool.h
|
||||
stdbool_.h
|
||||
stdint.h
|
||||
@@ -194,9 +199,12 @@ sysexit_.h
|
||||
sysexits.h
|
||||
system-ioctl.h
|
||||
system.h
|
||||
tempname.c
|
||||
tempname.h
|
||||
time_r.c
|
||||
time_r.h
|
||||
timespec.h
|
||||
uinttostr.c
|
||||
umaxtostr.c
|
||||
unistd--.h
|
||||
unistd-safer.h
|
||||
|
||||
Reference in New Issue
Block a user