https://bugzilla.wikimedia.org/show_bug.cgi?id=45684
--- Comment #10 from Brad Jorsch <[email protected]> --- (In reply to comment #5) > If the timeout timer expires during "pause", we will have to wait for the > hook function to run before we can re-arm it, since timer_settime() is not > signal-safe. According to the list from POSIX.1-2004[1] and POSIX.1-2008,[2] timer_settime() is signal-safe. Am I missing something? [1]: http://pubs.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_04.html#tag_02_04_03 [2]: http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_04_03_03 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
