1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
glibc/sysdeps
Alistair Francis 00515ea3a1 linux: wait4: Fix incorrect return value comparison
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.
2020-04-14 09:16:54 -07:00
..
2020-04-08 13:52:44 -03:00
2020-04-08 13:52:45 -03:00
2020-04-08 13:52:44 -03:00
2020-03-19 11:45:44 -03:00
2020-04-06 22:19:03 +00:00
2020-04-08 13:52:45 -03:00
2020-03-19 11:45:44 -03:00
2020-04-14 13:19:18 +02:00
2020-03-19 11:45:44 -03:00
2020-04-08 13:53:08 -03:00
2020-03-19 11:45:44 -03:00
2020-03-19 11:45:44 -03:00
2020-04-03 09:38:02 +02:00
2020-03-19 11:45:44 -03:00
2020-04-08 13:52:44 -03:00