aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/io-write.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: Check for EROFS on io_prenotify and io_write tooSamuel Thibault2025-02-041-0/+3
* libdiskfs: Port to x86_64Sergey Bugaev2023-05-101-8/+11
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-1/+1
* Fix const warningsSamuel Thibault2022-01-171-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* 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-1/+1
* libdiskfs: remove dead assignmentJustus Winter2013-11-151-1/+0
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2001-04-08 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-121-2/+2
* Sun Aug 9 21:09:24 1998 Jose M. Moya <josem@gnu.org>Thomas Bushnell1998-08-101-0/+4
* (diskfs_S_io_write):Miles Bader1997-02-121-1/+6
* (diskfs_S_io_write): s/ioserver/iohelp/g.Michael I. Bushnell1996-05-091-2/+2
* Return errors regardless of *AMT--writes are all or nothing.Roland McGrath1996-01-051-4/+0
* Pass AMT read/write to _diskfs_rdwr_internal, andRoland McGrath1996-01-041-9/+13
* (diskfs_S_io_write): Cast DATALEN to off_t in comparisons.Michael I. Bushnell1995-06-091-2/+2
* (diskfs_S_io_write): Implement diskfs_synchronous.Michael I. Bushnell1995-03-091-2/+7
* Use mach_msg_type_number_t in place of unsigned int and int.Roland McGrath1994-12-091-2/+2
* entered into RCSMichael I. Bushnell1994-07-131-7/+7
* Formerly io-write.c.~5~Roland McGrath1994-05-261-7/+5
* Formerly io-write.c.~4~Roland McGrath1994-05-051-1/+1
* Formerly io-write.c.~3~Michael I. Bushnell1994-02-041-2/+4
* Formerly io-write.c.~2~Michael I. Bushnell1994-02-031-12/+12
* Initial revisionMichael I. Bushnell1994-02-031-0/+80