glibc/login
Ulrich Drepper cbf0489bcf * io/Makefile (aux): Add have_o_cloexec.
* include/fcntl.h: Declare __have_o_cloexec.
	* io/have_o_cloexec.c: New file.
	* sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
	(__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
	fcntl call if not necessary.
	* login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
	of local variable.
2007-08-03 04:09:03 +00:00
..
programs
endutxent.c
forkpty.c [BZ #4813] 2007-07-20 07:20:07 +00:00
getpt.c
getutent.c
getutent_r.c
getutid.c
getutid_r.c
getutline.c
getutline_r.c
getutmp.c
getutmpx.c
getutxent.c
getutxid.c
getutxline.c
grantpt.c
lastlog.h
login.c
login_tty.c
logout.c * locale/programs/ld-monetary.c (monetary_finish): Avoid range check 2007-07-28 20:45:36 +00:00
logwtmp.c * locale/programs/ld-monetary.c (monetary_finish): Avoid range check 2007-07-28 20:45:36 +00:00
Makefile 2007-07-24 Roland McGrath <roland@redhat.com> 2007-07-24 23:09:36 +00:00
openpty.c
ptsname.c
pty.h
pututxline.c
setutxent.c
tst-grantpt.c
tst-utmp.c
tst-utmpx.c
unlockpt.c
updwtmp.c
updwtmpx.c
utmp-private.h
utmp.h
utmp_file.c * io/Makefile (aux): Add have_o_cloexec. 2007-08-03 04:09:03 +00:00
utmpname.c [BZ #2764] 2006-08-14 03:59:19 +00:00
utmpxname.c
Versions