Mercurial > hg > octave-shane > gnulib-hg
view modules/memchr2 @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | dfac57b1ec9f |
children |
line wrap: on
line source
Description: memchr2() function: scan memory for the first of two bytes. Files: lib/memchr2.h lib/memchr2.c lib/memchr2.valgrind Depends-on: stdint memchr configure.ac: Makefile.am: lib_SOURCES += memchr2.h memchr2.c Include: "memchr2.h" License: LGPLv2+ Maintainer: Eric Blake