mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-05 08:10:46 +03:00
Patch 600f00b "linux: Use long time_t for wait4/getrusage" introduced
two bugs:
- The usage32 struct was set if the wait4 syscall had an error.
- For 32-bit systems the usage struct was set even if it was specified
as NULL.
This patch fixes the two issues.
3.5 KiB
3.5 KiB