You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #262 from akgrant43/unixFileDescriptorType
sqFilePluginBasicPrims.c add sqFileDescriptorType()
Add the Unix implementation of sqFileDescriptorType() to answer an
enumerated type indicating whether the supplied file descriptor is a
terminal, pipe or file.
The Windows implementation was added 15 May 2018 in commit 858bed2.
0 commit comments