CVS commit: src/lib/libc/sys

2013-04-23 Thread Roland Dowdeswell
Module Name:src
Committed By:   elric
Date:   Tue Apr 23 23:39:13 UTC 2013

Modified Files:
src/lib/libc/sys: pipe.2

Log Message:
For pipe2(2), EINVAL won't be returned if the flag is O_NOSIGPIPE.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/pipe.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man9

2013-04-23 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Wed Apr 24 00:51:58 UTC 2013

Modified Files:
src/share/man/man9: scanc.9

Log Message:
fix return value


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/scanc.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man9

2013-04-23 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Wed Apr 24 00:56:14 UTC 2013

Modified Files:
src/share/man/man9: scanc.9

Log Message:
fix prototype


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/scanc.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.