aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/cacheq.c
Commit message (Expand)AuthorAgeFilesLines
* Replace bcopy with memcpy or memmove as appropriate.Justus Winter2017-08-051-1/+1
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* Clean up the included header filesJustus Winter2013-11-161-1/+1
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* 1998-09-26 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath1998-10-241-3/+4
* (cacheq_make_mru, cacheq_make_lru): Type of LRU & MRU fields is now `void *'.Miles Bader1996-04-291-2/+2
* Initial revisionMiles Bader1996-04-291-0/+142