Adjust to gnulib changes.
* lib/.cvsignore: Add chdir-long.c, chdir-long.h, memrchr.c, memrchr.h, openat.c, openat.h. Remove pathmax.h (added by mistake, perhaps?), sysexit.h (my typo), xstrdup.c (gnulib removed this file). Sort entries.
This commit is contained in:
@@ -22,10 +22,13 @@ argp-pv.c
|
|||||||
argp-pvh.c
|
argp-pvh.c
|
||||||
argp-xinl.c
|
argp-xinl.c
|
||||||
argp.h
|
argp.h
|
||||||
|
asnprintf.c
|
||||||
backupfile.c
|
backupfile.c
|
||||||
backupfile.h
|
backupfile.h
|
||||||
basename.c
|
basename.c
|
||||||
charset.alias
|
charset.alias
|
||||||
|
chdir-long.c
|
||||||
|
chdir-long.h
|
||||||
chown.c
|
chown.c
|
||||||
config.charset
|
config.charset
|
||||||
dirname.c
|
dirname.c
|
||||||
@@ -75,12 +78,21 @@ localcharset.h
|
|||||||
localedir.h
|
localedir.h
|
||||||
mempcpy.c
|
mempcpy.c
|
||||||
mempcpy.h
|
mempcpy.h
|
||||||
|
memrchr.c
|
||||||
|
memrchr.h
|
||||||
memset.c
|
memset.c
|
||||||
|
minmax.h
|
||||||
mktime.c
|
mktime.c
|
||||||
modechange.c
|
modechange.c
|
||||||
modechange.h
|
modechange.h
|
||||||
obstack.c
|
obstack.c
|
||||||
obstack.h
|
obstack.h
|
||||||
|
openat.c
|
||||||
|
openat.h
|
||||||
|
printf-args.c
|
||||||
|
printf-args.h
|
||||||
|
printf-parse.c
|
||||||
|
printf-parse.h
|
||||||
quote.c
|
quote.c
|
||||||
quote.h
|
quote.h
|
||||||
quotearg.c
|
quotearg.c
|
||||||
@@ -122,7 +134,6 @@ strtoll.c
|
|||||||
strtoul.c
|
strtoul.c
|
||||||
strtoull.c
|
strtoull.c
|
||||||
strtoumax.c
|
strtoumax.c
|
||||||
sysexit.h
|
|
||||||
sysexit_.h
|
sysexit_.h
|
||||||
sysexits.h
|
sysexits.h
|
||||||
system.h
|
system.h
|
||||||
@@ -132,25 +143,17 @@ timespec.h
|
|||||||
unlocked-io.h
|
unlocked-io.h
|
||||||
unsetenv.c
|
unsetenv.c
|
||||||
utime.c
|
utime.c
|
||||||
|
vasnprintf.c
|
||||||
|
vasnprintf.h
|
||||||
|
vsnprintf.c
|
||||||
|
vsnprintf.h
|
||||||
xalloc-die.c
|
xalloc-die.c
|
||||||
xalloc.h
|
xalloc.h
|
||||||
xgetcwd.c
|
xgetcwd.c
|
||||||
xgetcwd.h
|
xgetcwd.h
|
||||||
xmalloc.c
|
xmalloc.c
|
||||||
|
xsize.h
|
||||||
xstrtol.c
|
xstrtol.c
|
||||||
xstrtol.h
|
xstrtol.h
|
||||||
xstrtoul.c
|
xstrtoul.c
|
||||||
xstrtoumax.c
|
xstrtoumax.c
|
||||||
asnprintf.c
|
|
||||||
minmax.h
|
|
||||||
pathmax.h
|
|
||||||
printf-args.c
|
|
||||||
printf-args.h
|
|
||||||
printf-parse.c
|
|
||||||
printf-parse.h
|
|
||||||
vasnprintf.c
|
|
||||||
vasnprintf.h
|
|
||||||
vsnprintf.c
|
|
||||||
vsnprintf.h
|
|
||||||
xsize.h
|
|
||||||
xstrdup.c
|
|
||||||
|
|||||||
Reference in New Issue
Block a user