1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-26 13:21:07 +03:00
Files
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
..
2020-07-07 14:10:58 -03:00
2014-11-14 11:06:08 -08:00