summaryrefslogtreecommitdiff
path: root/libpipe/pipe.h
AgeCommit message (Expand)Author
2022-01-17Fix const warningsSamuel Thibault
2020-06-27pflocal: Add support for setsockopt(SO_{RECV,SND}BUF)Samuel Thibault
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-11-24Remove condition implicationsRichard Braun
2012-03-25Fix extern inline useSamuel Thibault
2011-08-20fix common misspellingsJonathan Neuschäfer
1996-10-24Mon Oct 21 21:58:03 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-07-16(EWOULDBLOCK): Define to work around new libc bug.Michael I. Bushnell
1995-08-31(pipe_wait): Renamed to `pipe_wait_readable'.Miles Bader
1995-08-29(pipe_select): New function.Miles Bader
1995-08-29(struct pipe): Remove interrupt_seq_num field.Miles Bader
1995-08-29(pipe_acquire_reader, pipe_acquire_writer, pipe_add_reader, pipe_add_writer):Miles Bader
1995-08-15(struct pipe): Keep separate ref counts for readers and writers.Miles Bader
1995-07-31(stream_pipe_class, dgram_pipe_class, seqpack_pipe_class):Miles Bader
1995-07-26Initial revisionMiles Bader