diff options
author | Collin Funk <collin.funk1@gmail.com> | 2025-07-24 17:44:10 -0700 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-08-04 11:16:23 -0300 |
commit | 6e3e14fd4c9e3692a62cfc2fa65286d7c835c985 (patch) | |
tree | 554a4b9a121207a88063ab4e749ec87bb67f4cfa /sysdeps/unix/sysv/linux/pwrite.c | |
parent | 0f8c3c4329cf08aced4b0c074bf33f74cbd0f564 (diff) | |
download | glibc-6e3e14fd4c9e3692a62cfc2fa65286d7c835c985.zip glibc-6e3e14fd4c9e3692a62cfc2fa65286d7c835c985.tar.gz glibc-6e3e14fd4c9e3692a62cfc2fa65286d7c835c985.tar.bz2 |
manual: Use sys/select.h instead of sys/time.h for select example.
The original example works on glibc since sys/time.h includes
sys/select.h. However, since POSIX requires that select is defined in
sys/select.h this change makes the example more portable.
Reported by Gavin Smith <gavinsmith0123@gmail.com> in:
<https://lists.gnu.org/archive/html/bug-texinfo/2025-07/msg00091.html>.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/pwrite.c')
0 files changed, 0 insertions, 0 deletions