Module Name: src Committed By: jruoho Date: Mon May 9 11:05:36 UTC 2011
Modified Files: src/tests/lib/libc/gen: t_closefrom.c Log Message: On a second thought, require that close(2) fails for a descriptor already closed with closefrom(3). For some odd reason (yet to be determined), this check fails on 5.99.51 (amd64). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/gen/t_closefrom.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.