NetBSD-Bugs archive

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

PR/42559 CVS commit: src/lib/libc/gen



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42559 CVS commit: src/lib/libc/gen
Date: Fri, 1 Jan 2010 19:59:21 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Fri Jan  1 19:59:21 UTC 2010
 
 Modified Files:
        src/lib/libc/gen: getcwd.c
 
 Log Message:
 POSIX says realpath(NULL, foo) is supposed to yield EINVAL rather than
 being allowed to crash. Go figure. Closes PR lib/42559 from Stathis Kamperis.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.45 -r1.46 src/lib/libc/gen/getcwd.c
 
 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