Update gnulib to current upstream master
[deliverable/binutils-gdb.git] / gdb / gnulib / import / m4 / gnulib-comp.m4
CommitLineData
f6ea5628 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
4a626d0a 2# Copyright (C) 2002-2015 Free Software Foundation, Inc.
f6ea5628 3#
770d76d7
PA
4# This file is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3 of the License, or
7# (at your option) any later version.
8#
9# This file is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this file. If not, see <http://www.gnu.org/licenses/>.
16#
17# As a special exception to the GNU General Public License,
18# this file may be distributed as part of a program that
19# contains a configuration script generated by Autoconf, under
f6ea5628
DJ
20# the same distribution terms as the rest of that program.
21#
22# Generated by gnulib-tool.
23#
24# This file represents the compiled summary of the specification in
25# gnulib-cache.m4. It lists the computed macro invocations that need
26# to be invoked from configure.ac.
770d76d7
PA
27# In projects that use version control, this file can be treated like
28# other built files.
f6ea5628
DJ
29
30
31# This macro should be invoked from ./configure.ac, in the section
32# "Checks for programs", right after AC_PROG_CC, and certainly before
33# any checks for libraries, header files, types and library functions.
34AC_DEFUN([gl_EARLY],
35[
36 m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
37 m4_pattern_allow([^gl_ES$])dnl a valid locale name
38 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
39 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
770d76d7 40 AC_REQUIRE([gl_PROG_AR_RANLIB])
4a626d0a 41 # Code from module absolute-header:
8690e634
JK
42 # Code from module alloca:
43 # Code from module alloca-opt:
98399780 44 # Code from module canonicalize-lgpl:
6a29c58e 45 # Code from module chdir:
8690e634 46 # Code from module configmake:
e26b6bb0 47 # Code from module dirent:
18848e28 48 # Code from module dirfd:
6a29c58e 49 # Code from module dirname-lgpl:
2196f55f 50 # Code from module dosname:
6a29c58e 51 # Code from module double-slash-root:
18848e28 52 # Code from module errno:
f434ba03 53 # Code from module extensions:
f6ea5628 54 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
a512b375 55 # Code from module extern-inline:
88b48903 56 # Code from module float:
8690e634
JK
57 # Code from module fnmatch:
58 # Code from module fnmatch-gnu:
88b48903
WN
59 # Code from module fpieee:
60 AC_REQUIRE([gl_FP_IEEE])
61 # Code from module fpucw:
62 # Code from module frexp:
63 # Code from module frexpl:
4a626d0a 64 # Code from module gettimeofday:
f434ba03 65 # Code from module include_next:
55a8c076 66 # Code from module inttypes:
770d76d7 67 # Code from module inttypes-incomplete:
88b48903
WN
68 # Code from module isnand-nolibm:
69 # Code from module isnanl-nolibm:
2196f55f
YQ
70 # Code from module largefile:
71 AC_REQUIRE([AC_SYS_LARGEFILE])
8690e634 72 # Code from module localcharset:
f45c62c4 73 # Code from module lstat:
6a29c58e 74 # Code from module malloc-posix:
98399780 75 # Code from module malloca:
88b48903 76 # Code from module math:
8690e634
JK
77 # Code from module mbrtowc:
78 # Code from module mbsinit:
79 # Code from module mbsrtowcs:
f434ba03
PA
80 # Code from module memchr:
81 # Code from module memmem:
82 # Code from module memmem-simple:
83 # Code from module multiarch:
98399780 84 # Code from module nocrash:
38ec2207 85 # Code from module pathmax:
2196f55f 86 # Code from module readlink:
6a29c58e
YQ
87 # Code from module rename:
88 # Code from module rmdir:
89 # Code from module same-inode:
98399780 90 # Code from module snippet/_Noreturn:
770d76d7
PA
91 # Code from module snippet/arg-nonnull:
92 # Code from module snippet/c++defs:
93 # Code from module snippet/warn-on-use:
8839a007 94 # Code from module ssize_t:
2196f55f 95 # Code from module stat:
8690e634 96 # Code from module stdbool:
f434ba03
PA
97 # Code from module stddef:
98 # Code from module stdint:
6a29c58e 99 # Code from module stdio:
98399780 100 # Code from module stdlib:
8690e634 101 # Code from module streq:
f434ba03 102 # Code from module string:
8690e634 103 # Code from module strnlen1:
63ce7108
TT
104 # Code from module strstr:
105 # Code from module strstr-simple:
421693b0 106 # Code from module strtok_r:
09607c9e 107 # Code from module sys_stat:
4a626d0a 108 # Code from module sys_time:
8839a007 109 # Code from module sys_types:
09607c9e 110 # Code from module time:
8839a007 111 # Code from module unistd:
174e088e 112 # Code from module update-copyright:
8690e634
JK
113 # Code from module verify:
114 # Code from module wchar:
115 # Code from module wctype-h:
f6ea5628
DJ
116])
117
118# This macro should be invoked from ./configure.ac, in the section
119# "Check for header files, types and library functions".
120AC_DEFUN([gl_INIT],
121[
122 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
123 gl_cond_libtool=false
124 gl_libdeps=
125 gl_ltlibdeps=
c971b7fa 126 gl_m4_base='import/m4'
f6ea5628
DJ
127 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
128 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
129 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
f434ba03
PA
130 m4_pushdef([gl_LIBSOURCES_LIST], [])
131 m4_pushdef([gl_LIBSOURCES_DIR], [])
132 gl_COMMON
c971b7fa 133 gl_source_base='import'
a512b375 134 gl_FUNC_ALLOCA
98399780
YQ
135 gl_CANONICALIZE_LGPL
136 if test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1; then
137 AC_LIBOBJ([canonicalize-lgpl])
138 fi
139 gl_MODULE_INDICATOR([canonicalize-lgpl])
140 gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name])
141 gl_STDLIB_MODULE_INDICATOR([realpath])
6a29c58e 142 gl_UNISTD_MODULE_INDICATOR([chdir])
a512b375 143 gl_CONFIGMAKE_PREP
e26b6bb0 144 gl_DIRENT_H
18848e28
GF
145 gl_FUNC_DIRFD
146 if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no; then
147 AC_LIBOBJ([dirfd])
148 gl_PREREQ_DIRFD
149 fi
150 gl_DIRENT_MODULE_INDICATOR([dirfd])
6a29c58e
YQ
151 gl_DIRNAME_LGPL
152 gl_DOUBLE_SLASH_ROOT
18848e28 153 gl_HEADER_ERRNO_H
a512b375 154 AC_REQUIRE([gl_EXTERN_INLINE])
88b48903
WN
155 gl_FLOAT_H
156 if test $REPLACE_FLOAT_LDBL = 1; then
157 AC_LIBOBJ([float])
158 fi
159 if test $REPLACE_ITOLD = 1; then
160 AC_LIBOBJ([itold])
161 fi
a512b375
JB
162 gl_FUNC_FNMATCH_POSIX
163 if test -n "$FNMATCH_H"; then
164 AC_LIBOBJ([fnmatch])
165 gl_PREREQ_FNMATCH
166 fi
167 gl_FUNC_FNMATCH_GNU
168 if test -n "$FNMATCH_H"; then
169 AC_LIBOBJ([fnmatch])
170 gl_PREREQ_FNMATCH
171 fi
88b48903
WN
172 gl_FUNC_FREXP
173 if test $gl_func_frexp != yes; then
174 AC_LIBOBJ([frexp])
175 fi
176 gl_MATH_MODULE_INDICATOR([frexp])
177 gl_FUNC_FREXPL
178 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
179 AC_LIBOBJ([frexpl])
180 fi
181 gl_MATH_MODULE_INDICATOR([frexpl])
4a626d0a
PA
182 gl_FUNC_GETTIMEOFDAY
183 if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
184 AC_LIBOBJ([gettimeofday])
185 gl_PREREQ_GETTIMEOFDAY
186 fi
187 gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
a512b375
JB
188 gl_INTTYPES_H
189 gl_INTTYPES_INCOMPLETE
88b48903
WN
190 gl_FUNC_ISNAND_NO_LIBM
191 if test $gl_func_isnand_no_libm != yes; then
192 AC_LIBOBJ([isnand])
193 gl_PREREQ_ISNAND
194 fi
195 gl_FUNC_ISNANL_NO_LIBM
196 if test $gl_func_isnanl_no_libm != yes; then
197 AC_LIBOBJ([isnanl])
198 gl_PREREQ_ISNANL
199 fi
2196f55f 200 AC_REQUIRE([gl_LARGEFILE])
a512b375
JB
201 gl_LOCALCHARSET
202 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(abs_top_builddir)/$gl_source_base\""
203 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
f45c62c4
YQ
204 gl_FUNC_LSTAT
205 if test $REPLACE_LSTAT = 1; then
206 AC_LIBOBJ([lstat])
207 gl_PREREQ_LSTAT
208 fi
209 gl_SYS_STAT_MODULE_INDICATOR([lstat])
6a29c58e
YQ
210 gl_FUNC_MALLOC_POSIX
211 if test $REPLACE_MALLOC = 1; then
212 AC_LIBOBJ([malloc])
213 fi
214 gl_STDLIB_MODULE_INDICATOR([malloc-posix])
98399780 215 gl_MALLOCA
88b48903 216 gl_MATH_H
a512b375
JB
217 gl_FUNC_MBRTOWC
218 if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
219 AC_LIBOBJ([mbrtowc])
220 gl_PREREQ_MBRTOWC
221 fi
222 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
223 gl_FUNC_MBSINIT
224 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
225 AC_LIBOBJ([mbsinit])
226 gl_PREREQ_MBSINIT
227 fi
228 gl_WCHAR_MODULE_INDICATOR([mbsinit])
229 gl_FUNC_MBSRTOWCS
230 if test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1; then
231 AC_LIBOBJ([mbsrtowcs])
232 AC_LIBOBJ([mbsrtowcs-state])
233 gl_PREREQ_MBSRTOWCS
234 fi
235 gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
236 gl_FUNC_MEMCHR
237 if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
238 AC_LIBOBJ([memchr])
239 gl_PREREQ_MEMCHR
240 fi
241 gl_STRING_MODULE_INDICATOR([memchr])
242 gl_FUNC_MEMMEM
243 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
244 AC_LIBOBJ([memmem])
245 fi
246 gl_FUNC_MEMMEM_SIMPLE
247 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
248 AC_LIBOBJ([memmem])
249 fi
250 gl_STRING_MODULE_INDICATOR([memmem])
251 gl_MULTIARCH
38ec2207 252 gl_PATHMAX
2196f55f
YQ
253 gl_FUNC_READLINK
254 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
255 AC_LIBOBJ([readlink])
256 gl_PREREQ_READLINK
257 fi
258 gl_UNISTD_MODULE_INDICATOR([readlink])
6a29c58e
YQ
259 gl_FUNC_RENAME
260 if test $REPLACE_RENAME = 1; then
261 AC_LIBOBJ([rename])
262 fi
263 gl_STDIO_MODULE_INDICATOR([rename])
264 gl_FUNC_RMDIR
265 if test $REPLACE_RMDIR = 1; then
266 AC_LIBOBJ([rmdir])
267 fi
268 gl_UNISTD_MODULE_INDICATOR([rmdir])
8839a007 269 gt_TYPE_SSIZE_T
2196f55f
YQ
270 gl_FUNC_STAT
271 if test $REPLACE_STAT = 1; then
272 AC_LIBOBJ([stat])
273 gl_PREREQ_STAT
274 fi
275 gl_SYS_STAT_MODULE_INDICATOR([stat])
a512b375
JB
276 AM_STDBOOL_H
277 gl_STDDEF_H
278 gl_STDINT_H
6a29c58e 279 gl_STDIO_H
98399780 280 gl_STDLIB_H
a512b375 281 gl_HEADER_STRING_H
63ce7108
TT
282 gl_FUNC_STRSTR
283 if test $REPLACE_STRSTR = 1; then
284 AC_LIBOBJ([strstr])
285 fi
286 gl_FUNC_STRSTR_SIMPLE
287 if test $REPLACE_STRSTR = 1; then
288 AC_LIBOBJ([strstr])
289 fi
290 gl_STRING_MODULE_INDICATOR([strstr])
421693b0
PA
291 gl_FUNC_STRTOK_R
292 if test $HAVE_STRTOK_R = 0 || test $REPLACE_STRTOK_R = 1; then
293 AC_LIBOBJ([strtok_r])
294 gl_PREREQ_STRTOK_R
295 fi
296 gl_STRING_MODULE_INDICATOR([strtok_r])
09607c9e
TT
297 gl_HEADER_SYS_STAT_H
298 AC_PROG_MKDIR_P
4a626d0a
PA
299 gl_HEADER_SYS_TIME_H
300 AC_PROG_MKDIR_P
8839a007
PA
301 gl_SYS_TYPES_H
302 AC_PROG_MKDIR_P
09607c9e 303 gl_HEADER_TIME_H
8839a007 304 gl_UNISTD_H
a512b375
JB
305 gl_WCHAR_H
306 gl_WCTYPE_H
f434ba03
PA
307 # End of code from modules
308 m4_ifval(gl_LIBSOURCES_LIST, [
309 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
310 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
311 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
312 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
313 exit 1
314 fi
315 done])dnl
316 m4_if(m4_sysval, [0], [],
317 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
318 ])
319 m4_popdef([gl_LIBSOURCES_DIR])
320 m4_popdef([gl_LIBSOURCES_LIST])
f6ea5628
DJ
321 m4_popdef([AC_LIBSOURCES])
322 m4_popdef([AC_REPLACE_FUNCS])
323 m4_popdef([AC_LIBOBJ])
324 AC_CONFIG_COMMANDS_PRE([
325 gl_libobjs=
326 gl_ltlibobjs=
327 if test -n "$gl_LIBOBJS"; then
328 # Remove the extension.
329 sed_drop_objext='s/\.o$//;s/\.obj$//'
f434ba03 330 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
f6ea5628
DJ
331 gl_libobjs="$gl_libobjs $i.$ac_objext"
332 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
333 done
334 fi
335 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
336 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
337 ])
338 gltests_libdeps=
339 gltests_ltlibdeps=
340 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
341 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
342 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
f434ba03
PA
343 m4_pushdef([gltests_LIBSOURCES_LIST], [])
344 m4_pushdef([gltests_LIBSOURCES_DIR], [])
345 gl_COMMON
f6ea5628 346 gl_source_base='tests'
f434ba03
PA
347changequote(,)dnl
348 gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
349changequote([, ])dnl
350 AC_SUBST([gltests_WITNESS])
351 gl_module_indicator_condition=$gltests_WITNESS
352 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
353 m4_popdef([gl_MODULE_INDICATOR_CONDITION])
354 m4_ifval(gltests_LIBSOURCES_LIST, [
355 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
356 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
357 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
358 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
359 exit 1
360 fi
361 done])dnl
362 m4_if(m4_sysval, [0], [],
363 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
364 ])
365 m4_popdef([gltests_LIBSOURCES_DIR])
366 m4_popdef([gltests_LIBSOURCES_LIST])
f6ea5628
DJ
367 m4_popdef([AC_LIBSOURCES])
368 m4_popdef([AC_REPLACE_FUNCS])
369 m4_popdef([AC_LIBOBJ])
370 AC_CONFIG_COMMANDS_PRE([
371 gltests_libobjs=
372 gltests_ltlibobjs=
373 if test -n "$gltests_LIBOBJS"; then
374 # Remove the extension.
375 sed_drop_objext='s/\.o$//;s/\.obj$//'
f434ba03 376 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
f6ea5628
DJ
377 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
378 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
379 done
380 fi
381 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
382 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
383 ])
384 LIBGNU_LIBDEPS="$gl_libdeps"
385 AC_SUBST([LIBGNU_LIBDEPS])
386 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
387 AC_SUBST([LIBGNU_LTLIBDEPS])
388])
389
390# Like AC_LIBOBJ, except that the module name goes
391# into gl_LIBOBJS instead of into LIBOBJS.
392AC_DEFUN([gl_LIBOBJ], [
393 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
394 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
395])
396
f6ea5628
DJ
397# Like AC_REPLACE_FUNCS, except that the module name goes
398# into gl_LIBOBJS instead of into LIBOBJS.
399AC_DEFUN([gl_REPLACE_FUNCS], [
400 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
401 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
402])
403
404# Like AC_LIBSOURCES, except the directory where the source file is
f434ba03 405# expected is derived from the gnulib-tool parameterization,
f6ea5628
DJ
406# and alloca is special cased (for the alloca-opt module).
407# We could also entirely rely on EXTRA_lib..._SOURCES.
408AC_DEFUN([gl_LIBSOURCES], [
409 m4_foreach([_gl_NAME], [$1], [
410 m4_if(_gl_NAME, [alloca.c], [], [
c971b7fa 411 m4_define([gl_LIBSOURCES_DIR], [import])
f434ba03 412 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
f6ea5628
DJ
413 ])
414 ])
415])
416
417# Like AC_LIBOBJ, except that the module name goes
418# into gltests_LIBOBJS instead of into LIBOBJS.
419AC_DEFUN([gltests_LIBOBJ], [
420 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
421 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
422])
423
f6ea5628
DJ
424# Like AC_REPLACE_FUNCS, except that the module name goes
425# into gltests_LIBOBJS instead of into LIBOBJS.
426AC_DEFUN([gltests_REPLACE_FUNCS], [
427 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
428 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
429])
430
431# Like AC_LIBSOURCES, except the directory where the source file is
f434ba03 432# expected is derived from the gnulib-tool parameterization,
f6ea5628
DJ
433# and alloca is special cased (for the alloca-opt module).
434# We could also entirely rely on EXTRA_lib..._SOURCES.
435AC_DEFUN([gltests_LIBSOURCES], [
436 m4_foreach([_gl_NAME], [$1], [
437 m4_if(_gl_NAME, [alloca.c], [], [
f434ba03
PA
438 m4_define([gltests_LIBSOURCES_DIR], [tests])
439 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
f6ea5628
DJ
440 ])
441 ])
442])
443
444# This macro records the list of files which have been installed by
445# gnulib-tool and may be removed by future gnulib-tool invocations.
446AC_DEFUN([gl_FILE_LIST], [
98399780 447 build-aux/snippet/_Noreturn.h
770d76d7
PA
448 build-aux/snippet/arg-nonnull.h
449 build-aux/snippet/c++defs.h
450 build-aux/snippet/warn-on-use.h
174e088e 451 build-aux/update-copyright
8690e634
JK
452 lib/alloca.c
453 lib/alloca.in.h
6a29c58e 454 lib/basename-lgpl.c
98399780 455 lib/canonicalize-lgpl.c
8690e634 456 lib/config.charset
e26b6bb0 457 lib/dirent.in.h
18848e28 458 lib/dirfd.c
6a29c58e
YQ
459 lib/dirname-lgpl.c
460 lib/dirname.h
2196f55f 461 lib/dosname.h
18848e28 462 lib/errno.in.h
88b48903
WN
463 lib/float+.h
464 lib/float.c
465 lib/float.in.h
8690e634
JK
466 lib/fnmatch.c
467 lib/fnmatch.in.h
468 lib/fnmatch_loop.c
88b48903
WN
469 lib/fpucw.h
470 lib/frexp.c
471 lib/frexpl.c
4a626d0a 472 lib/gettimeofday.c
55a8c076 473 lib/inttypes.in.h
88b48903
WN
474 lib/isnan.c
475 lib/isnand-nolibm.h
476 lib/isnand.c
477 lib/isnanl-nolibm.h
478 lib/isnanl.c
479 lib/itold.c
8690e634
JK
480 lib/localcharset.c
481 lib/localcharset.h
f45c62c4 482 lib/lstat.c
6a29c58e 483 lib/malloc.c
98399780
YQ
484 lib/malloca.c
485 lib/malloca.h
486 lib/malloca.valgrind
88b48903
WN
487 lib/math.c
488 lib/math.in.h
8690e634
JK
489 lib/mbrtowc.c
490 lib/mbsinit.c
491 lib/mbsrtowcs-impl.h
492 lib/mbsrtowcs-state.c
493 lib/mbsrtowcs.c
f6ea5628 494 lib/memchr.c
f434ba03 495 lib/memchr.valgrind
f6ea5628 496 lib/memmem.c
38ec2207 497 lib/pathmax.h
2196f55f 498 lib/readlink.c
8690e634
JK
499 lib/ref-add.sin
500 lib/ref-del.sin
6a29c58e
YQ
501 lib/rename.c
502 lib/rmdir.c
503 lib/same-inode.h
2196f55f 504 lib/stat.c
8690e634 505 lib/stdbool.in.h
f434ba03 506 lib/stddef.in.h
f6ea5628 507 lib/stdint.in.h
6a29c58e 508 lib/stdio.in.h
98399780 509 lib/stdlib.in.h
f6ea5628 510 lib/str-two-way.h
8690e634 511 lib/streq.h
f6ea5628 512 lib/string.in.h
6a29c58e 513 lib/stripslash.c
8690e634
JK
514 lib/strnlen1.c
515 lib/strnlen1.h
63ce7108 516 lib/strstr.c
421693b0 517 lib/strtok_r.c
09607c9e 518 lib/sys_stat.in.h
4a626d0a 519 lib/sys_time.in.h
8839a007 520 lib/sys_types.in.h
09607c9e 521 lib/time.in.h
8839a007
PA
522 lib/unistd.c
523 lib/unistd.in.h
8690e634
JK
524 lib/verify.h
525 lib/wchar.in.h
a512b375 526 lib/wctype-h.c
8690e634 527 lib/wctype.in.h
f434ba03 528 m4/00gnulib.m4
4a626d0a 529 m4/absolute-header.m4
8690e634 530 m4/alloca.m4
98399780 531 m4/canonicalize.m4
8690e634
JK
532 m4/codeset.m4
533 m4/configmake.m4
e26b6bb0 534 m4/dirent_h.m4
18848e28 535 m4/dirfd.m4
6a29c58e 536 m4/dirname.m4
98399780
YQ
537 m4/double-slash-root.m4
538 m4/eealloc.m4
18848e28 539 m4/errno_h.m4
88b48903
WN
540 m4/exponentd.m4
541 m4/exponentl.m4
f6ea5628 542 m4/extensions.m4
a512b375 543 m4/extern-inline.m4
8690e634 544 m4/fcntl-o.m4
88b48903 545 m4/float_h.m4
8690e634 546 m4/fnmatch.m4
88b48903
WN
547 m4/fpieee.m4
548 m4/frexp.m4
549 m4/frexpl.m4
4a626d0a 550 m4/gettimeofday.m4
8690e634 551 m4/glibc21.m4
f6ea5628
DJ
552 m4/gnulib-common.m4
553 m4/include_next.m4
55a8c076
YQ
554 m4/inttypes-pri.m4
555 m4/inttypes.m4
88b48903
WN
556 m4/isnand.m4
557 m4/isnanl.m4
2196f55f 558 m4/largefile.m4
8690e634
JK
559 m4/localcharset.m4
560 m4/locale-fr.m4
561 m4/locale-ja.m4
562 m4/locale-zh.m4
f6ea5628 563 m4/longlong.m4
f45c62c4 564 m4/lstat.m4
6a29c58e 565 m4/malloc.m4
98399780 566 m4/malloca.m4
88b48903 567 m4/math_h.m4
8690e634
JK
568 m4/mbrtowc.m4
569 m4/mbsinit.m4
570 m4/mbsrtowcs.m4
571 m4/mbstate_t.m4
f6ea5628 572 m4/memchr.m4
f6ea5628 573 m4/memmem.m4
f434ba03
PA
574 m4/mmap-anon.m4
575 m4/multiarch.m4
98399780 576 m4/nocrash.m4
8839a007 577 m4/off_t.m4
38ec2207 578 m4/pathmax.m4
2196f55f 579 m4/readlink.m4
6a29c58e
YQ
580 m4/rename.m4
581 m4/rmdir.m4
8839a007 582 m4/ssize_t.m4
2196f55f 583 m4/stat.m4
8690e634 584 m4/stdbool.m4
f434ba03 585 m4/stddef_h.m4
f6ea5628 586 m4/stdint.m4
6a29c58e 587 m4/stdio_h.m4
98399780 588 m4/stdlib_h.m4
f6ea5628 589 m4/string_h.m4
63ce7108 590 m4/strstr.m4
421693b0 591 m4/strtok_r.m4
4a626d0a 592 m4/sys_socket_h.m4
09607c9e 593 m4/sys_stat_h.m4
4a626d0a 594 m4/sys_time_h.m4
8839a007 595 m4/sys_types_h.m4
09607c9e 596 m4/time_h.m4
8839a007 597 m4/unistd_h.m4
f434ba03 598 m4/warn-on-use.m4
8690e634 599 m4/wchar_h.m4
f434ba03 600 m4/wchar_t.m4
8690e634
JK
601 m4/wctype_h.m4
602 m4/wint_t.m4
f6ea5628 603])
This page took 0.943108 seconds and 4 git commands to generate.