mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-25 10:16:53 +02:00
Update to match current gnulib.
This commit is contained in:
@@ -70,6 +70,8 @@ exitfail.h
|
||||
fchown-stub.c
|
||||
fcntl--.h
|
||||
fcntl-safer.h
|
||||
fcntl.h
|
||||
fcntl_.h
|
||||
fd-safer.c
|
||||
file-type.c
|
||||
file-type.h
|
||||
@@ -150,6 +152,9 @@ intprops.h
|
||||
inttostr.c
|
||||
inttostr.h
|
||||
inttypes.h
|
||||
inttypes_.h
|
||||
isapipe.c
|
||||
isapipe.h
|
||||
lchmod.h
|
||||
lchown.c
|
||||
lchown.h
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2006-09-01 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* .cvsignore: Add fcntl.h, fcntl_.h, inttypes_.h, isapipe.c,
|
||||
isapipe.h.
|
||||
|
||||
2006-08-25 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* euidaccess-stat.c: Include <config.h> unconditionally, since
|
||||
|
||||
@@ -38,6 +38,7 @@ exclude.m4
|
||||
exitfail.m4
|
||||
extensions.m4
|
||||
fcntl-safer.m4
|
||||
fcntl_h.m4
|
||||
file-type.m4
|
||||
fileblocks.m4
|
||||
filemode.m4
|
||||
@@ -60,6 +61,7 @@ getgroups.m4
|
||||
gethostname.m4
|
||||
gethrxtime.m4
|
||||
getline.m4
|
||||
getloadavg.m4
|
||||
getndelim2.m4
|
||||
getopt.m4
|
||||
getpagesize.m4
|
||||
@@ -85,7 +87,11 @@ inet_ntop.m4
|
||||
intmax.m4
|
||||
intmax_t.m4
|
||||
inttostr.m4
|
||||
inttypes-h.m4
|
||||
inttypes-pri.m4
|
||||
inttypes.m4
|
||||
inttypes_h.m4
|
||||
isapipe.m4
|
||||
jm-winsz1.m4
|
||||
jm-winsz2.m4
|
||||
lchmod.m4
|
||||
|
||||
Reference in New Issue
Block a user