glibc/login
Florian Weimer 0f9793a556 Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053)
The EINVAL error code is mandated by POSIX and documented in the
manual.  Also clean up the unlockpt implementation a bit, assuming
that TIOCSPTLCK is always defined.

Enhance login/tst-grantpt to cover unlockpt corner cases.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2020-10-07 10:56:00 +02:00
..
programs Update copyright dates not handled by scripts/update-copyrights. 2020-01-01 00:21:22 +00:00
endutxent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
forkpty.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getlogin.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getlogin_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getlogin_r_chk.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutent_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutid_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutline.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutline_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutmpx.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutxent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutxid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutxline.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
grantpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lastlog.h
login.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
login_tty.c Convert 703 function definitions to prototype style. 2015-10-16 20:21:49 +00:00
logout.c y2038: Replace __clock_gettime with __clock_gettime64 2020-05-20 16:45:16 +02:00
logwtmp.c y2038: Replace __clock_gettime with __clock_gettime64 2020-05-20 16:45:16 +02:00
Makefile Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
openpty.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ptsname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ptsname_r_chk.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pty.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pututxline.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setlogin.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setutxent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-getlogin.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-grantpt.c Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053) 2020-10-07 10:56:00 +02:00
tst-ptsname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-pututxline-cache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-pututxline-lockfail.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-updwtmpx.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-utmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-utmpx.c
unlockpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
updwtmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
updwtmpx.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp-private.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp_file.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmpname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmpxname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions Move getlogin_r_chk to login/ subdir. 2013-05-06 15:58:44 -07:00