K 10 svn:author V 7 oshogbo K 8 svn:date V 27 2017-02-26T22:07:26.466853Z K 7 svn:log V 224 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 END