Ben Gras 013226c417 vfs: call pipe_check before reviving select()
. select callback on close() on a pipe
	  would falsely revive a read-select on
	  the pipe
	. the extra pipe_check catches it
	. fixes the new import of the netbsd
	  make in -j N mode (make jobs that communicate
	  with pipes)
2014-07-28 17:05:14 +02:00
2014-07-28 17:05:09 +02:00
2014-07-28 17:05:12 +02:00
2014-07-28 17:05:13 +02:00
2014-07-28 17:05:12 +02:00
2014-07-28 17:05:12 +02:00
2014-07-28 17:05:09 +02:00
2010-01-21 10:16:05 +00:00
2014-07-28 17:05:12 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%