|
@@ -2,12 +2,23 @@
|
|
|
Makefile
|
|
|
Makefile.am
|
|
|
Makefile.in
|
|
|
-addext.c
|
|
|
alloca.c
|
|
|
alloca.h
|
|
|
alloca_.h
|
|
|
argmatch.c
|
|
|
argmatch.h
|
|
|
+argp-ba.c
|
|
|
+argp-eexst.c
|
|
|
+argp-fmtstream.c
|
|
|
+argp-fmtstream.h
|
|
|
+argp-fs-xinl.c
|
|
|
+argp-help.c
|
|
|
+argp-namefrob.h
|
|
|
+argp-parse.c
|
|
|
+argp-pv.c
|
|
|
+argp-pvh.c
|
|
|
+argp-xinl.c
|
|
|
+argp.h
|
|
|
backupfile.c
|
|
|
backupfile.h
|
|
|
basename.c
|
|
@@ -50,7 +61,8 @@ human.c
|
|
|
human.h
|
|
|
lchown.c
|
|
|
lchown.h
|
|
|
-malloc.c
|
|
|
+mempcpy.c
|
|
|
+mempcpy.h
|
|
|
memset.c
|
|
|
mktime.c
|
|
|
modechange.c
|
|
@@ -62,7 +74,6 @@ quote.c
|
|
|
quote.h
|
|
|
quotearg.c
|
|
|
quotearg.h
|
|
|
-realloc.c
|
|
|
rmdir.c
|
|
|
safe-read.c
|
|
|
safe-read.h
|
|
@@ -72,20 +83,28 @@ save-cwd.c
|
|
|
save-cwd.h
|
|
|
savedir.c
|
|
|
savedir.h
|
|
|
+stat-macros.h
|
|
|
stdbool.h
|
|
|
stdbool_.h
|
|
|
stpcpy.c
|
|
|
stpcpy.h
|
|
|
strcase.h
|
|
|
strcasecmp.c
|
|
|
+strchrnul.c
|
|
|
+strchrnul.h
|
|
|
stripslash.c
|
|
|
strncasecmp.c
|
|
|
+strndup.c
|
|
|
+strndup.h
|
|
|
+strnlen.c
|
|
|
strtoimax.c
|
|
|
strtol.c
|
|
|
strtoll.c
|
|
|
strtoul.c
|
|
|
strtoull.c
|
|
|
strtoumax.c
|
|
|
+sysexit_.h
|
|
|
+sysexits.h
|
|
|
time_r.c
|
|
|
time_r.h
|
|
|
timespec.h
|
|
@@ -100,24 +119,3 @@ xstrtol.c
|
|
|
xstrtol.h
|
|
|
xstrtoul.c
|
|
|
xstrtoumax.c
|
|
|
-argp.h
|
|
|
-argp-ba.c
|
|
|
-argp-eexst.c
|
|
|
-argp-fmtstream.c
|
|
|
-argp-fmtstream.h
|
|
|
-argp-fs-xinl.c
|
|
|
-argp-help.c
|
|
|
-argp-namefrob.h
|
|
|
-argp-parse.c
|
|
|
-argp-pv.c
|
|
|
-argp-pvh.c
|
|
|
-argp-xinl.c
|
|
|
-mempcpy.c
|
|
|
-mempcpy.h
|
|
|
-strchrnul.c
|
|
|
-strchrnul.h
|
|
|
-strndup.c
|
|
|
-strndup.h
|
|
|
-strnlen.c
|
|
|
-sysexit_.h
|
|
|
-sysexits.h
|