]> Zhao Yanbai Git Server - minix.git/commit
Fix fcntl(F_[GS]ETNOSIGPIPE) semantics 62/2862/1
authorDavid van Moolenbroek <david@minix3.org>
Sat, 1 Nov 2014 12:57:31 +0000 (12:57 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 1 Nov 2014 12:57:31 +0000 (12:57 +0000)
commit1f945e8080b22572da1cabae9b0f0cfb4718b620
tree14ae3b08623c523e5bd3871e8e9f70cffbe400ac
parent10b1b4ee12957aa183d2695f69673706886ec14f
Fix fcntl(F_[GS]ETNOSIGPIPE) semantics

The new semantics should match those of NetBSD and other systems.

Change-Id: Ic9ca9d6b8c3e42d2a2953d9feea5f6bacaceb43c
minix/lib/libc/sys/fcntl.c
minix/servers/vfs/misc.c
minix/tests/test68.c