This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/stdlib canonicalize.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2005-04-27 07:26:46

Modified files:
	stdlib         : canonicalize.c 

Log message:
	(__realpath): Change realpath(3) to return NULL and set errno to
	ENOTDIR for such pathnames like "/path/to/existing-non-directory/".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/canonicalize.c.diff?cvsroot=glibc&r1=1.26&r2=1.27


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]