summaryrefslogtreecommitdiff
path: root/sysdeps/generic/memchr.c
AgeCommit message (Expand)Author
2003-04-29Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-11-15Update.Ulrich Drepper
2000-07-18Fix copy & paste error: Use memchr instead of memrchr.Andreas Jaeger
2000-07-17* sysdeps/generic/bp-checks.h: Use unbounded __memchr Greg McGary
2000-07-05Update.Andreas Jaeger
1999-06-14Update.Ulrich Drepper
1997-09-11Update.Ulrich Drepper
1996-12-20Update from main archive 961219cvs/libc-961220Ulrich Drepper
1995-05-27Cast RHS to const unsigned char * to avoid error from Irix-4.0.5's C compiler.Jim Meyering
1995-05-26Remove trailing white space.Jim Meyering
1995-05-21[LIBC_]: Do include string.h.Jim Meyering
1995-05-21Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers ...Jim Meyering
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-13Remove ansidecl.h and clean up for use by other packages. [LONG_MAX <= LONG_M...Jim Meyering
1995-02-18initial importRoland McGrath