File tree Expand file tree Collapse file tree 4 files changed +63
-15
lines changed
Expand file tree Collapse file tree 4 files changed +63
-15
lines changed Original file line number Diff line number Diff line change 185185/stamp-h1
186186/stat.c
187187/stat-macros.h
188- /stdbool.in.h
189188/stddef.in.h
190189/stdint.h
191190/stdint.in.h
@@ -364,3 +363,42 @@ limits.h
364363/wmemchr-impl.h
365364/wmemchr.c
366365/wmempcpy.c
366+ /at-func.c
367+ /calloc.c
368+ /chdir-long.c
369+ /chdir-long.h
370+ /dup-safer-flag.c
371+ /dup-safer.c
372+ /dynarray.h
373+ /fchdir.c
374+ /fd-safer-flag.c
375+ /fd-safer.c
376+ /filenamecat-lgpl.c
377+ /filenamecat.h
378+ /free.c
379+ /fstatat.c
380+ /getcwd-lgpl.c
381+ /ialloc.c
382+ /ialloc.h
383+ /idx.h
384+ /md5-stream.c
385+ /memrchr.c
386+ /nl_langinfo-lock.c
387+ /openat-die.c
388+ /openat-priv.h
389+ /openat-proc.c
390+ /openat.c
391+ /openat.h
392+ /pipe-safer.c
393+ /pipe.c
394+ /realloc.c
395+ /reallocarray.c
396+ /save-cwd.c
397+ /save-cwd.h
398+ /sha1-stream.c
399+ /stdio-read.c
400+ /unistd--.h
401+ /unistd-safer.h
402+ /assert.in.h
403+ /intprops-internal.h
404+ /stdckdint.in.h
Original file line number Diff line number Diff line change 11/cjk.h
22/width.c
3+ /width0.h
4+ /width2.h
Original file line number Diff line number Diff line change 4040/getlogin_r.m4
4141/getopt.m4
4242/getpagesize.m4
43- /gettext.m4
4443/gettime.m4
4544/gettimeofday.m4
4645/glibc21.m4
5655/inet_ntop.m4
5756/inet_pton.m4
5857/inline.m4
59- /intlmacosx.m4
6058/intmax_t.m4
6159/inttypes_h.m4
6260/inttypes-h.m4
8078/locale-zh.m4
8179/lock.m4
8280/longdouble.m4
83- /longlong.m4
8481/lstat.m4
8582/lt~obsolete.m4
8683/ltoptions.m4
109106/multiarch.m4
110107/netinet_in_h.m4
111108/nl_langinfo.m4
112- /nls.m4
113109/nocrash.m4
114110/open.m4
115111/parse-datetime.m4
116112/passfd.m4
117113/pathmax.m4
118114/poll_h.m4
119115/poll.m4
120- /po.m4
121116/printf-frexpl.m4
122117/printf-frexp.m4
123118/printf.m4
124- /progtest.m4
125119/quotearg.m4
126120/quote.m4
127121/readlink.m4
140134/sockpfaf.m4
141135/ssize_t.m4
142136/stat.m4
143- /stdbool.m4
144137/stddef_h.m4
145138/stdint_h.m4
146139/stdint.m4
255248/lseek.m4
256249/fnmatch_h.m4
257250/glob_h.m4
258- /intl-thread-locale.m4
259251/open-slash.m4
260252/setlocale_null.m4
261253/visibility.m4
265257/wmemchr.m4
266258/wmempcpy.m4
267259/zzgnulib.m4
260+ /calloc.m4
261+ /chdir-long.m4
262+ /ctype_h.m4
263+ /fchdir.m4
264+ /filenamecat.m4
265+ /free.m4
266+ /fstatat.m4
267+ /memrchr.m4
268+ /openat.m4
269+ /pid_t.m4
270+ /reallocarray.m4
271+ /save-cwd.m4
272+ /ungetc.m4
273+ /unistd-safer.m4
274+ /vararrays.m4
275+ /year2038.m4
276+ /assert_h.m4
277+ /c-bool.m4
Original file line number Diff line number Diff line change 1- # Copyright (C) 2002-2020 Free Software Foundation, Inc.
1+ # Copyright (C) 2002-2022 Free Software Foundation, Inc.
22#
33# This file is free software; you can redistribute it and/or modify
44# it under the terms of the GNU General Public License as published by
5- # the Free Software Foundation; either version 3 of the License, or
5+ # the Free Software Foundation, either version 3 of the License, or
66# (at your option) any later version.
77#
88# This file is distributed in the hope that it will be useful,
4747# fnmatch \
4848# fnmatch-gnu \
4949# getopt-gnu \
50- # gettext \
50+ # gettext-h \
5151# gettimeofday \
5252# git-version-gen \
5353# glob \
5454# human \
5555# iconv_open \
5656# inet_pton \
5757# lchown \
58- # longlong \
5958# lstat \
6059# mbswidth \
6160# memcasecmp \
@@ -92,15 +91,14 @@ gl_MODULES([
9291 fnmatch
9392 fnmatch-gnu
9493 getopt-gnu
95- gettext
94+ gettext-h
9695 gettimeofday
9796 git-version-gen
9897 glob
9998 human
10099 iconv_open
101100 inet_pton
102101 lchown
103- longlong
104102 lstat
105103 mbswidth
106104 memcasecmp
You can’t perform that action at this time.
0 commit comments