aboutsummaryrefslogtreecommitdiff
path: root/isofs/pager.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-5/+5
* isofs: Assert we're only supposed to provide a read-only pagerSergey Bugaev2022-08-101-0/+3
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-4/+4
* libpager: provide 'pager_create_alloc'Justus Winter2016-08-071-9/+9
* isofs: make superblock detection more robustJustus Winter2016-04-171-0/+2
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* Properly return errorSamuel Thibault2013-09-211-0/+3
* Handle notification on page evictionRichard Braun2013-09-161-2/+10
* Switch from cthreads to pthreadsRichard Braun2012-11-271-10/+10
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-1/+4
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-3/+1
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-1/+3
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-2/+3
* Wed Aug 20 14:29:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+7
* Initial versions.Thomas Bushnell1997-07-181-0/+341