aboutsummaryrefslogtreecommitdiff
path: root/trans/streamio.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
* Get rid of u_int in RPCsSamuel Thibault2023-08-081-1/+1
* streamio: Implement trivfs_append_args ()Sergey Bugaev2023-05-211-0/+39
* trans: Port to x86_64Sergey Bugaev2023-05-101-2/+5
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-3/+3
* Fix const warningsSamuel Thibault2022-01-171-4/+4
* Make RPC input array parameters constSamuel Thibault2022-01-161-2/+2
* Fix build warningsSamuel Thibault2022-01-011-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* Fix warningSamuel Thibault2018-01-281-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-7/+7
* Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault2016-06-041-8/+4
* fix compiler warnings in hurd/transFlavio Cruz2015-12-291-1/+1
* trans: improve demuxersJustus Winter2015-10-291-4/+11
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+3
* Check for negative sizes in file_set_sizeRichard Braun2013-10-021-0/+2
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-6/+30
* Switch from cthreads to pthreadsRichard Braun2012-11-271-62/+62
* Remove condition implicationsRichard Braun2012-11-241-8/+7
* Fix select on pfinet tunnel and streamioSamuel Thibault2011-11-281-2/+1
* 2002-06-21 Roland McGrath <roland@frob.com>Roland McGrath2002-06-211-1/+1
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-5/+5
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-2/+2
* 2001-12-22 Roland McGrath <roland@frob.com>Roland McGrath2001-12-221-7/+7
* 2001-12-11 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-111-0/+1
* 2001-02-28 Roland McGrath <roland@frob.com>Roland McGrath2001-03-011-3/+3
* auth/Marcus Brinkmann2001-02-121-2/+2
* 2001-01-20 Roland McGrath <roland@frob.com>Roland McGrath2001-01-211-0/+2
* 2001-01-20 Roland McGrath <roland@frob.com>Roland McGrath2001-01-201-67/+82
* trans/Marcus Brinkmann2001-01-141-0/+1144