Skip to content

Commit 29bbfe5

Browse files
committed
build-sys: refresh gnulib
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
1 parent a0cec3e commit 29bbfe5

File tree

544 files changed

+67823
-19996
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

544 files changed

+67823
-19996
lines changed

.gitignore

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,47 @@ Makefile
5454
/quse
5555
/qwhich
5656
/qxpak
57+
58+
# BEGIN GNULIB
59+
# regenerate using:
60+
# ls autotools/gnulib/*.in.h | sed -e 's/\.in\.h/.h/' | sed -e 's:_:/:'
61+
autotools/gnulib/alloca.h
62+
autotools/gnulib/assert.h
63+
autotools/gnulib/byteswap.h
64+
autotools/gnulib/dirent.h
65+
autotools/gnulib/errno.h
66+
autotools/gnulib/error.h
67+
autotools/gnulib/fcntl.h
68+
autotools/gnulib/float.h
69+
autotools/gnulib/getopt-cdefs.h
70+
autotools/gnulib/getopt.h
71+
autotools/gnulib/inttypes.h
72+
autotools/gnulib/limits.h
73+
autotools/gnulib/locale.h
74+
autotools/gnulib/math.h
75+
autotools/gnulib/stdckdint.h
76+
autotools/gnulib/stddef.h
77+
autotools/gnulib/stdint.h
78+
autotools/gnulib/stdio.h
79+
autotools/gnulib/stdlib.h
80+
autotools/gnulib/string.h
81+
autotools/gnulib/strings.h
82+
autotools/gnulib/sys/stat.h
83+
autotools/gnulib/sys/time.h
84+
autotools/gnulib/sys/types.h
85+
autotools/gnulib/time.h
86+
autotools/gnulib/uchar.h
87+
autotools/gnulib/unicase.h
88+
autotools/gnulib/unictype.h
89+
autotools/gnulib/uninorm.h
90+
autotools/gnulib/unistd.h
91+
autotools/gnulib/unitypes.h
92+
autotools/gnulib/uniwidth.h
93+
autotools/gnulib/utime.h
94+
autotools/gnulib/wchar.h
95+
autotools/gnulib/wctype.h
96+
# manual additions
97+
autotools/gnulib/sys
98+
autotools/gnulib/malloc/scratch_buffer.gl.h
99+
*.dirstamp
100+
# END GNULIB

0 commit comments

Comments
 (0)