1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Bruno Haible
987e5651e8 Refactor common macros used in tests. 2009-12-24 21:01:42 +01:00
Bruno Haible
8a8d9a4c3e Make zeroptr.h work on mingw. 2009-05-20 13:26:51 +02:00
Eric Blake
12f51457a9 mmap-anon: avoid out-of-order autoconf expansion
* m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct
SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b.
* modules/memchr-tests (Depends-on): Add extensions.
* modules/memchr2-tests (Depends-on): Add extensions.
* modules/memcmp-tests (Depends-on): Add extensions.
* modules/memmem-tests (Depends-on): Add extensions.
* modules/memrchr-tests (Depends-on): Add extensions.

Signed-off-by: Eric Blake <ebb9@byu.net>
2009-05-13 20:39:18 -06:00
Bruno Haible
bb051a0a3c Make some tests ISO C 99 compliant. 2009-05-14 01:39:46 +02:00
Eric Blake
f91b9f9732 New module 'memchr2'.
* modules/memchr2: New file.
* modules/memchr2-tests: Likewise.
* lib/memchr2.h: Likewise.
* lib/memchr2.c: Likewise, based on memchr.c.
* tests/test-memchr2.c: New test.
* MODULES.html.sh (String handling): Add memchr2.

Signed-off-by: Eric Blake <ebb9@byu.net>
2008-03-01 06:54:29 -07:00