Import setenv and unsetenv from gnulib
[deliverable/binutils-gdb.git] / gdb / gnulib / import / m4 / gnulib-comp.m4
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2016 Free Software Foundation, Inc.
3 #
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
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.
27 # In projects that use version control, this file can be treated like
28 # other built files.
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.
34 AC_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
40
41 # Pre-early section.
42 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
43 AC_REQUIRE([gl_PROG_AR_RANLIB])
44
45 # Code from module absolute-header:
46 # Code from module alloca:
47 # Code from module alloca-opt:
48 # Code from module canonicalize-lgpl:
49 # Code from module chdir:
50 # Code from module configmake:
51 # Code from module dirent:
52 # Code from module dirfd:
53 # Code from module dirname-lgpl:
54 # Code from module dosname:
55 # Code from module double-slash-root:
56 # Code from module environ:
57 # Code from module errno:
58 # Code from module extensions:
59 # Code from module extern-inline:
60 # Code from module flexmember:
61 # Code from module float:
62 # Code from module fnmatch:
63 # Code from module fnmatch-gnu:
64 # Code from module fpieee:
65 AC_REQUIRE([gl_FP_IEEE])
66 # Code from module fpucw:
67 # Code from module frexp:
68 # Code from module frexpl:
69 # Code from module gettimeofday:
70 # Code from module hard-locale:
71 # Code from module include_next:
72 # Code from module inttypes:
73 # Code from module inttypes-incomplete:
74 # Code from module isnand-nolibm:
75 # Code from module isnanl-nolibm:
76 # Code from module largefile:
77 AC_REQUIRE([AC_SYS_LARGEFILE])
78 # Code from module limits-h:
79 # Code from module localcharset:
80 # Code from module lstat:
81 # Code from module malloc-posix:
82 # Code from module malloca:
83 # Code from module math:
84 # Code from module mbrtowc:
85 # Code from module mbsinit:
86 # Code from module mbsrtowcs:
87 # Code from module memchr:
88 # Code from module memmem:
89 # Code from module memmem-simple:
90 # Code from module multiarch:
91 # Code from module nocrash:
92 # Code from module pathmax:
93 # Code from module rawmemchr:
94 # Code from module readlink:
95 # Code from module rename:
96 # Code from module rmdir:
97 # Code from module same-inode:
98 # Code from module setenv:
99 # Code from module signal-h:
100 # Code from module snippet/_Noreturn:
101 # Code from module snippet/arg-nonnull:
102 # Code from module snippet/c++defs:
103 # Code from module snippet/warn-on-use:
104 # Code from module ssize_t:
105 # Code from module stat:
106 # Code from module stdbool:
107 # Code from module stddef:
108 # Code from module stdint:
109 # Code from module stdio:
110 # Code from module stdlib:
111 # Code from module strchrnul:
112 # Code from module streq:
113 # Code from module string:
114 # Code from module strnlen1:
115 # Code from module strstr:
116 # Code from module strstr-simple:
117 # Code from module strtok_r:
118 # Code from module sys_stat:
119 # Code from module sys_time:
120 # Code from module sys_types:
121 # Code from module time:
122 # Code from module unistd:
123 # Code from module unsetenv:
124 # Code from module update-copyright:
125 # Code from module verify:
126 # Code from module wchar:
127 # Code from module wctype-h:
128 ])
129
130 # This macro should be invoked from ./configure.ac, in the section
131 # "Check for header files, types and library functions".
132 AC_DEFUN([gl_INIT],
133 [
134 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
135 gl_cond_libtool=false
136 gl_libdeps=
137 gl_ltlibdeps=
138 gl_m4_base='import/m4'
139 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
140 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
141 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
142 m4_pushdef([gl_LIBSOURCES_LIST], [])
143 m4_pushdef([gl_LIBSOURCES_DIR], [])
144 gl_COMMON
145 gl_source_base='import'
146 gl_FUNC_ALLOCA
147 gl_CANONICALIZE_LGPL
148 if test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1; then
149 AC_LIBOBJ([canonicalize-lgpl])
150 fi
151 gl_MODULE_INDICATOR([canonicalize-lgpl])
152 gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name])
153 gl_STDLIB_MODULE_INDICATOR([realpath])
154 gl_UNISTD_MODULE_INDICATOR([chdir])
155 gl_CONFIGMAKE_PREP
156 gl_DIRENT_H
157 gl_FUNC_DIRFD
158 if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no \
159 || test $REPLACE_DIRFD = 1; then
160 AC_LIBOBJ([dirfd])
161 gl_PREREQ_DIRFD
162 fi
163 gl_DIRENT_MODULE_INDICATOR([dirfd])
164 gl_DIRNAME_LGPL
165 gl_DOUBLE_SLASH_ROOT
166 gl_ENVIRON
167 gl_UNISTD_MODULE_INDICATOR([environ])
168 gl_HEADER_ERRNO_H
169 AC_REQUIRE([gl_EXTERN_INLINE])
170 AC_C_FLEXIBLE_ARRAY_MEMBER
171 gl_FLOAT_H
172 if test $REPLACE_FLOAT_LDBL = 1; then
173 AC_LIBOBJ([float])
174 fi
175 if test $REPLACE_ITOLD = 1; then
176 AC_LIBOBJ([itold])
177 fi
178 gl_FUNC_FNMATCH_POSIX
179 if test -n "$FNMATCH_H"; then
180 AC_LIBOBJ([fnmatch])
181 gl_PREREQ_FNMATCH
182 fi
183 gl_FUNC_FNMATCH_GNU
184 if test -n "$FNMATCH_H"; then
185 AC_LIBOBJ([fnmatch])
186 gl_PREREQ_FNMATCH
187 fi
188 gl_FUNC_FREXP
189 if test $gl_func_frexp != yes; then
190 AC_LIBOBJ([frexp])
191 fi
192 gl_MATH_MODULE_INDICATOR([frexp])
193 gl_FUNC_FREXPL
194 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
195 AC_LIBOBJ([frexpl])
196 fi
197 gl_MATH_MODULE_INDICATOR([frexpl])
198 gl_FUNC_GETTIMEOFDAY
199 if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
200 AC_LIBOBJ([gettimeofday])
201 gl_PREREQ_GETTIMEOFDAY
202 fi
203 gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
204 gl_HARD_LOCALE
205 gl_INTTYPES_H
206 gl_INTTYPES_INCOMPLETE
207 gl_FUNC_ISNAND_NO_LIBM
208 if test $gl_func_isnand_no_libm != yes; then
209 AC_LIBOBJ([isnand])
210 gl_PREREQ_ISNAND
211 fi
212 gl_FUNC_ISNANL_NO_LIBM
213 if test $gl_func_isnanl_no_libm != yes; then
214 AC_LIBOBJ([isnanl])
215 gl_PREREQ_ISNANL
216 fi
217 AC_REQUIRE([gl_LARGEFILE])
218 gl_LIMITS_H
219 gl_LOCALCHARSET
220 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(abs_top_builddir)/$gl_source_base\""
221 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
222 gl_FUNC_LSTAT
223 if test $REPLACE_LSTAT = 1; then
224 AC_LIBOBJ([lstat])
225 gl_PREREQ_LSTAT
226 fi
227 gl_SYS_STAT_MODULE_INDICATOR([lstat])
228 gl_FUNC_MALLOC_POSIX
229 if test $REPLACE_MALLOC = 1; then
230 AC_LIBOBJ([malloc])
231 fi
232 gl_STDLIB_MODULE_INDICATOR([malloc-posix])
233 gl_MALLOCA
234 gl_MATH_H
235 gl_FUNC_MBRTOWC
236 if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
237 AC_LIBOBJ([mbrtowc])
238 gl_PREREQ_MBRTOWC
239 fi
240 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
241 gl_FUNC_MBSINIT
242 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
243 AC_LIBOBJ([mbsinit])
244 gl_PREREQ_MBSINIT
245 fi
246 gl_WCHAR_MODULE_INDICATOR([mbsinit])
247 gl_FUNC_MBSRTOWCS
248 if test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1; then
249 AC_LIBOBJ([mbsrtowcs])
250 AC_LIBOBJ([mbsrtowcs-state])
251 gl_PREREQ_MBSRTOWCS
252 fi
253 gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
254 gl_FUNC_MEMCHR
255 if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
256 AC_LIBOBJ([memchr])
257 gl_PREREQ_MEMCHR
258 fi
259 gl_STRING_MODULE_INDICATOR([memchr])
260 gl_FUNC_MEMMEM
261 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
262 AC_LIBOBJ([memmem])
263 fi
264 gl_FUNC_MEMMEM_SIMPLE
265 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
266 AC_LIBOBJ([memmem])
267 fi
268 gl_STRING_MODULE_INDICATOR([memmem])
269 gl_MULTIARCH
270 gl_PATHMAX
271 gl_FUNC_RAWMEMCHR
272 if test $HAVE_RAWMEMCHR = 0; then
273 AC_LIBOBJ([rawmemchr])
274 gl_PREREQ_RAWMEMCHR
275 fi
276 gl_STRING_MODULE_INDICATOR([rawmemchr])
277 gl_FUNC_READLINK
278 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
279 AC_LIBOBJ([readlink])
280 gl_PREREQ_READLINK
281 fi
282 gl_UNISTD_MODULE_INDICATOR([readlink])
283 gl_FUNC_RENAME
284 if test $REPLACE_RENAME = 1; then
285 AC_LIBOBJ([rename])
286 fi
287 gl_STDIO_MODULE_INDICATOR([rename])
288 gl_FUNC_RMDIR
289 if test $REPLACE_RMDIR = 1; then
290 AC_LIBOBJ([rmdir])
291 fi
292 gl_UNISTD_MODULE_INDICATOR([rmdir])
293 gl_FUNC_SETENV
294 if test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1; then
295 AC_LIBOBJ([setenv])
296 fi
297 gl_STDLIB_MODULE_INDICATOR([setenv])
298 gl_SIGNAL_H
299 gt_TYPE_SSIZE_T
300 gl_FUNC_STAT
301 if test $REPLACE_STAT = 1; then
302 AC_LIBOBJ([stat])
303 gl_PREREQ_STAT
304 fi
305 gl_SYS_STAT_MODULE_INDICATOR([stat])
306 AM_STDBOOL_H
307 gl_STDDEF_H
308 gl_STDINT_H
309 gl_STDIO_H
310 gl_STDLIB_H
311 gl_FUNC_STRCHRNUL
312 if test $HAVE_STRCHRNUL = 0 || test $REPLACE_STRCHRNUL = 1; then
313 AC_LIBOBJ([strchrnul])
314 gl_PREREQ_STRCHRNUL
315 fi
316 gl_STRING_MODULE_INDICATOR([strchrnul])
317 gl_HEADER_STRING_H
318 gl_FUNC_STRSTR
319 if test $REPLACE_STRSTR = 1; then
320 AC_LIBOBJ([strstr])
321 fi
322 gl_FUNC_STRSTR_SIMPLE
323 if test $REPLACE_STRSTR = 1; then
324 AC_LIBOBJ([strstr])
325 fi
326 gl_STRING_MODULE_INDICATOR([strstr])
327 gl_FUNC_STRTOK_R
328 if test $HAVE_STRTOK_R = 0 || test $REPLACE_STRTOK_R = 1; then
329 AC_LIBOBJ([strtok_r])
330 gl_PREREQ_STRTOK_R
331 fi
332 gl_STRING_MODULE_INDICATOR([strtok_r])
333 gl_HEADER_SYS_STAT_H
334 AC_PROG_MKDIR_P
335 gl_HEADER_SYS_TIME_H
336 AC_PROG_MKDIR_P
337 gl_SYS_TYPES_H
338 AC_PROG_MKDIR_P
339 gl_HEADER_TIME_H
340 gl_UNISTD_H
341 gl_FUNC_UNSETENV
342 if test $HAVE_UNSETENV = 0 || test $REPLACE_UNSETENV = 1; then
343 AC_LIBOBJ([unsetenv])
344 gl_PREREQ_UNSETENV
345 fi
346 gl_STDLIB_MODULE_INDICATOR([unsetenv])
347 gl_WCHAR_H
348 gl_WCTYPE_H
349 # End of code from modules
350 m4_ifval(gl_LIBSOURCES_LIST, [
351 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
352 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
353 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
354 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
355 exit 1
356 fi
357 done])dnl
358 m4_if(m4_sysval, [0], [],
359 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
360 ])
361 m4_popdef([gl_LIBSOURCES_DIR])
362 m4_popdef([gl_LIBSOURCES_LIST])
363 m4_popdef([AC_LIBSOURCES])
364 m4_popdef([AC_REPLACE_FUNCS])
365 m4_popdef([AC_LIBOBJ])
366 AC_CONFIG_COMMANDS_PRE([
367 gl_libobjs=
368 gl_ltlibobjs=
369 if test -n "$gl_LIBOBJS"; then
370 # Remove the extension.
371 sed_drop_objext='s/\.o$//;s/\.obj$//'
372 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
373 gl_libobjs="$gl_libobjs $i.$ac_objext"
374 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
375 done
376 fi
377 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
378 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
379 ])
380 gltests_libdeps=
381 gltests_ltlibdeps=
382 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
383 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
384 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
385 m4_pushdef([gltests_LIBSOURCES_LIST], [])
386 m4_pushdef([gltests_LIBSOURCES_DIR], [])
387 gl_COMMON
388 gl_source_base='tests'
389 changequote(,)dnl
390 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
391 changequote([, ])dnl
392 AC_SUBST([gltests_WITNESS])
393 gl_module_indicator_condition=$gltests_WITNESS
394 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
395 m4_popdef([gl_MODULE_INDICATOR_CONDITION])
396 m4_ifval(gltests_LIBSOURCES_LIST, [
397 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
398 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
399 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
400 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
401 exit 1
402 fi
403 done])dnl
404 m4_if(m4_sysval, [0], [],
405 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
406 ])
407 m4_popdef([gltests_LIBSOURCES_DIR])
408 m4_popdef([gltests_LIBSOURCES_LIST])
409 m4_popdef([AC_LIBSOURCES])
410 m4_popdef([AC_REPLACE_FUNCS])
411 m4_popdef([AC_LIBOBJ])
412 AC_CONFIG_COMMANDS_PRE([
413 gltests_libobjs=
414 gltests_ltlibobjs=
415 if test -n "$gltests_LIBOBJS"; then
416 # Remove the extension.
417 sed_drop_objext='s/\.o$//;s/\.obj$//'
418 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
419 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
420 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
421 done
422 fi
423 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
424 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
425 ])
426 LIBGNU_LIBDEPS="$gl_libdeps"
427 AC_SUBST([LIBGNU_LIBDEPS])
428 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
429 AC_SUBST([LIBGNU_LTLIBDEPS])
430 ])
431
432 # Like AC_LIBOBJ, except that the module name goes
433 # into gl_LIBOBJS instead of into LIBOBJS.
434 AC_DEFUN([gl_LIBOBJ], [
435 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
436 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
437 ])
438
439 # Like AC_REPLACE_FUNCS, except that the module name goes
440 # into gl_LIBOBJS instead of into LIBOBJS.
441 AC_DEFUN([gl_REPLACE_FUNCS], [
442 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
443 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
444 ])
445
446 # Like AC_LIBSOURCES, except the directory where the source file is
447 # expected is derived from the gnulib-tool parameterization,
448 # and alloca is special cased (for the alloca-opt module).
449 # We could also entirely rely on EXTRA_lib..._SOURCES.
450 AC_DEFUN([gl_LIBSOURCES], [
451 m4_foreach([_gl_NAME], [$1], [
452 m4_if(_gl_NAME, [alloca.c], [], [
453 m4_define([gl_LIBSOURCES_DIR], [import])
454 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
455 ])
456 ])
457 ])
458
459 # Like AC_LIBOBJ, except that the module name goes
460 # into gltests_LIBOBJS instead of into LIBOBJS.
461 AC_DEFUN([gltests_LIBOBJ], [
462 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
463 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
464 ])
465
466 # Like AC_REPLACE_FUNCS, except that the module name goes
467 # into gltests_LIBOBJS instead of into LIBOBJS.
468 AC_DEFUN([gltests_REPLACE_FUNCS], [
469 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
470 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
471 ])
472
473 # Like AC_LIBSOURCES, except the directory where the source file is
474 # expected is derived from the gnulib-tool parameterization,
475 # and alloca is special cased (for the alloca-opt module).
476 # We could also entirely rely on EXTRA_lib..._SOURCES.
477 AC_DEFUN([gltests_LIBSOURCES], [
478 m4_foreach([_gl_NAME], [$1], [
479 m4_if(_gl_NAME, [alloca.c], [], [
480 m4_define([gltests_LIBSOURCES_DIR], [tests])
481 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
482 ])
483 ])
484 ])
485
486 # This macro records the list of files which have been installed by
487 # gnulib-tool and may be removed by future gnulib-tool invocations.
488 AC_DEFUN([gl_FILE_LIST], [
489 build-aux/snippet/_Noreturn.h
490 build-aux/snippet/arg-nonnull.h
491 build-aux/snippet/c++defs.h
492 build-aux/snippet/warn-on-use.h
493 build-aux/update-copyright
494 lib/alloca.c
495 lib/alloca.in.h
496 lib/basename-lgpl.c
497 lib/canonicalize-lgpl.c
498 lib/config.charset
499 lib/dirent.in.h
500 lib/dirfd.c
501 lib/dirname-lgpl.c
502 lib/dirname.h
503 lib/dosname.h
504 lib/errno.in.h
505 lib/flexmember.h
506 lib/float+.h
507 lib/float.c
508 lib/float.in.h
509 lib/fnmatch.c
510 lib/fnmatch.in.h
511 lib/fnmatch_loop.c
512 lib/fpucw.h
513 lib/frexp.c
514 lib/frexpl.c
515 lib/gettimeofday.c
516 lib/hard-locale.c
517 lib/hard-locale.h
518 lib/inttypes.in.h
519 lib/isnan.c
520 lib/isnand-nolibm.h
521 lib/isnand.c
522 lib/isnanl-nolibm.h
523 lib/isnanl.c
524 lib/itold.c
525 lib/limits.in.h
526 lib/localcharset.c
527 lib/localcharset.h
528 lib/lstat.c
529 lib/malloc.c
530 lib/malloca.c
531 lib/malloca.h
532 lib/malloca.valgrind
533 lib/math.c
534 lib/math.in.h
535 lib/mbrtowc.c
536 lib/mbsinit.c
537 lib/mbsrtowcs-impl.h
538 lib/mbsrtowcs-state.c
539 lib/mbsrtowcs.c
540 lib/memchr.c
541 lib/memchr.valgrind
542 lib/memmem.c
543 lib/pathmax.h
544 lib/rawmemchr.c
545 lib/rawmemchr.valgrind
546 lib/readlink.c
547 lib/ref-add.sin
548 lib/ref-del.sin
549 lib/rename.c
550 lib/rmdir.c
551 lib/same-inode.h
552 lib/setenv.c
553 lib/signal.in.h
554 lib/stat.c
555 lib/stdbool.in.h
556 lib/stddef.in.h
557 lib/stdint.in.h
558 lib/stdio.in.h
559 lib/stdlib.in.h
560 lib/str-two-way.h
561 lib/strchrnul.c
562 lib/strchrnul.valgrind
563 lib/streq.h
564 lib/string.in.h
565 lib/stripslash.c
566 lib/strnlen1.c
567 lib/strnlen1.h
568 lib/strstr.c
569 lib/strtok_r.c
570 lib/sys_stat.in.h
571 lib/sys_time.in.h
572 lib/sys_types.in.h
573 lib/time.in.h
574 lib/unistd.c
575 lib/unistd.in.h
576 lib/unsetenv.c
577 lib/verify.h
578 lib/wchar.in.h
579 lib/wctype-h.c
580 lib/wctype.in.h
581 m4/00gnulib.m4
582 m4/absolute-header.m4
583 m4/alloca.m4
584 m4/canonicalize.m4
585 m4/codeset.m4
586 m4/configmake.m4
587 m4/dirent_h.m4
588 m4/dirfd.m4
589 m4/dirname.m4
590 m4/double-slash-root.m4
591 m4/eealloc.m4
592 m4/environ.m4
593 m4/errno_h.m4
594 m4/exponentd.m4
595 m4/exponentl.m4
596 m4/extensions.m4
597 m4/extern-inline.m4
598 m4/fcntl-o.m4
599 m4/flexmember.m4
600 m4/float_h.m4
601 m4/fnmatch.m4
602 m4/fpieee.m4
603 m4/frexp.m4
604 m4/frexpl.m4
605 m4/gettimeofday.m4
606 m4/glibc21.m4
607 m4/gnulib-common.m4
608 m4/hard-locale.m4
609 m4/include_next.m4
610 m4/inttypes-pri.m4
611 m4/inttypes.m4
612 m4/isnand.m4
613 m4/isnanl.m4
614 m4/largefile.m4
615 m4/limits-h.m4
616 m4/localcharset.m4
617 m4/locale-fr.m4
618 m4/locale-ja.m4
619 m4/locale-zh.m4
620 m4/longlong.m4
621 m4/lstat.m4
622 m4/malloc.m4
623 m4/malloca.m4
624 m4/math_h.m4
625 m4/mbrtowc.m4
626 m4/mbsinit.m4
627 m4/mbsrtowcs.m4
628 m4/mbstate_t.m4
629 m4/memchr.m4
630 m4/memmem.m4
631 m4/mmap-anon.m4
632 m4/multiarch.m4
633 m4/nocrash.m4
634 m4/off_t.m4
635 m4/pathmax.m4
636 m4/rawmemchr.m4
637 m4/readlink.m4
638 m4/rename.m4
639 m4/rmdir.m4
640 m4/setenv.m4
641 m4/signal_h.m4
642 m4/ssize_t.m4
643 m4/stat.m4
644 m4/stdbool.m4
645 m4/stddef_h.m4
646 m4/stdint.m4
647 m4/stdio_h.m4
648 m4/stdlib_h.m4
649 m4/strchrnul.m4
650 m4/string_h.m4
651 m4/strstr.m4
652 m4/strtok_r.m4
653 m4/sys_socket_h.m4
654 m4/sys_stat_h.m4
655 m4/sys_time_h.m4
656 m4/sys_types_h.m4
657 m4/time_h.m4
658 m4/unistd_h.m4
659 m4/warn-on-use.m4
660 m4/wchar_h.m4
661 m4/wchar_t.m4
662 m4/wctype_h.m4
663 m4/wint_t.m4
664 ])
This page took 0.044389 seconds and 5 git commands to generate.