author | Simon Josefsson <simon@josefsson.org> | |
Thu, 30 Oct 2008 14:38:09 +0000 (15:38 +0100) | ||
committer | Simon Josefsson <simon@josefsson.org> | |
Thu, 30 Oct 2008 14:38:09 +0000 (15:38 +0100) | ||
commit | 745b4f0f51dcd992f4ae105d29fff227a383f893 | |
tree | bd560ba84815935f1a9376001b1b3e6f96b3adfc | tree | snapshot |
parent | 27e0bf81d07528ada93ceb0c5c8839a7cd83fb7e | commit | diff |
gl/alloca.in.h | [new file with mode: 0644] | blob |
gl/asnprintf.c | [new file with mode: 0644] | blob |
gl/errno.in.h | [new file with mode: 0644] | blob |
gl/float+.h | [new file with mode: 0644] | blob |
gl/float.in.h | [new file with mode: 0644] | blob |
gl/fseeko.c | [new file with mode: 0644] | blob |
gl/gettext.h | [new file with mode: 0644] | blob |
gl/lseek.c | [new file with mode: 0644] | blob |
gl/m4/alloca.m4 | [new file with mode: 0644] | blob |
gl/m4/errno_h.m4 | [new file with mode: 0644] | blob |
gl/m4/float_h.m4 | [new file with mode: 0644] | blob |
gl/m4/fseeko.m4 | [new file with mode: 0644] | blob |
gl/m4/intmax_t.m4 | [new file with mode: 0644] | blob |
gl/m4/inttypes_h.m4 | [new file with mode: 0644] | blob |
gl/m4/longlong.m4 | [new file with mode: 0644] | blob |
gl/m4/lseek.m4 | [new file with mode: 0644] | blob |
gl/m4/malloc.m4 | [new file with mode: 0644] | blob |
gl/m4/printf.m4 | [new file with mode: 0644] | blob |
gl/m4/realloc.m4 | [new file with mode: 0644] | blob |
gl/m4/size_max.m4 | [new file with mode: 0644] | blob |
gl/m4/snprintf.m4 | [new file with mode: 0644] | blob |
gl/m4/sockpfaf.m4 | [new file with mode: 0644] | blob |
gl/m4/stdbool.m4 | [new file with mode: 0644] | blob |
gl/m4/stdint.m4 | [new file with mode: 0644] | blob |
gl/m4/stdint_h.m4 | [new file with mode: 0644] | blob |
gl/m4/stdio_h.m4 | [new file with mode: 0644] | blob |
gl/m4/stdlib_h.m4 | [new file with mode: 0644] | blob |
gl/m4/string_h.m4 | [new file with mode: 0644] | blob |
gl/m4/sys_socket_h.m4 | [new file with mode: 0644] | blob |
gl/m4/unistd_h.m4 | [new file with mode: 0644] | blob |
gl/m4/vasnprintf.m4 | [new file with mode: 0644] | blob |
gl/m4/wchar.m4 | [new file with mode: 0644] | blob |
gl/m4/wchar_t.m4 | [new file with mode: 0644] | blob |
gl/m4/wint_t.m4 | [new file with mode: 0644] | blob |
gl/m4/xsize.m4 | [new file with mode: 0644] | blob |
gl/printf-args.c | [new file with mode: 0644] | blob |
gl/printf-args.h | [new file with mode: 0644] | blob |
gl/printf-parse.c | [new file with mode: 0644] | blob |
gl/printf-parse.h | [new file with mode: 0644] | blob |
gl/realloc.c | [new file with mode: 0644] | blob |
gl/size_max.h | [new file with mode: 0644] | blob |
gl/snprintf.c | [new file with mode: 0644] | blob |
gl/stdbool.in.h | [new file with mode: 0644] | blob |
gl/stdint.in.h | [new file with mode: 0644] | blob |
gl/stdio-impl.h | [new file with mode: 0644] | blob |
gl/stdio-write.c | [new file with mode: 0644] | blob |
gl/stdio.in.h | [new file with mode: 0644] | blob |
gl/stdlib.in.h | [new file with mode: 0644] | blob |
gl/string.in.h | [new file with mode: 0644] | blob |
gl/sys_socket.in.h | [new file with mode: 0644] | blob |
gl/tests/dummy.c | [new file with mode: 0644] | blob |
gl/tests/test-alloca-opt.c | [new file with mode: 0644] | blob |
gl/tests/test-errno.c | [new file with mode: 0644] | blob |
gl/tests/test-fseeko.c | [new file with mode: 0644] | blob |
gl/tests/test-fseeko.sh | [new file with mode: 0755] | blob |
gl/tests/test-lseek.c | [new file with mode: 0644] | blob |
gl/tests/test-lseek.sh | [new file with mode: 0755] | blob |
gl/tests/test-snprintf.c | [new file with mode: 0644] | blob |
gl/tests/test-stdbool.c | [new file with mode: 0644] | blob |
gl/tests/test-stdint.c | [new file with mode: 0644] | blob |
gl/tests/test-stdio.c | [new file with mode: 0644] | blob |
gl/tests/test-stdlib.c | [new file with mode: 0644] | blob |
gl/tests/test-string.c | [new file with mode: 0644] | blob |
gl/tests/test-sys_socket.c | [new file with mode: 0644] | blob |
gl/tests/test-unistd.c | [new file with mode: 0644] | blob |
gl/tests/test-vasnprintf.c | [new file with mode: 0644] | blob |
gl/tests/test-wchar.c | [new file with mode: 0644] | blob |
gl/tests/verify.h | [new file with mode: 0644] | blob |
gl/unistd.in.h | [new file with mode: 0644] | blob |
gl/vasnprintf.c | [new file with mode: 0644] | blob |
gl/vasnprintf.h | [new file with mode: 0644] | blob |
gl/wchar.in.h | [new file with mode: 0644] | blob |
gl/xsize.h | [new file with mode: 0644] | blob |