glibc/sysdeps/unix/bsd
Samuel Thibault dfe2e7a562 bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY
The EINVAL error code is mandated by POSIX, while ptsname_r returns
ENOTTY, so we need to translate.
2020-11-08 14:06:56 +00:00
..
bits signal: Add signum-{generic,arch}.h 2020-07-07 14:10:58 -03:00
bsdtty.h
cmsg_nxthdr.c
getpt.c Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD 2020-11-07 21:25:37 +01:00
gtty.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Implies
Makefile
sigblock.c
sigsetmask.c
stty.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syscalls.list
tcdrain.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcflow.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcflush.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcgetattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcgetpgrp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcsendbrk.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcsetattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcsetpgrp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ualarm.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
unlockpt.c bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY 2020-11-08 14:06:56 +00:00
Versions