Code

Added strsep to gnulib, for check_snmp.c
[nagiosplug.git] / gl / m4 / gnulib-comp.m4
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2010 Free Software Foundation, Inc.
3 #
4 # This file is free software, distributed under the terms of the GNU
5 # General Public License.  As a special exception to the GNU General
6 # Public License, this file may be distributed as part of a program
7 # that contains a configuration script generated by Autoconf, under
8 # the same distribution terms as the rest of that program.
9 #
10 # Generated by gnulib-tool.
11 #
12 # This file represents the compiled summary of the specification in
13 # gnulib-cache.m4. It lists the computed macro invocations that need
14 # to be invoked from configure.ac.
15 # In projects using CVS, this file can be treated like other built files.
18 # This macro should be invoked from ./configure.in, in the section
19 # "Checks for programs", right after AC_PROG_CC, and certainly before
20 # any checks for libraries, header files, types and library functions.
21 AC_DEFUN([gl_EARLY],
22 [
23   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
24   m4_pattern_allow([^gl_ES$])dnl a valid locale name
25   m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
26   m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
27   AC_REQUIRE([AC_PROG_RANLIB])
28   # Code from module alignof:
29   # Code from module alloca-opt:
30   # Code from module arg-nonnull:
31   # Code from module arpa_inet:
32   # Code from module base64:
33   # Code from module btowc:
34   # Code from module c++defs:
35   # Code from module c-strtod:
36   # Code from module cloexec:
37   # Code from module close-hook:
38   # Code from module configmake:
39   # Code from module crypto/sha1:
40   # Code from module dirname:
41   # Code from module dirname-lgpl:
42   # Code from module double-slash-root:
43   # Code from module dup2:
44   # Code from module errno:
45   # Code from module error:
46   # Code from module exitfail:
47   # Code from module extensions:
48   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
49   # Code from module fcntl:
50   # Code from module fcntl-h:
51   # Code from module fcntl-safer:
52   # Code from module float:
53   # Code from module floorf:
54   # Code from module fsusage:
55   # Code from module full-read:
56   # Code from module full-write:
57   # Code from module getaddrinfo:
58   # Code from module getdtablesize:
59   # Code from module gethostname:
60   # Code from module getloadavg:
61   # Code from module getopt:
62   # Code from module getopt-gnu:
63   # Code from module getopt-posix:
64   # Code from module gettext:
65   # Code from module gettext-h:
66   # Code from module havelib:
67   # Code from module hostent:
68   # Code from module include_next:
69   # Code from module inet_ntop:
70   # Code from module inline:
71   # Code from module intprops:
72   # Code from module langinfo:
73   # Code from module localcharset:
74   # Code from module locale:
75   # Code from module malloc:
76   # Code from module malloc-posix:
77   # Code from module math:
78   # Code from module mbrtowc:
79   # Code from module mbsinit:
80   # Code from module memchr:
81   # Code from module mktime:
82   # Code from module mountlist:
83   # Code from module multiarch:
84   # Code from module netdb:
85   # Code from module netinet_in:
86   # Code from module nl_langinfo:
87   # Code from module open:
88   # Code from module regex:
89   # Code from module safe-read:
90   # Code from module safe-write:
91   # Code from module servent:
92   # Code from module size_max:
93   # Code from module snprintf:
94   # Code from module sockets:
95   # Code from module socklen:
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 strdup-posix:
104   # Code from module streq:
105   # Code from module strerror:
106   # Code from module string:
107   # Code from module strndup:
108   # Code from module strnlen:
109   # Code from module strsep:
110   # Code from module strstr-simple:
111   # Code from module sys_socket:
112   # Code from module sys_stat:
113   # Code from module time:
114   # Code from module time_r:
115   # Code from module timegm:
116   # Code from module unistd:
117   # Code from module unistd-safer:
118   # Code from module vasnprintf:
119   # Code from module vasprintf:
120   # Code from module verify:
121   # Code from module vsnprintf:
122   # Code from module warn-on-use:
123   # Code from module wchar:
124   # Code from module wcrtomb:
125   # Code from module wctype:
126   # Code from module write:
127   # Code from module xalloc:
128   # Code from module xalloc-die:
129   # Code from module xsize:
130   # Code from module xstrndup:
131 ])
133 # This macro should be invoked from ./configure.in, in the section
134 # "Check for header files, types and library functions".
135 AC_DEFUN([gl_INIT],
137   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
138   gl_cond_libtool=false
139   gl_libdeps=
140   gl_ltlibdeps=
141   gl_m4_base='gl/m4'
142   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
143   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
144   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
145   m4_pushdef([gl_LIBSOURCES_LIST], [])
146   m4_pushdef([gl_LIBSOURCES_DIR], [])
147   gl_COMMON
148   gl_source_base='gl'
149   # Code from module alignof:
150   # Code from module alloca-opt:
151   gl_FUNC_ALLOCA
152   # Code from module arg-nonnull:
153   # Code from module arpa_inet:
154   gl_HEADER_ARPA_INET
155   AC_PROG_MKDIR_P
156   # Code from module base64:
157   gl_FUNC_BASE64
158   # Code from module btowc:
159   gl_FUNC_BTOWC
160   gl_WCHAR_MODULE_INDICATOR([btowc])
161   # Code from module c++defs:
162   # Code from module c-strtod:
163   gl_C_STRTOD
164   # Code from module cloexec:
165   gl_CLOEXEC
166   gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
167   # Code from module close-hook:
168   # Code from module configmake:
169   # Code from module crypto/sha1:
170   gl_SHA1
171   # Code from module dirname:
172   gl_DIRNAME
173   gl_MODULE_INDICATOR([dirname])
174   # Code from module dirname-lgpl:
175   gl_DIRNAME_LGPL
176   # Code from module double-slash-root:
177   gl_DOUBLE_SLASH_ROOT
178   # Code from module dup2:
179   gl_FUNC_DUP2
180   gl_UNISTD_MODULE_INDICATOR([dup2])
181   # Code from module errno:
182   gl_HEADER_ERRNO_H
183   # Code from module error:
184   gl_ERROR
185   m4_ifdef([AM_XGETTEXT_OPTION],
186     [AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
187      AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
188   # Code from module exitfail:
189   # Code from module extensions:
190   # Code from module fcntl:
191   gl_FUNC_FCNTL
192   gl_FCNTL_MODULE_INDICATOR([fcntl])
193   # Code from module fcntl-h:
194   gl_FCNTL_H
195   # Code from module fcntl-safer:
196   gl_FCNTL_SAFER
197   gl_MODULE_INDICATOR([fcntl-safer])
198   # Code from module float:
199   gl_FLOAT_H
200   # Code from module floorf:
201   gl_FUNC_FLOORF
202   gl_MATH_MODULE_INDICATOR([floorf])
203   # Code from module fsusage:
204   gl_FSUSAGE
205   # Code from module full-read:
206   # Code from module full-write:
207   # Code from module getaddrinfo:
208   gl_GETADDRINFO
209   gl_NETDB_MODULE_INDICATOR([getaddrinfo])
210   # Code from module getdtablesize:
211   gl_FUNC_GETDTABLESIZE
212   gl_UNISTD_MODULE_INDICATOR([getdtablesize])
213   # Code from module gethostname:
214   gl_FUNC_GETHOSTNAME
215   gl_UNISTD_MODULE_INDICATOR([gethostname])
216   # Code from module getloadavg:
217   gl_GETLOADAVG([$gl_source_base])
218   gl_STDLIB_MODULE_INDICATOR([getloadavg])
219   # Code from module getopt:
220   # Code from module getopt-gnu:
221   gl_FUNC_GETOPT_GNU
222   gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
223   # Code from module getopt-posix:
224   gl_FUNC_GETOPT_POSIX
225   # Code from module gettext:
226   dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
227   AM_GNU_GETTEXT_VERSION([0.18.1])
228   # Code from module gettext-h:
229   AC_SUBST([LIBINTL])
230   AC_SUBST([LTLIBINTL])
231   # Code from module havelib:
232   # Code from module hostent:
233   gl_HOSTENT
234   # Code from module include_next:
235   # Code from module inet_ntop:
236   gl_FUNC_INET_NTOP
237   gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
238   # Code from module inline:
239   gl_INLINE
240   # Code from module intprops:
241   # Code from module langinfo:
242   gl_LANGINFO_H
243   # Code from module localcharset:
244   gl_LOCALCHARSET
245   LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(top_builddir)/$gl_source_base\""
246   AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
247   # Code from module locale:
248   gl_LOCALE_H
249   # Code from module malloc:
250   AC_FUNC_MALLOC
251   AC_DEFINE([GNULIB_MALLOC_GNU], 1, [Define to indicate the 'malloc' module.])
252   # Code from module malloc-posix:
253   gl_FUNC_MALLOC_POSIX
254   gl_STDLIB_MODULE_INDICATOR([malloc-posix])
255   # Code from module math:
256   gl_MATH_H
257   # Code from module mbrtowc:
258   gl_FUNC_MBRTOWC
259   gl_WCHAR_MODULE_INDICATOR([mbrtowc])
260   # Code from module mbsinit:
261   gl_FUNC_MBSINIT
262   gl_WCHAR_MODULE_INDICATOR([mbsinit])
263   # Code from module memchr:
264   gl_FUNC_MEMCHR
265   gl_STRING_MODULE_INDICATOR([memchr])
266   # Code from module mktime:
267   gl_FUNC_MKTIME
268   gl_TIME_MODULE_INDICATOR([mktime])
269   # Code from module mountlist:
270   gl_MOUNTLIST
271   # Code from module multiarch:
272   gl_MULTIARCH
273   # Code from module netdb:
274   gl_HEADER_NETDB
275   # Code from module netinet_in:
276   gl_HEADER_NETINET_IN
277   AC_PROG_MKDIR_P
278   # Code from module nl_langinfo:
279   gl_FUNC_NL_LANGINFO
280   gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])
281   # Code from module open:
282   gl_FUNC_OPEN
283   gl_FCNTL_MODULE_INDICATOR([open])
284   # Code from module regex:
285   gl_REGEX
286   # Code from module safe-read:
287   gl_SAFE_READ
288   # Code from module safe-write:
289   gl_SAFE_WRITE
290   # Code from module servent:
291   gl_SERVENT
292   # Code from module size_max:
293   gl_SIZE_MAX
294   # Code from module snprintf:
295   gl_FUNC_SNPRINTF
296   gl_STDIO_MODULE_INDICATOR([snprintf])
297   # Code from module sockets:
298   gl_SOCKETS
299   # Code from module socklen:
300   gl_TYPE_SOCKLEN_T
301   # Code from module ssize_t:
302   gt_TYPE_SSIZE_T
303   # Code from module stat:
304   gl_FUNC_STAT
305   gl_SYS_STAT_MODULE_INDICATOR([stat])
306   # Code from module stdbool:
307   AM_STDBOOL_H
308   # Code from module stddef:
309   gl_STDDEF_H
310   # Code from module stdint:
311   gl_STDINT_H
312   # Code from module stdio:
313   gl_STDIO_H
314   # Code from module stdlib:
315   gl_STDLIB_H
316   # Code from module strdup-posix:
317   gl_FUNC_STRDUP_POSIX
318   gl_STRING_MODULE_INDICATOR([strdup])
319   # Code from module streq:
320   # Code from module strerror:
321   gl_FUNC_STRERROR
322   gl_STRING_MODULE_INDICATOR([strerror])
323   # Code from module string:
324   gl_HEADER_STRING_H
325   # Code from module strndup:
326   gl_FUNC_STRNDUP
327   gl_STRING_MODULE_INDICATOR([strndup])
328   # Code from module strnlen:
329   gl_FUNC_STRNLEN
330   gl_STRING_MODULE_INDICATOR([strnlen])
331   # Code from module strsep:
332   gl_FUNC_STRSEP
333   gl_STRING_MODULE_INDICATOR([strsep])
334   # Code from module strstr-simple:
335   gl_FUNC_STRSTR_SIMPLE
336   gl_STRING_MODULE_INDICATOR([strstr])
337   # Code from module sys_socket:
338   gl_HEADER_SYS_SOCKET
339   AC_PROG_MKDIR_P
340   # Code from module sys_stat:
341   gl_HEADER_SYS_STAT_H
342   AC_PROG_MKDIR_P
343   # Code from module time:
344   gl_HEADER_TIME_H
345   # Code from module time_r:
346   gl_TIME_R
347   gl_TIME_MODULE_INDICATOR([time_r])
348   # Code from module timegm:
349   gl_FUNC_TIMEGM
350   gl_TIME_MODULE_INDICATOR([timegm])
351   # Code from module unistd:
352   gl_UNISTD_H
353   # Code from module unistd-safer:
354   gl_UNISTD_SAFER
355   # Code from module vasnprintf:
356   gl_FUNC_VASNPRINTF
357   # Code from module vasprintf:
358   gl_FUNC_VASPRINTF
359   gl_STDIO_MODULE_INDICATOR([vasprintf])
360   m4_ifdef([AM_XGETTEXT_OPTION],
361     [AM_][XGETTEXT_OPTION([--flag=asprintf:2:c-format])
362      AM_][XGETTEXT_OPTION([--flag=vasprintf:2:c-format])])
363   # Code from module verify:
364   # Code from module vsnprintf:
365   gl_FUNC_VSNPRINTF
366   gl_STDIO_MODULE_INDICATOR([vsnprintf])
367   # Code from module warn-on-use:
368   # Code from module wchar:
369   gl_WCHAR_H
370   # Code from module wcrtomb:
371   gl_FUNC_WCRTOMB
372   gl_WCHAR_MODULE_INDICATOR([wcrtomb])
373   # Code from module wctype:
374   gl_WCTYPE_H
375   # Code from module write:
376   gl_FUNC_WRITE
377   gl_UNISTD_MODULE_INDICATOR([write])
378   # Code from module xalloc:
379   gl_XALLOC
380   # Code from module xalloc-die:
381   # Code from module xsize:
382   gl_XSIZE
383   # Code from module xstrndup:
384   gl_XSTRNDUP
385   # End of code from modules
386   m4_ifval(gl_LIBSOURCES_LIST, [
387     m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
388       for gl_file in ]gl_LIBSOURCES_LIST[ ; do
389         if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
390           echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
391           exit 1
392         fi
393       done])dnl
394       m4_if(m4_sysval, [0], [],
395         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
396   ])
397   m4_popdef([gl_LIBSOURCES_DIR])
398   m4_popdef([gl_LIBSOURCES_LIST])
399   m4_popdef([AC_LIBSOURCES])
400   m4_popdef([AC_REPLACE_FUNCS])
401   m4_popdef([AC_LIBOBJ])
402   AC_CONFIG_COMMANDS_PRE([
403     gl_libobjs=
404     gl_ltlibobjs=
405     if test -n "$gl_LIBOBJS"; then
406       # Remove the extension.
407       sed_drop_objext='s/\.o$//;s/\.obj$//'
408       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
409         gl_libobjs="$gl_libobjs $i.$ac_objext"
410         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
411       done
412     fi
413     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
414     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
415   ])
416   gltests_libdeps=
417   gltests_ltlibdeps=
418   m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
419   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
420   m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
421   m4_pushdef([gltests_LIBSOURCES_LIST], [])
422   m4_pushdef([gltests_LIBSOURCES_DIR], [])
423   gl_COMMON
424   gl_source_base='tests'
425 changequote(,)dnl
426   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
427 changequote([, ])dnl
428   AC_SUBST([gltests_WITNESS])
429   gl_module_indicator_condition=$gltests_WITNESS
430   m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
431   m4_popdef([gl_MODULE_INDICATOR_CONDITION])
432   m4_ifval(gltests_LIBSOURCES_LIST, [
433     m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
434       for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
435         if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
436           echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
437           exit 1
438         fi
439       done])dnl
440       m4_if(m4_sysval, [0], [],
441         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
442   ])
443   m4_popdef([gltests_LIBSOURCES_DIR])
444   m4_popdef([gltests_LIBSOURCES_LIST])
445   m4_popdef([AC_LIBSOURCES])
446   m4_popdef([AC_REPLACE_FUNCS])
447   m4_popdef([AC_LIBOBJ])
448   AC_CONFIG_COMMANDS_PRE([
449     gltests_libobjs=
450     gltests_ltlibobjs=
451     if test -n "$gltests_LIBOBJS"; then
452       # Remove the extension.
453       sed_drop_objext='s/\.o$//;s/\.obj$//'
454       for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
455         gltests_libobjs="$gltests_libobjs $i.$ac_objext"
456         gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
457       done
458     fi
459     AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
460     AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
461   ])
462   LIBGNU_LIBDEPS="$gl_libdeps"
463   AC_SUBST([LIBGNU_LIBDEPS])
464   LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
465   AC_SUBST([LIBGNU_LTLIBDEPS])
466 ])
468 # Like AC_LIBOBJ, except that the module name goes
469 # into gl_LIBOBJS instead of into LIBOBJS.
470 AC_DEFUN([gl_LIBOBJ], [
471   AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
472   gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
473 ])
475 # Like AC_REPLACE_FUNCS, except that the module name goes
476 # into gl_LIBOBJS instead of into LIBOBJS.
477 AC_DEFUN([gl_REPLACE_FUNCS], [
478   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
479   AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
480 ])
482 # Like AC_LIBSOURCES, except the directory where the source file is
483 # expected is derived from the gnulib-tool parameterization,
484 # and alloca is special cased (for the alloca-opt module).
485 # We could also entirely rely on EXTRA_lib..._SOURCES.
486 AC_DEFUN([gl_LIBSOURCES], [
487   m4_foreach([_gl_NAME], [$1], [
488     m4_if(_gl_NAME, [alloca.c], [], [
489       m4_define([gl_LIBSOURCES_DIR], [gl])
490       m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
491     ])
492   ])
493 ])
495 # Like AC_LIBOBJ, except that the module name goes
496 # into gltests_LIBOBJS instead of into LIBOBJS.
497 AC_DEFUN([gltests_LIBOBJ], [
498   AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
499   gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
500 ])
502 # Like AC_REPLACE_FUNCS, except that the module name goes
503 # into gltests_LIBOBJS instead of into LIBOBJS.
504 AC_DEFUN([gltests_REPLACE_FUNCS], [
505   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
506   AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
507 ])
509 # Like AC_LIBSOURCES, except the directory where the source file is
510 # expected is derived from the gnulib-tool parameterization,
511 # and alloca is special cased (for the alloca-opt module).
512 # We could also entirely rely on EXTRA_lib..._SOURCES.
513 AC_DEFUN([gltests_LIBSOURCES], [
514   m4_foreach([_gl_NAME], [$1], [
515     m4_if(_gl_NAME, [alloca.c], [], [
516       m4_define([gltests_LIBSOURCES_DIR], [tests])
517       m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
518     ])
519   ])
520 ])
522 # This macro records the list of files which have been installed by
523 # gnulib-tool and may be removed by future gnulib-tool invocations.
524 AC_DEFUN([gl_FILE_LIST], [
525   build-aux/arg-nonnull.h
526   build-aux/c++defs.h
527   build-aux/config.rpath
528   build-aux/warn-on-use.h
529   lib/alignof.h
530   lib/alloca.in.h
531   lib/arpa_inet.in.h
532   lib/asnprintf.c
533   lib/asprintf.c
534   lib/base64.c
535   lib/base64.h
536   lib/basename-lgpl.c
537   lib/basename.c
538   lib/btowc.c
539   lib/c-strtod.c
540   lib/c-strtod.h
541   lib/cloexec.c
542   lib/cloexec.h
543   lib/close-hook.c
544   lib/close-hook.h
545   lib/config.charset
546   lib/creat-safer.c
547   lib/dirname-lgpl.c
548   lib/dirname.c
549   lib/dirname.h
550   lib/dup-safer.c
551   lib/dup2.c
552   lib/errno.in.h
553   lib/error.c
554   lib/error.h
555   lib/exitfail.c
556   lib/exitfail.h
557   lib/fcntl--.h
558   lib/fcntl-safer.h
559   lib/fcntl.c
560   lib/fcntl.in.h
561   lib/fd-safer.c
562   lib/float+.h
563   lib/float.in.h
564   lib/floor.c
565   lib/floorf.c
566   lib/fsusage.c
567   lib/fsusage.h
568   lib/full-read.c
569   lib/full-read.h
570   lib/full-write.c
571   lib/full-write.h
572   lib/gai_strerror.c
573   lib/getaddrinfo.c
574   lib/getdtablesize.c
575   lib/gethostname.c
576   lib/getloadavg.c
577   lib/getopt.c
578   lib/getopt.in.h
579   lib/getopt1.c
580   lib/getopt_int.h
581   lib/gettext.h
582   lib/inet_ntop.c
583   lib/intprops.h
584   lib/langinfo.in.h
585   lib/localcharset.c
586   lib/localcharset.h
587   lib/locale.in.h
588   lib/malloc.c
589   lib/math.in.h
590   lib/mbrtowc.c
591   lib/mbsinit.c
592   lib/memchr.c
593   lib/memchr.valgrind
594   lib/mktime-internal.h
595   lib/mktime.c
596   lib/mountlist.c
597   lib/mountlist.h
598   lib/netdb.in.h
599   lib/netinet_in.in.h
600   lib/nl_langinfo.c
601   lib/open-safer.c
602   lib/open.c
603   lib/pipe-safer.c
604   lib/printf-args.c
605   lib/printf-args.h
606   lib/printf-parse.c
607   lib/printf-parse.h
608   lib/ref-add.sin
609   lib/ref-del.sin
610   lib/regcomp.c
611   lib/regex.c
612   lib/regex.h
613   lib/regex_internal.c
614   lib/regex_internal.h
615   lib/regexec.c
616   lib/safe-read.c
617   lib/safe-read.h
618   lib/safe-write.c
619   lib/safe-write.h
620   lib/sha1.c
621   lib/sha1.h
622   lib/size_max.h
623   lib/snprintf.c
624   lib/sockets.c
625   lib/sockets.h
626   lib/stat.c
627   lib/stdbool.in.h
628   lib/stddef.in.h
629   lib/stdint.in.h
630   lib/stdio-write.c
631   lib/stdio.in.h
632   lib/stdlib.in.h
633   lib/str-two-way.h
634   lib/strdup.c
635   lib/streq.h
636   lib/strerror.c
637   lib/string.in.h
638   lib/stripslash.c
639   lib/strndup.c
640   lib/strnlen.c
641   lib/strsep.c
642   lib/strstr.c
643   lib/sys_socket.in.h
644   lib/sys_stat.in.h
645   lib/time.in.h
646   lib/time_r.c
647   lib/timegm.c
648   lib/unistd--.h
649   lib/unistd-safer.h
650   lib/unistd.in.h
651   lib/vasnprintf.c
652   lib/vasnprintf.h
653   lib/vasprintf.c
654   lib/verify.h
655   lib/vsnprintf.c
656   lib/w32sock.h
657   lib/wchar.in.h
658   lib/wcrtomb.c
659   lib/wctype.in.h
660   lib/write.c
661   lib/xalloc-die.c
662   lib/xalloc.h
663   lib/xmalloc.c
664   lib/xsize.h
665   lib/xstrndup.c
666   lib/xstrndup.h
667   m4/00gnulib.m4
668   m4/alloca.m4
669   m4/arpa_inet_h.m4
670   m4/asm-underscore.m4
671   m4/base64.m4
672   m4/btowc.m4
673   m4/c-strtod.m4
674   m4/cloexec.m4
675   m4/codeset.m4
676   m4/dirname.m4
677   m4/dos.m4
678   m4/double-slash-root.m4
679   m4/dup2.m4
680   m4/errno_h.m4
681   m4/error.m4
682   m4/extensions.m4
683   m4/fcntl-o.m4
684   m4/fcntl-safer.m4
685   m4/fcntl.m4
686   m4/fcntl_h.m4
687   m4/float_h.m4
688   m4/floorf.m4
689   m4/fstypename.m4
690   m4/fsusage.m4
691   m4/getaddrinfo.m4
692   m4/getdtablesize.m4
693   m4/gethostname.m4
694   m4/getloadavg.m4
695   m4/getopt.m4
696   m4/gettext.m4
697   m4/glibc2.m4
698   m4/glibc21.m4
699   m4/gnulib-common.m4
700   m4/hostent.m4
701   m4/iconv.m4
702   m4/include_next.m4
703   m4/inet_ntop.m4
704   m4/inline.m4
705   m4/intdiv0.m4
706   m4/intl.m4
707   m4/intldir.m4
708   m4/intlmacosx.m4
709   m4/intmax.m4
710   m4/intmax_t.m4
711   m4/inttypes-pri.m4
712   m4/inttypes_h.m4
713   m4/langinfo_h.m4
714   m4/lcmessage.m4
715   m4/lib-ld.m4
716   m4/lib-link.m4
717   m4/lib-prefix.m4
718   m4/localcharset.m4
719   m4/locale-fr.m4
720   m4/locale-ja.m4
721   m4/locale-zh.m4
722   m4/locale_h.m4
723   m4/lock.m4
724   m4/longlong.m4
725   m4/ls-mntd-fs.m4
726   m4/malloc.m4
727   m4/math_h.m4
728   m4/mbrtowc.m4
729   m4/mbsinit.m4
730   m4/mbstate_t.m4
731   m4/memchr.m4
732   m4/mktime.m4
733   m4/mmap-anon.m4
734   m4/mode_t.m4
735   m4/mountlist.m4
736   m4/multiarch.m4
737   m4/netdb_h.m4
738   m4/netinet_in_h.m4
739   m4/nl_langinfo.m4
740   m4/nls.m4
741   m4/onceonly.m4
742   m4/open.m4
743   m4/po.m4
744   m4/printf-posix.m4
745   m4/printf.m4
746   m4/progtest.m4
747   m4/regex.m4
748   m4/safe-read.m4
749   m4/safe-write.m4
750   m4/servent.m4
751   m4/sha1.m4
752   m4/size_max.m4
753   m4/snprintf.m4
754   m4/sockets.m4
755   m4/socklen.m4
756   m4/sockpfaf.m4
757   m4/ssize_t.m4
758   m4/stat.m4
759   m4/stdbool.m4
760   m4/stddef_h.m4
761   m4/stdint.m4
762   m4/stdint_h.m4
763   m4/stdio_h.m4
764   m4/stdlib_h.m4
765   m4/strdup.m4
766   m4/strerror.m4
767   m4/string_h.m4
768   m4/strndup.m4
769   m4/strnlen.m4
770   m4/strsep.m4
771   m4/strstr.m4
772   m4/sys_socket_h.m4
773   m4/sys_stat_h.m4
774   m4/threadlib.m4
775   m4/time_h.m4
776   m4/time_r.m4
777   m4/timegm.m4
778   m4/uintmax_t.m4
779   m4/unistd-safer.m4
780   m4/unistd_h.m4
781   m4/vasnprintf.m4
782   m4/vasprintf.m4
783   m4/visibility.m4
784   m4/vsnprintf.m4
785   m4/warn-on-use.m4
786   m4/wchar_h.m4
787   m4/wchar_t.m4
788   m4/wcrtomb.m4
789   m4/wctype_h.m4
790   m4/wint_t.m4
791   m4/write.m4
792   m4/xalloc.m4
793   m4/xsize.m4
794   m4/xstrndup.m4
795 ])