This is the mail archive of the glibc-cvs@sourceware.org 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/sysdeps/unix/sysv/linux openat.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2006-02-02 10:15:55

Modified files:
	sysdeps/unix/sysv/linux: openat.c 

Log message:
	2006-02-02  Roland McGrath  <roland@redhat.com>
	
	* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same
	fstat check for ENOENT that should be EBADF as for ENOTDIR, and also
	check for missing /proc the same way.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/openat.c.diff?cvsroot=glibc&r1=1.5&r2=1.6


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