aboutsummaryrefslogtreecommitdiffstats
path: root/lib/memrchr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-194/+0
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2005-02-03[!defined _LIBC]: Include "memrchr.h" rather than <string.h>.Paul Eggert1-6/+4
2004-08-02Don't include inttypes.h or stdint.h.Paul Eggert1-17/+1
2004-07-29(UNALIGNED_P): Use sizeof, not alignof.Paul Eggert1-3/+5
2004-07-28Include <stddef.h>, not <stdlib.h> and <sys/types.h>.Paul Eggert1-26/+41
2003-09-10(__ptr_t): Remove; all uses changed to void *.Jim Meyering1-31/+18
2003-07-10Switch from LGPL to GPL.Jim Meyering1-11/+10
2000-12-02Include <config.h> before any system include file.Jim Meyering1-2/+2
2000-10-21New file, derived from the one in GNU libc.Jim Meyering1-0/+209