summaryrefslogtreecommitdiff
path: root/lib/memrchr.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* * lib/memrchr.c: Assume <string.h> unconditionally, to pull inEric Blake2007-01-301-1/+1
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+1
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-6/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* * modules/chdir-long (Depends-on): Add memrchr.Paul Eggert2005-02-031-6/+4
* Merge from coreutils.Paul Eggert2004-08-071-29/+30
* Remove K&R cruft.Paul Eggert2003-09-091-31/+18
* Switch from LGPL to GPL.Paul Eggert2003-07-091-11/+10
* Include <config.h> before any system include file.Jim Meyering2000-12-021-2/+2
* New file, derived from the one in GNU libc.Jim Meyering2000-10-211-0/+209