diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2021-12-10 13:23:56 -0600 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2021-12-14 12:57:47 -0600 |
commit | 1a339cdc7f24f066bb892fb43569d6c891fda8d7 (patch) | |
tree | 6e7b120e84bab9acbcd711b0aadd0ec64a515dd9 /doc | |
parent | 36fcbeed1a8de075846b461612a7aa559fca32d1 (diff) | |
download | apk-tools-1a339cdc7f24f066bb892fb43569d6c891fda8d7.tar.gz apk-tools-1a339cdc7f24f066bb892fb43569d6c891fda8d7.tar.bz2 apk-tools-1a339cdc7f24f066bb892fb43569d6c891fda8d7.tar.xz apk-tools-1a339cdc7f24f066bb892fb43569d6c891fda8d7.zip |
adb: use sys/uio.h for iovec operations
readv/writev and struct iovec are declared in sys/uio.h per POSIX.
using it without sys/uio.h is a GNU extension.
ref #10794
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions