aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/io-read.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
* libnetfs: Port to x86_64Sergey Bugaev2023-05-101-10/+12
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+3
* 2002-05-23 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-231-2/+7
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-1/+1
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+2
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-5/+4
* (netfs_S_io_read):Miles Bader1997-02-211-6/+41
* Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-1/+1
* Include <fcntl.h>.Michael I. Bushnell1996-04-021-0/+1
* (netfs_S_io_read): Verify that the user has the file open for reading.Michael I. Bushnell1996-04-021-2/+9
* entered into RCSMichael I. Bushnell1995-11-151-1/+1
* Formerly io-read.c.~2~Michael I. Bushnell1995-11-131-1/+14
* Initial revisionMichael I. Bushnell1995-11-131-0/+49