aboutsummaryrefslogtreecommitdiff
path: root/storeio/io.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-17/+17
* storeio: Port to x86_64Sergey Bugaev2023-05-101-3/+10
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-4/+4
* 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-3/+3
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+2
* Check for negative sizes in file_set_sizeRichard Braun2013-10-021-0/+2
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-0/+9
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-6/+6
* 2000-03-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-191-5/+4
* 1999-11-14 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-181-2/+28
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-3/+1
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-1/+3
* 1999-01-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-281-4/+4
* (trivfs_S_io_select):Miles Bader1997-07-231-10/+6
* (trivfs_S_io_read):Miles Bader1997-07-221-1/+3
* (trivfs_S_io_map):Miles Bader1997-07-171-5/+10
* (trivfs_S_io_map):Miles Bader1997-07-161-12/+12
* (trivfs_S_file_get_storage_info):Miles Bader1996-10-081-3/+28
* (trivfs_S_io_read, trivfs_S_io_write):Miles Bader1996-09-231-2/+2
* (trivfs_S_file_get_storage_info): Use store_return.Miles Bader1996-09-141-22/+5
* Initial checkinMiles Bader1996-09-081-0/+329