summaryrefslogtreecommitdiff
path: root/trans/fifo.c
AgeCommit message (Expand)Author
2016-06-04Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault
2015-09-08Fix opening a fifo with O_RDWRSamuel Thibault
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-262001-02-25 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-12auth/Marcus Brinkmann
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-09-011999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>Roland McGrath
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
1997-02-20(argp_program_version): Make const.Miles Bader
1997-02-20(parse_opt):Miles Bader
1996-07-17(open_hook):Miles Bader
1996-01-27(trivfs_goaway): Handle errors from ports_inhibit_bucket_rpcs.Miles Bader
1996-01-19(trivfs_S_io_select):Miles Bader
1995-11-06(main): Add flags argument to trivfs_startup call.Miles Bader
1995-09-18(trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate;Miles Bader
1995-09-11(open_hook): Block for read only when there's really someone reading already,Miles Bader
1995-08-31(trivfs_S_io_select): Use pipe_pair_select.Miles Bader
1995-08-30(trivfs_goaway): Implement correctly.Miles Bader
1995-08-29(open_hook): Use hurd_condition_wait to detect interrupts.Miles Bader
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-21(open_hook): Use condition_broadcast instead of condition_signal onMiles Bader
1995-08-15Initial revisionMiles Bader