freebsd-dev/lib/libc/x86
Mariusz Zaborski ba1b663656 Don't try to open devices in the gettc() function which will always
fail in the Capability mode. Instead silently fallback to the syscall
method, which is done for example in the gettimeofday(2) function.

Reviewed by:	kib
2017-02-26 22:07:26 +00:00
..
sys Don't try to open devices in the gettc() function which will always 2017-02-26 22:07:26 +00:00