about summary refs log tree commit diff
path: root/sysdeps/generic/memchr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copy & paste error: Use memchr instead of memrchr.Andreas Jaeger2000-07-181-1/+1
* * sysdeps/generic/bp-checks.h: Use unbounded __memchr Greg McGary2000-07-171-1/+3
* Update.Andreas Jaeger2000-07-051-1/+2
* Update.Ulrich Drepper1999-06-141-4/+8
* Update.Ulrich Drepper1997-09-111-2/+3
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-201-14/+14
* Cast RHS to const unsigned char * to avoid error from Irix-4.0.5's C compiler.Jim Meyering1995-05-271-2/+3
* Remove trailing white space.Jim Meyering1995-05-261-4/+4
* [LIBC_]: Do include string.h.Jim Meyering1995-05-211-0/+4
* Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers ...Jim Meyering1995-05-211-4/+0
* Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-161-2/+2
* Remove ansidecl.h and clean up for use by other packages. [LONG_MAX <= LONG_M...Jim Meyering1995-03-131-37/+64
* initial importRoland McGrath1995-02-181-0/+168