ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
216 stars 97 forks source link

Remove usage of posix APIs #712

Closed ehntoo closed 2 years ago

ehntoo commented 2 years ago

This PR cleans up all unconditional uses of POSIX APIs I found in the repository, and along with a small additional PR to follow in glscopeclient/scopehal-apps, will close https://github.com/glscopeclient/scopehal/issues/711.