aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/cacheq.c
Commit message (Collapse)AuthorAgeFilesLines
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
| | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
* 1998-09-26 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath1998-10-241-3/+4
| | | | | | * cacheq.c (cacheq_set_length): Fix the limit of the destination entries. Decide that there is no following entry if the current entry is equal or greater than this limit.
* (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