summaryrefslogtreecommitdiff
path: root/pflocal/io.c
AgeCommit message (Expand)Author
2020-11-11pflocal: Record socket creator so io_stat can return itSamuel Thibault
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2017-09-12pflocal: Use default stub implementations.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-10-29pflocal: avoid building the interrupt serverJustus Winter
2015-09-09pflocal: avoid nested functionJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2013-09-21Rename SOCK_* into PFLOCAL_SOCK_*Samuel Thibault
2013-09-21Fix gcc warningSamuel Thibault
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
2012-07-26pflocal: Handle non-blocking connect with no pending acceptors.Neal H. Walfield
2011-11-27Fix source address reference accountingSamuel Thibault
2007-11-132007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2005-08-29Revery previous change. Was intended for ams-branch, not HEAD.Neal H. Walfield
2005-08-29pflocal/Neal H. Walfield
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-082002-05-08 Roland McGrath <roland@frob.com>Roland McGrath
2000-08-02Add `magic' protocols to specify the file type of a sockets. ThisMark Kettenis
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-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-16Tue Feb 16 05:52:35 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1996-07-14(S_io_reauthenticate): Repeat sock_create_port andMichael I. Bushnell
1996-07-08(S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell
1996-05-14(S_io_identity): New function.Miles Bader
1996-05-10(S_io_reauthenticate): Use new auth_server_authenticate protocol.Michael I. Bushnell
1996-05-09(S_io_select): Remove TAG arg.Miles Bader
1996-01-15(S_io_select):Miles Bader
1995-09-19(S_io_set_all_openmodes, S_io_set_some_openmodes, S_io_clear_some_openmodes):Miles Bader
1995-09-19(S_io_pathconf): New function.Miles Bader
1995-09-06(S_interrupt_operation): Function deleted.Miles Bader
1995-09-06(S_io_read, S_io_readable): Don't return EPIPE on EOF.Miles Bader
1995-09-05(S_io_stat): Only attempt to use the read pipe if it exists.Miles Bader
1995-08-31(S_io_select): Change the way selects are done, now that writes can block.Miles Bader
1995-08-29(S_io_select): Use pipe_select instead of pipe_wait.Miles Bader
1995-08-29(S_interrupt_operation): Use ports_interrupt_rpc to interrupt waiting threads.Miles Bader
1995-08-29(S_io_select): Fix typo in masking off SELECT_URG.Roland McGrath
1995-08-16(S_io_read, S_interrupt_operation, S_io_readable, S_io_select):Miles Bader
1995-07-30(S_interrupt_operation): Allow sockets trying to connect, and waiting forMiles Bader
1995-07-26entered into RCSMiles Bader
1995-07-25Formerly io.c.~12~Miles Bader
1995-07-22Formerly io.c.~11~Miles Bader
1995-07-22Formerly io.c.~10~Miles Bader
1995-07-18Formerly io.c.~9~Miles Bader
1995-07-17Formerly io.c.~8~Miles Bader
1995-07-16Formerly io.c.~7~Miles Bader