aboutsummaryrefslogtreecommitdiffstats
path: root/util/memrchr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
| | | | | Updated gettext.
* * memrchr.c (memrchr): Not all compilers allow initializing based on aDavid Shaw2005-06-221-1/+3
| | | | | variable that is also being initialized. Noted by Nelson H. F. Beebe.
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
|
* Fix minor build problem on OSX (need a replacement for memrchr)David Shaw2005-04-121-0/+46