summaryrefslogtreecommitdiff
path: root/fatfs/main.c
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz
2023-05-10fatfs: Port to x86_64Sergey Bugaev
2023-04-03Modernize code by removing use of old style definitions.Flavio Cruz
2022-01-16Make RPC input array parameters constSamuel Thibault
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-04-17fatfs: port to libdiskfs' node cacheJustus Winter
2014-04-15Include the MIG-generated server header filesJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
2007-03-282007-03-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2003-08-022003-08-01 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann
2003-05-102003-04-26 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann
2002-12-03Initial check-in.Marcus Brinkmann