latest gnulib sources
authorPhilip Kovacs <pkovacs@users.sourceforge.net>
Tue, 1 Jul 2008 14:46:13 +0000 (14:46 +0000)
committerPhilip Kovacs <pkovacs@users.sourceforge.net>
Tue, 1 Jul 2008 14:46:13 +0000 (14:46 +0000)
commitc7c822426c5c01a7109d5fe6ce28d86d72301bce
treedea1242a6171cdfc2711750853f9caae93e3a39f
parent6a4923ddd506fe033930715a198fce9193e704df
latest gnulib sources

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1206 7f574dfc-610e-0410-a909-a81674777703
72 files changed:
libgnu/Makefile.am [new file with mode: 0644]
libgnu/alloca_.h [new file with mode: 0644]
libgnu/asnprintf.c [new file with mode: 0644]
libgnu/dummy.c [new file with mode: 0644]
libgnu/float+.h [new file with mode: 0644]
libgnu/float_.h [new file with mode: 0644]
libgnu/gai_strerror.c [new file with mode: 0644]
libgnu/getaddrinfo.c [new file with mode: 0644]
libgnu/getaddrinfo.h [new file with mode: 0644]
libgnu/gettext.h [new file with mode: 0644]
libgnu/inet_ntop.c [new file with mode: 0644]
libgnu/inet_ntop.h [new file with mode: 0644]
libgnu/link-warning.h [new file with mode: 0644]
libgnu/m4/absolute-header.m4 [new file with mode: 0644]
libgnu/m4/alloca.m4 [new file with mode: 0644]
libgnu/m4/arpa_inet_h.m4 [new file with mode: 0644]
libgnu/m4/eoverflow.m4 [new file with mode: 0644]
libgnu/m4/extensions.m4 [new file with mode: 0644]
libgnu/m4/float_h.m4 [new file with mode: 0644]
libgnu/m4/getaddrinfo.m4 [new file with mode: 0644]
libgnu/m4/gnulib-cache.m4 [new file with mode: 0644]
libgnu/m4/gnulib-common.m4 [new file with mode: 0644]
libgnu/m4/gnulib-comp.m4 [new file with mode: 0644]
libgnu/m4/gnulib-tool.m4 [new file with mode: 0644]
libgnu/m4/include_next.m4 [new file with mode: 0644]
libgnu/m4/inet_ntop.m4 [new file with mode: 0644]
libgnu/m4/intmax_t.m4 [new file with mode: 0644]
libgnu/m4/inttypes_h.m4 [new file with mode: 0644]
libgnu/m4/longlong.m4 [new file with mode: 0644]
libgnu/m4/malloc.m4 [new file with mode: 0644]
libgnu/m4/netinet_in_h.m4 [new file with mode: 0644]
libgnu/m4/onceonly_2_57.m4 [new file with mode: 0644]
libgnu/m4/size_max.m4 [new file with mode: 0644]
libgnu/m4/snprintf.m4 [new file with mode: 0644]
libgnu/m4/socklen.m4 [new file with mode: 0644]
libgnu/m4/sockpfaf.m4 [new file with mode: 0644]
libgnu/m4/stdbool.m4 [new file with mode: 0644]
libgnu/m4/stdint.m4 [new file with mode: 0644]
libgnu/m4/stdint_h.m4 [new file with mode: 0644]
libgnu/m4/stdio_h.m4 [new file with mode: 0644]
libgnu/m4/stdlib_h.m4 [new file with mode: 0644]
libgnu/m4/strdup.m4 [new file with mode: 0644]
libgnu/m4/string_h.m4 [new file with mode: 0644]
libgnu/m4/sys_socket_h.m4 [new file with mode: 0644]
libgnu/m4/ulonglong.m4 [new file with mode: 0644]
libgnu/m4/unistd_h.m4 [new file with mode: 0644]
libgnu/m4/vasnprintf.m4 [new file with mode: 0644]
libgnu/m4/wchar.m4 [new file with mode: 0644]
libgnu/m4/wchar_t.m4 [new file with mode: 0644]
libgnu/m4/wint_t.m4 [new file with mode: 0644]
libgnu/m4/xsize.m4 [new file with mode: 0644]
libgnu/malloc.c [new file with mode: 0644]
libgnu/netinet_in_.h [new file with mode: 0644]
libgnu/printf-args.c [new file with mode: 0644]
libgnu/printf-args.h [new file with mode: 0644]
libgnu/printf-parse.c [new file with mode: 0644]
libgnu/printf-parse.h [new file with mode: 0644]
libgnu/size_max.h [new file with mode: 0644]
libgnu/snprintf.c [new file with mode: 0644]
libgnu/stdbool_.h [new file with mode: 0644]
libgnu/stdint_.h [new file with mode: 0644]
libgnu/stdio_.h [new file with mode: 0644]
libgnu/stdlib_.h [new file with mode: 0644]
libgnu/strdup.c [new file with mode: 0644]
libgnu/string_.h [new file with mode: 0644]
libgnu/sys_socket_.h [new file with mode: 0644]
libgnu/unistd_.h [new file with mode: 0644]
libgnu/vasnprintf.c [new file with mode: 0644]
libgnu/vasnprintf.h [new file with mode: 0644]
libgnu/wchar_.h [new file with mode: 0644]
libgnu/xsize.h [new file with mode: 0644]
src/Makefile.am