The print specifier for `atomic_t` should be updated to `%ld`, `%lu`, or `%lx` to account for the type change of `atomic_t` to `long`. Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com> |
||
|---|---|---|
| .. | ||
| main.c | ||
| test_socketpair_block.c | ||
| test_socketpair_closed_ends.c | ||
| test_socketpair_expected_failures.c | ||
| test_socketpair_fcntl.c | ||
| test_socketpair_happy_path.c | ||
| test_socketpair_nonblock.c | ||
| test_socketpair_poll.c | ||
| test_socketpair_thread.h | ||
| test_socketpair_unsupported_calls.c | ||