Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mon Oct 21 21:58:03 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-24 | 1 | -15/+20 |
* | (EWOULDBLOCK): Define to work around new libc bug. | Michael I. Bushnell | 1996-07-16 | 1 | -1/+3 |
* | (pipe_wait): Renamed to `pipe_wait_readable'. | Miles Bader | 1995-08-31 | 1 | -14/+71 |
* | (pipe_select): New function. | Miles Bader | 1995-08-29 | 1 | -1/+14 |
* | (struct pipe): Remove interrupt_seq_num field. | Miles Bader | 1995-08-29 | 1 | -12/+1 |
* | (pipe_acquire_reader, pipe_acquire_writer, pipe_add_reader, pipe_add_writer): | Miles Bader | 1995-08-29 | 1 | -6/+6 |
* | (struct pipe): Keep separate ref counts for readers and writers. | Miles Bader | 1995-08-15 | 1 | -13/+74 |
* | (stream_pipe_class, dgram_pipe_class, seqpack_pipe_class): | Miles Bader | 1995-07-31 | 1 | -3/+3 |
* | Initial revision | Miles Bader | 1995-07-26 | 1 | -0/+254 |