summaryrefslogtreecommitdiff
path: root/lib/memchr.c
AgeCommit message (Expand)Author
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2004-08-02Don't include inttypes.h or stdint.h.Paul Eggert
2004-07-30Fix copyright year.Paul Eggert
2004-07-29(UNALIGNED_P): Use sizeof, not alignof.Paul Eggert
2004-07-28Include <stddef.h>, not <stdlib.h> and <sys/types.h>.Paul Eggert
2003-09-10(__ptr_t): Remove; all uses changed to void *.Jim Meyering
2000-10-28Update from libc.Jim Meyering
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering
2000-07-09update copyright dateJim Meyering
1999-07-10cpp indentJim Meyering
1997-02-18.Jim Meyering
1996-07-14update FSF address in copyrightJim Meyering
1995-05-28merge with 1.11.4aJim Meyering
1995-05-21merge with 1.11.1bJim Meyering
1995-03-21merge with 1.11.dJim Meyering
1995-03-12Update from glibc.Jim Meyering
1994-10-02merge with 1.9.1gJim Meyering
1994-04-25.Jim Meyering
1993-10-21merge with 1.8dJim Meyering
1993-10-21* memchr.c (memchr): Do the 32-bit assignment only if !LONG_64_BITS.Jim Meyering
1992-11-08Initial revisionJim Meyering