index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trans
/
fifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fifo: Do not detach pipe when there are still readers
Samuel Thibault
2024-12-29
1
-3
/
+1
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-14
/
+14
*
trans: Port to x86_64
Sergey Bugaev
2023-05-10
1
-1
/
+3
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
1
-5
/
+5
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-1
/
+1
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-2
/
+2
*
Do not make io_select return errors on unsupported READ/WRITE mode
Samuel Thibault
2016-06-04
1
-2
/
+0
*
Fix opening a fifo with O_RDWR
Samuel Thibault
2015-09-08
1
-1
/
+1
*
Include the MIG-generated server header files
Justus Winter
2014-04-15
1
-0
/
+3
*
Add io_select_timeout to the io interface
Richard Braun
2013-02-28
1
-5
/
+22
*
Make io_select return errors
Samuel Thibault
2012-12-17
1
-6
/
+21
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-25
/
+26
*
2003-09-05 Greg Buchholz <greg@sleepingsquirrel.org>
Roland McGrath
2003-09-06
1
-1
/
+1
*
2002-06-13 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-13
1
-7
/
+8
*
2001-02-25 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-26
1
-3
/
+3
*
auth/
Marcus Brinkmann
2001-02-12
1
-2
/
+2
*
Reverted changes related to io_map_segment.
Roland McGrath
1999-09-13
1
-7
/
+6
*
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-08
1
-6
/
+7
*
1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
Roland McGrath
1999-09-01
1
-0
/
+1
*
Add braces to silence gcc warnings.
Roland McGrath
1998-10-20
1
-27
/
+33
*
1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-07-20
1
-5
/
+5
*
Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-2
/
+3
*
(argp_program_version): Make const.
Miles Bader
1997-02-20
1
-1
/
+1
*
(parse_opt):
Miles Bader
1997-02-20
1
-71
/
+30
*
(open_hook):
Miles Bader
1996-07-17
1
-66
/
+79
*
(trivfs_goaway): Handle errors from ports_inhibit_bucket_rpcs.
Miles Bader
1996-01-27
1
-5
/
+9
*
(trivfs_S_io_select):
Miles Bader
1996-01-19
1
-3
/
+40
*
(main): Add flags argument to trivfs_startup call.
Miles Bader
1995-11-06
1
-1
/
+1
*
(trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate;
Miles Bader
1995-09-18
1
-5
/
+3
*
(open_hook): Block for read only when there's really someone reading already,
Miles Bader
1995-09-11
1
-23
/
+52
*
(trivfs_S_io_select): Use pipe_pair_select.
Miles Bader
1995-08-31
1
-13
/
+15
*
(trivfs_goaway): Implement correctly.
Miles Bader
1995-08-30
1
-11
/
+31
*
(open_hook): Use hurd_condition_wait to detect interrupts.
Miles Bader
1995-08-29
1
-14
/
+10
*
(trivfs_goaway, trivfs_modify_stat): Update arguments.
Miles Bader
1995-08-24
1
-6
/
+10
*
(open_hook): Use condition_broadcast instead of condition_signal on
Miles Bader
1995-08-21
1
-2
/
+2
*
Initial revision
Miles Bader
1995-08-15
1
-0
/
+521