Files
ladybird/Userland/Libraries/LibC
Sergey Bugaev 0a6690b745 LibC: Fix passing futex value for FUTEX_WAKE_BITSET
FUTEX_WAKE_BITSET, like FUTEX_WAKE, accepts the number of waiting
threads to wake, not the current value of the futex. Pass UINT32_MAX
instead.
2023-08-14 13:46:17 -06:00
..
2023-07-08 15:53:02 -04:00
2023-06-07 13:44:44 +02:00