aboutsummaryrefslogtreecommitdiff
path: root/isofs/main.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-3/+3
* Fix build with -fno-commonSamuel Thibault2020-03-311-0/+4
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* isofs: make superblock detection more robustJustus Winter2016-04-171-7/+2
* isofs: port to libdiskfs' node cacheJustus Winter2015-04-171-6/+9
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-101-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2003-08-31 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-311-2/+4
* doc/Marcus Brinkmann2002-09-291-1/+1
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+2
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-0/+2
* 1999-10-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-131-1/+2
* 1999-01-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-241-47/+19
* (diskfs_append_args):Miles Bader1997-09-221-0/+15
* Initial versions.Thomas Bushnell1997-07-181-0/+178