summaryrefslogtreecommitdiff
path: root/trans/new-fifo.c
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz
2023-05-10trans: Port to x86_64Sergey Bugaev
2022-08-29Fix types of read write and readables methodsEtienne Brateau
2022-01-16Make RPC input array parameters constSamuel Thibault
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-08-05Fix harmless indentation errors tripping [-Wmisleading-indentation].Justus Winter
2016-06-04Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault
2015-09-27trans/new-fifo: convert to trivfs dynamic classes and bucketsJustus Winter
2014-04-15Include the MIG-generated server header filesJustus Winter
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2012-12-17Make io_select return errorsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2003-09-062003-09-05 Greg Buchholz <greg@sleepingsquirrel.org>Roland McGrath
2002-06-132002-06-13 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-12auth/Marcus Brinkmann
2000-03-202000-03-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1998-07-201998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-08-20Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-05-11(parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader
1996-04-15(fifo_trans_parse_args): Supply missing arg to argp_parse.Michael I. Bushnell
1996-04-15Initial revisionMichael I. Bushnell