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/login login_tty.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-10-04 21:51:34

Modified files:
	login          : login_tty.c 

Log message:
	(login_tty): The Linux kernel can return EBUSY for dup2 in case
	another thread races with the current one.  Retry in this case.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/login/login_tty.c.diff?cvsroot=glibc&r1=1.4&r2=1.5


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