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-02-20 17:12:14 -06:00
2020-01-01 00:14:33 +00:00
2020-04-06 22:19:03 +00:00
2020-02-16 14:43:54 +00:00
2020-02-09 13:56:48 +01:00
2020-04-07 06:44:37 -07:00
2020-04-08 13:52:45 -03:00
2020-04-06 10:23:58 -05: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-03 12:49:44 +01:00
2020-03-23 18:00:38 -03:00
2020-04-07 11:41:29 -03:00
2020-02-16 23:53:45 +01: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
2020-04-14 09:16:54 -07:00
2020-01-01 00:14:33 +00:00
2020-01-01 00:14:33 +00:00
2020-03-30 10:52:32 -03:00
2020-04-03 10:47:59 -03:00