aboutsummaryrefslogtreecommitdiff
path: root/fatfs/main.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* fatfs: Port to x86_64Sergey Bugaev2023-05-101-1/+1
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* Make RPC input array parameters constSamuel Thibault2022-01-161-3/+3
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* fatfs: port to libdiskfs' node cacheJustus Winter2015-04-171-3/+3
* Include the MIG-generated server header filesJustus Winter2014-04-151-1/+2
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2007-03-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-281-4/+8
* 2003-08-01 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann2003-08-021-1/+1
* 2003-04-26 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann2003-05-101-1/+13
* Initial check-in.Marcus Brinkmann2002-12-031-0/+265