NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/41567 CVS commit: src/lib/libc/sys



The following reply was made to PR lib/41567; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41567 CVS commit: src/lib/libc/sys
Date: Thu, 23 Jul 2009 02:31:56 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Thu Jul 23 02:31:56 UTC 2009
 
 Modified Files:
        src/lib/libc/sys: intro.2
 
 Log Message:
 Mention, along with the behavior of succeeding system calls, the
 normal behavior of succeeding library functions regarding errno.
 (That is, they may leave arbitrary nonzero values in errno.)
 
 Ok kleink@; related to PR lib/41567 as well as a recent thread on
 tech-userlevel.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.52 -r1.53 src/lib/libc/sys/intro.2
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index