mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-18 01:40:06 +02:00
Add to .cvsignore and .gitignore files.
This commit is contained in:
@@ -195,6 +195,7 @@ localcharset.c
|
||||
localcharset.h
|
||||
long-options.c
|
||||
long-options.h
|
||||
lseek.c
|
||||
lstat.c
|
||||
lstat.h
|
||||
malloc.c
|
||||
@@ -257,6 +258,7 @@ posixver.c
|
||||
posixver.h
|
||||
printf-args.c
|
||||
printf-args.h
|
||||
printf-parse.c
|
||||
printf-parse.h
|
||||
putenv.c
|
||||
quote.c
|
||||
@@ -316,6 +318,7 @@ sha1.c
|
||||
sha1.h
|
||||
sig2str.c
|
||||
sig2str.h
|
||||
size_max.h
|
||||
snprintf.c
|
||||
snprintf.h
|
||||
socket.h
|
||||
@@ -378,6 +381,7 @@ time_r.h
|
||||
timespec.h
|
||||
uinttostr.c
|
||||
umaxtostr.c
|
||||
unicodeio.c
|
||||
unicodeio.h
|
||||
unistd--.h
|
||||
unistd-safer.h
|
||||
@@ -394,6 +398,7 @@ utimecmp.c
|
||||
utimecmp.h
|
||||
utimens.c
|
||||
utimens.h
|
||||
vasnprintf.c
|
||||
vasnprintf.h
|
||||
vasprintf.c
|
||||
vasprintf.h
|
||||
@@ -422,6 +427,7 @@ xnanosleep.h
|
||||
xreadlink-with-size.c
|
||||
xreadlink.c
|
||||
xreadlink.h
|
||||
xsize.h
|
||||
xstrndup.c
|
||||
xstrndup.h
|
||||
xstrtod.c
|
||||
|
||||
6
lib/.gitignore
vendored
6
lib/.gitignore
vendored
@@ -189,6 +189,7 @@ localcharset.c
|
||||
localcharset.h
|
||||
long-options.c
|
||||
long-options.h
|
||||
lseek.c
|
||||
lstat.c
|
||||
lstat.h
|
||||
malloc.c
|
||||
@@ -250,6 +251,7 @@ posixver.c
|
||||
posixver.h
|
||||
printf-args.c
|
||||
printf-args.h
|
||||
printf-parse.c
|
||||
printf-parse.h
|
||||
putenv.c
|
||||
quote.c
|
||||
@@ -308,6 +310,7 @@ sha1.c
|
||||
sha1.h
|
||||
sig2str.c
|
||||
sig2str.h
|
||||
size_max.h
|
||||
snprintf.c
|
||||
snprintf.h
|
||||
socket.h
|
||||
@@ -369,6 +372,7 @@ time_r.h
|
||||
timespec.h
|
||||
uinttostr.c
|
||||
umaxtostr.c
|
||||
unicodeio.c
|
||||
unicodeio.h
|
||||
unistd--.h
|
||||
unistd-safer.h
|
||||
@@ -385,6 +389,7 @@ utimecmp.c
|
||||
utimecmp.h
|
||||
utimens.c
|
||||
utimens.h
|
||||
vasnprintf.c
|
||||
vasnprintf.h
|
||||
vasprintf.c
|
||||
vasprintf.h
|
||||
@@ -413,6 +418,7 @@ xnanosleep.h
|
||||
xreadlink-with-size.c
|
||||
xreadlink.c
|
||||
xreadlink.h
|
||||
xsize.h
|
||||
xstrndup.c
|
||||
xstrndup.h
|
||||
xstrtod.c
|
||||
|
||||
@@ -125,6 +125,7 @@ long-options.m4
|
||||
longdouble.m4
|
||||
longlong.m4
|
||||
ls-mntd-fs.m4
|
||||
lseek.m4
|
||||
lstat.m4
|
||||
mbchar.m4
|
||||
mbiter.m4
|
||||
|
||||
4
m4/.gitignore
vendored
4
m4/.gitignore
vendored
@@ -119,6 +119,7 @@ long-options.m4
|
||||
longdouble.m4
|
||||
longlong.m4
|
||||
ls-mntd-fs.m4
|
||||
lseek.m4
|
||||
lstat.m4
|
||||
mbchar.m4
|
||||
mbiter.m4
|
||||
@@ -154,6 +155,7 @@ physmem.m4
|
||||
po.m4
|
||||
posixtm.m4
|
||||
posixver.m4
|
||||
printf-posix.m4
|
||||
progtest.m4
|
||||
putenv.m4
|
||||
quote.m4
|
||||
@@ -181,6 +183,7 @@ settime.m4
|
||||
sha1.m4
|
||||
sig2str.m4
|
||||
signed.m4
|
||||
size_max.m4
|
||||
snprintf.m4
|
||||
socklen.m4
|
||||
sockpfaf.m4
|
||||
@@ -248,6 +251,7 @@ xalloc.m4
|
||||
xgetcwd.m4
|
||||
xnanosleep.m4
|
||||
xreadlink.m4
|
||||
xsize.m4
|
||||
xstrndup.m4
|
||||
xstrtod.m4
|
||||
xstrtol.m4
|
||||
|
||||
Reference in New Issue
Block a user