aboutsummaryrefslogtreecommitdiff
path: root/trans/new-fifo.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-15/+15
* trans: Port to x86_64Sergey Bugaev2023-05-101-2/+5
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-5/+5
* Make RPC input array parameters constSamuel Thibault2022-01-161-2/+2
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-3/+3
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-4/+4
* Fix harmless indentation errors tripping [-Wmisleading-indentation].Justus Winter2017-08-051-1/+1
* Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault2016-06-041-2/+0
* trans/new-fifo: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-14/+14
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+4
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-5/+22
* Make io_select return errorsSamuel Thibault2012-12-171-6/+21
* Switch from cthreads to pthreadsRichard Braun2012-11-271-28/+28
* 2003-09-05 Greg Buchholz <greg@sleepingsquirrel.org>Roland McGrath2003-09-061-1/+1
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-7/+8
* auth/Marcus Brinkmann2001-02-121-1/+5
* 2000-03-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-201-5/+4
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-7/+6
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-6/+7
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-28/+34
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-4/+4
* Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+2
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+2
* (fifo_trans_parse_args): Supply missing arg to argp_parse.Michael I. Bushnell1996-04-151-1/+1
* Initial revisionMichael I. Bushnell1996-04-151-0/+810