index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trans
/
fifo.c
Age
Commit message (
Expand
)
Author
2016-06-04
Do not make io_select return errors on unsupported READ/WRITE mode
Samuel Thibault
2015-09-08
Fix opening a fifo with O_RDWR
Samuel Thibault
2014-04-15
Include the MIG-generated server header files
Justus Winter
2013-02-28
Add io_select_timeout to the io interface
Richard Braun
2012-12-17
Make io_select return errors
Samuel Thibault
2012-11-27
Switch from cthreads to pthreads
Richard Braun
2003-09-06
2003-09-05 Greg Buchholz <greg@sleepingsquirrel.org>
Roland McGrath
2002-06-13
2002-06-13 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-26
2001-02-25 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-12
auth/
Marcus Brinkmann
1999-09-13
Reverted changes related to io_map_segment.
Roland McGrath
1999-09-08
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-01
1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
Roland McGrath
1998-10-20
Add braces to silence gcc warnings.
Roland McGrath
1998-07-20
1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1997-08-20
Wed 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 on
Miles Bader
1995-08-15
Initial revision
Miles Bader