aboutsummaryrefslogtreecommitdiff
path: root/trans/fifo.c
Commit message (Expand)AuthorAgeFilesLines
* (open_hook):Miles Bader1996-07-171-66/+79
* (trivfs_goaway): Handle errors from ports_inhibit_bucket_rpcs.Miles Bader1996-01-271-5/+9
* (trivfs_S_io_select):Miles Bader1996-01-191-3/+40
* (main): Add flags argument to trivfs_startup call.Miles Bader1995-11-061-1/+1
* (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate;Miles Bader1995-09-181-5/+3
* (open_hook): Block for read only when there's really someone reading already,Miles Bader1995-09-111-23/+52
* (trivfs_S_io_select): Use pipe_pair_select.Miles Bader1995-08-311-13/+15
* (trivfs_goaway): Implement correctly.Miles Bader1995-08-301-11/+31
* (open_hook): Use hurd_condition_wait to detect interrupts.Miles Bader1995-08-291-14/+10
* (trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader1995-08-241-6/+10
* (open_hook): Use condition_broadcast instead of condition_signal onMiles Bader1995-08-211-2/+2
* Initial revisionMiles Bader1995-08-151-0/+521