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
Don't try to open devices in the gettc() function which will always Tags None Referenced Files None Subscribers None
Description
Details
|