aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/io-write.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
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-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
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-091-2/+0
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+3
* 2000-12-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-12-301-8/+5
* Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-2/+2
* (netfs_S_io_write): more fixupMichael I. Bushnell1996-07-041-8/+10
* (netfs_S_io_write): fixupMichael I. Bushnell1996-07-041-1/+1
* (netfs_S_io_write): Bother implementing O_APPEND.Michael I. Bushnell1996-07-041-2/+18
* Include <fcntl.h>.Michael I. Bushnell1996-04-021-0/+1
* (netfs_S_io_write): Verify that the user has the file open forMichael I. Bushnell1996-04-021-1/+7
* entered into RCSMichael I. Bushnell1995-11-131-4/+17
* Initial revisionMichael I. Bushnell1995-11-131-0/+35