libc/sysdeps/unix/sysv/linux grantpt.c

drepper@sources.redhat.com drepper@sources.redhat.com
Wed Dec 5 11:31:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-12-18 16:06:15

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

Log message:
	Make errno results standard conforming: return EBADF if file descriptor is
	invalid and EINVAL if file descriptor is no valid tty.
	Make __unix_grantpt static.



More information about the Glibc-cvs mailing list