diff options
author | 2012-08-29 10:03:39 +0530 | |
---|---|---|
committer | 2012-08-29 10:04:23 +0530 | |
commit | 050af9c4e86eeecd484ed44b7765e750523276eb (patch) | |
tree | 0f0db2f1ddbadd2288acc5540eb9684337c78815 /sysdeps/unix/sysv/linux/clock_settime.c | |
parent | Remove __ASSUME_STAT64_SYSCALL. (diff) | |
download | glibc-050af9c4e86eeecd484ed44b7765e750523276eb.tar.xz glibc-050af9c4e86eeecd484ed44b7765e750523276eb.zip |
Don't make ttyname* fail if proc filesystem is not available
The ttyname and ttyname_r functions on Linux now fall back to
searching for the tty file descriptor in /dev/pts or /dev if /proc is
not available. This allows creation of chroots without the procfs
mounted on /proc.
Fixes BZ #14516.
Diffstat (limited to 'sysdeps/unix/sysv/linux/clock_settime.c')
0 files changed, 0 insertions, 0 deletions