]> sjero.net Git - wget/commit
Import gnulib strcasestr.
authorMicah Cowan <micah@cowan.name>
Fri, 4 Sep 2009 03:44:09 +0000 (20:44 -0700)
committerMicah Cowan <micah@cowan.name>
Fri, 4 Sep 2009 03:44:09 +0000 (20:44 -0700)
commitcff51866dd4b4de7b2f70676fa26b31c31e216d7
tree20d623f1a7f95483891ba261e06837c115733f75
parent227daa74150e58de8a941f9c8e1f4f9f4035d1c3
Import gnulib strcasestr.
38 files changed:
.hgignore
ChangeLog
lib/Makefile.am
lib/error.c
lib/fseeko.c
lib/getpagesize.c [new file with mode: 0644]
lib/memchr.c [new file with mode: 0644]
lib/memchr.valgrind [new file with mode: 0644]
lib/quotearg.c
lib/quotearg.h
lib/stddef.in.h [new file with mode: 0644]
lib/stdio-write.c
lib/stdio.in.h
lib/stdlib.in.h
lib/str-two-way.h [new file with mode: 0644]
lib/strcasecmp.c [new file with mode: 0644]
lib/strcasestr.c [new file with mode: 0644]
lib/string.in.h
lib/strings.in.h [new file with mode: 0644]
lib/strncasecmp.c [new file with mode: 0644]
lib/unistd.in.h
m4/getopt.m4
m4/getpagesize.m4 [new file with mode: 0644]
m4/gnulib-cache.m4
m4/gnulib-comp.m4
m4/memchr.m4 [new file with mode: 0644]
m4/mmap-anon.m4 [new file with mode: 0644]
m4/stddef_h.m4 [new file with mode: 0644]
m4/stdio_h.m4
m4/stdlib_h.m4
m4/strcase.m4 [new file with mode: 0644]
m4/strcasestr.m4 [new file with mode: 0644]
m4/strings_h.m4 [new file with mode: 0644]
m4/unistd_h.m4
m4/wchar.m4
m4/wchar_t.m4 [new file with mode: 0644]
maint.mk
vc-list-files