jehanne/sys/src/kern
Giacomo Tesio 2b1baf8de1 kernel: devpipe: fix error management on writes
The "write on closed pipe" note should be posted only
if the write occurred on a closed pipe.

Before this fix, on any interrupt caused the note to be sent,
despite the pipe being open and fully working.
2017-05-17 00:27:57 +02:00
..
386 libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
amd64 kernel: generalize awake 2017-05-15 00:05:59 +02:00
boot libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
ip kern/ip/gre: fix CID 156224: Uninitialized scalar variable 2017-04-25 15:53:20 +02:00
port kernel: devpipe: fix error management on writes 2017-05-17 00:27:57 +02:00
.gitignore first usable version of kernel and commands 2016-11-26 03:49:29 +01:00