mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
gitignore: update gnulib file list
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
d8aef85d01
commit
167c4b6989
1 changed files with 12 additions and 0 deletions
12
lib/.gitignore
vendored
12
lib/.gitignore
vendored
|
|
@ -7,6 +7,7 @@
|
||||||
/Makefile.am
|
/Makefile.am
|
||||||
/Makefile.in
|
/Makefile.in
|
||||||
/_Exit.c
|
/_Exit.c
|
||||||
|
/alloca.in.h
|
||||||
/arg-nonnull.h
|
/arg-nonnull.h
|
||||||
/arpa/
|
/arpa/
|
||||||
/arpa_inet.in.h
|
/arpa_inet.in.h
|
||||||
|
|
@ -75,6 +76,9 @@
|
||||||
/localcharset.h
|
/localcharset.h
|
||||||
/lseek.c
|
/lseek.c
|
||||||
/malloc.c
|
/malloc.c
|
||||||
|
/malloca.c
|
||||||
|
/malloca.h
|
||||||
|
/malloca.valgrind
|
||||||
/math.c
|
/math.c
|
||||||
/math.h
|
/math.h
|
||||||
/math.in.h
|
/math.in.h
|
||||||
|
|
@ -83,6 +87,8 @@
|
||||||
/memchr.c
|
/memchr.c
|
||||||
/memchr.valgrind
|
/memchr.valgrind
|
||||||
/memcpy.c
|
/memcpy.c
|
||||||
|
/mktime-internal.h
|
||||||
|
/mktime.c
|
||||||
/msvc-inval.c
|
/msvc-inval.c
|
||||||
/msvc-inval.h
|
/msvc-inval.h
|
||||||
/msvc-nothrow.c
|
/msvc-nothrow.c
|
||||||
|
|
@ -99,12 +105,14 @@
|
||||||
/ref-add.sin
|
/ref-add.sin
|
||||||
/ref-del.sed
|
/ref-del.sed
|
||||||
/ref-del.sin
|
/ref-del.sin
|
||||||
|
/setenv.c
|
||||||
/stat.c
|
/stat.c
|
||||||
/stdalign.h
|
/stdalign.h
|
||||||
/stdalign.in.h
|
/stdalign.in.h
|
||||||
/stdarg.in.h
|
/stdarg.in.h
|
||||||
/stdbool.in.h
|
/stdbool.in.h
|
||||||
/stddef.in.h
|
/stddef.in.h
|
||||||
|
/stdint.in.h
|
||||||
/stdio-impl.h
|
/stdio-impl.h
|
||||||
/stdio.c
|
/stdio.c
|
||||||
/stdio.h
|
/stdio.h
|
||||||
|
|
@ -131,12 +139,16 @@
|
||||||
/sys_time.in.h
|
/sys_time.in.h
|
||||||
/sys_types.in.h
|
/sys_types.in.h
|
||||||
/sys_uio.in.h
|
/sys_uio.in.h
|
||||||
|
/time-internal.h
|
||||||
/time.h
|
/time.h
|
||||||
/time.in.h
|
/time.in.h
|
||||||
/time_r.c
|
/time_r.c
|
||||||
|
/time_rz.c
|
||||||
|
/timegm.c
|
||||||
/unistd.c
|
/unistd.c
|
||||||
/unistd.h
|
/unistd.h
|
||||||
/unistd.in.h
|
/unistd.in.h
|
||||||
|
/unsetenv.c
|
||||||
/unused-parameter.h
|
/unused-parameter.h
|
||||||
/verify.h
|
/verify.h
|
||||||
/warn-on-use.h
|
/warn-on-use.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue