diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-09-30 13:18:19 +0200 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-10-07 11:38:25 -0700 |
commit | 15b10f9e8e2e98be8717a347304202c7aa171125 (patch) | |
tree | d981d7aec8793421180bad620bbe39d47f87f4f6 /images/manifest.txt | |
parent | d33eb0efa8a90491a3f89e42c008f6602190714f (diff) | |
download | uhd-15b10f9e8e2e98be8717a347304202c7aa171125.tar.gz uhd-15b10f9e8e2e98be8717a347304202c7aa171125.tar.bz2 uhd-15b10f9e8e2e98be8717a347304202c7aa171125.zip |
lib: utils: Add is_a_tty()
This is a portable version of POSIX's isatty(). Windows has its own
version, called _isatty(). UHD thus gains its own, portable version.
The underscores aren't beautiful, but they're necessary so we can
distinguish the POSIX version from the UHD version.
Diffstat (limited to 'images/manifest.txt')
0 files changed, 0 insertions, 0 deletions