mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
.cvsignore, .gitignore: Add fchownat.c and wctype-related files.
This commit is contained in:
parent
3b933f1e33
commit
2ed0544df4
@ -69,6 +69,7 @@ exitfail.c
|
||||
exitfail.h
|
||||
fchmodat.c
|
||||
fchown-stub.c
|
||||
fchownat.c
|
||||
fcntl--.h
|
||||
fcntl-safer.h
|
||||
fcntl.h
|
||||
@ -350,6 +351,7 @@ verify.h
|
||||
version-etc-fsf.c
|
||||
version-etc.c
|
||||
version-etc.h
|
||||
wctype_.h
|
||||
wcwidth.h
|
||||
xalloc-die.c
|
||||
xalloc.h
|
||||
|
||||
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
@ -64,6 +64,7 @@ exitfail.c
|
||||
exitfail.h
|
||||
fchmodat.c
|
||||
fchown-stub.c
|
||||
fchownat.c
|
||||
fcntl--.h
|
||||
fcntl-safer.h
|
||||
fcntl.h
|
||||
@ -337,6 +338,7 @@ verify.h
|
||||
version-etc-fsf.c
|
||||
version-etc.c
|
||||
version-etc.h
|
||||
wctype_.h
|
||||
wcwidth.h
|
||||
xalloc-die.c
|
||||
xalloc.h
|
||||
|
||||
@ -231,6 +231,7 @@ vasnprintf.m4
|
||||
vasprintf.m4
|
||||
visibility.m4
|
||||
wchar_t.m4
|
||||
wctype.m4
|
||||
wcwidth.m4
|
||||
wint_t.m4
|
||||
xalloc.m4
|
||||
|
||||
1
m4/.gitignore
vendored
1
m4/.gitignore
vendored
@ -220,6 +220,7 @@ utimes.m4
|
||||
vasnprintf.m4
|
||||
vasprintf.m4
|
||||
wchar_t.m4
|
||||
wctype.m4
|
||||
wcwidth.m4
|
||||
wint_t.m4
|
||||
xalloc.m4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user