]> Zhao Yanbai Git Server - minix.git/commit
Support for blocking open on char specials (due to asynch message passing),
authorPhilip Homburg <philip@cs.vu.nl>
Fri, 22 Feb 2008 13:57:11 +0000 (13:57 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Fri, 22 Feb 2008 13:57:11 +0000 (13:57 +0000)
commite5df351245600d9dd827561cb6343b0ab8a87d34
tree5fd4ebdb61d3afe98cd50f592c83fbb1b30b324b
parent73ea967b6c8c3f907dbb6f154dec71bea69f112c
Support for blocking open on char specials (due to asynch message passing),
asynch. close, added close_filp function.
servers/vfs/open.c