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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
`pipe_pair_select_read_write' --> `pipe_pair_select'.
Miles Bader
1995-08-31
1
-4
/
+4
*
(pipe_send): Make writes blockable.
Miles Bader
1995-08-31
1
-22
/
+168
*
(pipe_select): New function.
Miles Bader
1995-08-29
1
-1
/
+14
*
(pipe_send): Use condition_broadcast, not condition_signal.
Miles Bader
1995-08-29
1
-2
/
+2
*
(pipe_create): Don't initialize interrupt_seq_num field.
Miles Bader
1995-08-29
1
-1
/
+0
*
(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
*
`aquire' -> `acquire'.
Miles Bader
1995-08-29
1
-1
/
+1
*
(pipe_create): Initialize READERS & WRITERS, not REFS.
Miles Bader
1995-08-15
1
-15
/
+33
*
(struct pipe): Keep separate ref counts for readers and writers.
Miles Bader
1995-08-15
1
-13
/
+74
*
(pipe_recv): Get rid of code to deal with getting the source address from the
Miles Bader
1995-08-01
1
-16
/
+3
*
(pipe_recv): Assert that a control packet should only have a source address
Miles Bader
1995-07-31
1
-8
/
+20
*
(stream_pipe_class, dgram_pipe_class, seqpack_pipe_class):
Miles Bader
1995-07-31
1
-3
/
+3
*
Initial revision
Miles Bader
1995-07-26
9
-0
/
+1357
[prev]