]> Zhao Yanbai Git Server - minix.git/commit
Fixed some select bugs related to pipes. Removed SELFD_* because they were
authorPhilip Homburg <philip@cs.vu.nl>
Wed, 7 Jun 2006 14:41:47 +0000 (14:41 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Wed, 7 Jun 2006 14:41:47 +0000 (14:41 +0000)
commitcb02a90b7735705b9d6a9d3ec273cc4996ec39fd
tree7b11514141b709d52fdf421acf4ecf3b1a030449
parent373ea535107183ff0851e2638fc7399b5ba50eb4
Fixed some select bugs related to pipes. Removed SELFD_* because they were
bogus and unused.
servers/fs/pipe.c
servers/fs/proto.h
servers/fs/select.c