Date: Sat, 25 Feb 1995 08:06:13 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdlib realpath.c Message-ID: <199502251606.IAA05303@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 95/02/25 08:06:11 Modified: lib/libc/stdlib realpath.c Log: Don't attempt to lstat() the POSIXLY invalid empty pathname. realpath() still accepts "" as an arg and converts it to a canonical pathname for the current directory.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502251606.IAA05303>