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
/
libpipe
/
pipe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-4
/
+4
*
pflocal: Add support for setsockopt(SO_{RECV,SND}BUF)
Samuel Thibault
2020-06-27
1
-0
/
+4
*
Add io_select_timeout to the io interface
Richard Braun
2013-02-28
1
-11
/
+23
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-20
/
+20
*
Remove condition implications
Richard Braun
2012-11-24
1
-0
/
+9
*
Fix extern inline use
Samuel Thibault
2012-03-25
1
-4
/
+46
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
1
-3
/
+3
*
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