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-03-01 09:05:01 +01:00
2014-07-28 17:05:11 +02:00
2012-04-09 18:08:26 +02:00
2014-03-03 20:47:06 +01:00
2014-03-02 12:28:31 +01:00
2014-07-28 17:05:10 +02:00
2014-03-03 20:47:06 +01:00
2014-07-28 17:05:14 +02:00
2014-03-01 09:05:02 +01:00
2013-02-26 09:44:20 +00:00