mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
Update ignored files for the latest version of Gnulib
This commit is contained in:
parent
52997c5860
commit
6bcc48ef46
15
lib/.gitignore
vendored
15
lib/.gitignore
vendored
@ -81,6 +81,15 @@ Makefile.am
|
||||
/wctomb.c
|
||||
/wctype-h.c
|
||||
/wctype.in.h
|
||||
/windows-initguard.h
|
||||
/windows-mutex.c
|
||||
/windows-mutex.h
|
||||
/windows-once.c
|
||||
/windows-once.h
|
||||
/windows-recmutex.c
|
||||
/windows-recmutex.h
|
||||
/windows-rwlock.c
|
||||
/windows-rwlock.h
|
||||
/wmemcpy-impl.h
|
||||
/wmemcpy.c
|
||||
|
||||
@ -115,9 +124,3 @@ Makefile.am
|
||||
/wctype.h
|
||||
|
||||
/sys/
|
||||
|
||||
/unistr/
|
||||
/unistr/.dirstamp
|
||||
/unistr/u8-mbtoucr.c
|
||||
/unistr/u8-uctomb-aux.c
|
||||
/unistr/u8-uctomb.c
|
||||
|
3
lib/glthread/.gitignore
vendored
Normal file
3
lib/glthread/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/lock.c
|
||||
/lock.h
|
||||
/threadlib.c
|
3
lib/unistr/.gitignore
vendored
Normal file
3
lib/unistr/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/u8-mbtoucr.c
|
||||
/u8-uctomb-aux.c
|
||||
/u8-uctomb.c
|
1
m4/.gitignore
vendored
1
m4/.gitignore
vendored
@ -61,6 +61,7 @@
|
||||
/po.m4
|
||||
/printf-posix.m4
|
||||
/progtest.m4
|
||||
/pthread_rwlock_rdlock.m4
|
||||
/size_max.m4
|
||||
/ssize_t.m4
|
||||
/stdbool.m4
|
||||
|
Loading…
Reference in New Issue
Block a user