summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjvoisin2025-10-31 15:36:44 +0100
committerjvoisin2025-10-31 22:16:21 +0100
commitf626e963acd7314915043e6dacf655072fb31d7c (patch)
tree4dfb32b0a5ecf682e391d1b11f653bbbd61cdfe7 /tests
parent2ec63774edda33b204003802d007af211f314a50 (diff)
Improve support for 64b time_t
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 Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions