NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46618 CVS commit: src/lib/libc/gen
The following reply was made to PR lib/46618; it has been noted by GNATS.
From: "Noriyuki Soda" <soda%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46618 CVS commit: src/lib/libc/gen
Date: Tue, 5 Mar 2013 02:46:33 +0000
Module Name: src
Committed By: soda
Date: Tue Mar 5 02:46:33 UTC 2013
Modified Files:
src/lib/libc/gen: realpath.3
Log Message:
a sequel to getcwd.c revision 1.52 and realpath.3 revision 1.13 by christos:
explicitly mention that NULL is allowed as second argument
in the description part as well.
PR/46618: Onno van der Linden: realpath(3) isn't SUSv4 compliant (and causes
flactag 2.0.4 to dump core). Fix to accept a NULL argument for resolvedpath.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/gen/realpath.3
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