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