diff options
| author | jvoisin | 2023-05-30 20:13:40 +0200 |
|---|---|---|
| committer | jvoisin | 2023-05-30 20:13:40 +0200 |
| commit | b40f6d87482f20e968b27470baca042e50cd6792 (patch) | |
| tree | 33aede62c7c325deb213b8a890e0cd64b5b75385 /include/string.h | |
| parent | fa40365faea6b87288504f0d8ad39dab8ff302b4 (diff) | |
Fix inconsistent time_t version of ppoll
fortify/poll.h includes poll.h, which redirects the ppoll sys call to __ppoll_time64,
if the _REDIR_TIME64 macro is 1. Then fortify/poll.h will #undef ppoll and use the 32 bit version, which is inconsistent.
Taken from: https://github.com/openwrt/openwrt/pull/12575
Diffstat (limited to 'include/string.h')
0 files changed, 0 insertions, 0 deletions
