Files
rust/library/std/src
Tomasz Miąsko 6cd5506897 Check for errors returned from posix_spawn*_init functions
The posix_spawnattr_init & posix_spawn_file_actions_init might fail,
but their return code is not checked.

Check for non-zero return code and destroy only succesfully initialized
objects.
2020-10-08 23:53:15 +02:00
..
2020-09-27 16:04:25 +02:00
2020-10-06 22:13:15 +00:00
2020-09-02 17:38:21 -04:00
2020-09-28 14:51:03 -04:00
2020-09-02 17:37:40 -04:00
2020-09-04 14:00:09 -07:00
2020-09-28 14:51:03 -04:00
2020-09-02 17:37:40 -04:00
2020-09-12 14:00:38 +02:00
2020-10-07 19:51:36 -04:00
2020-08-22 20:23:50 -07:00
2020-09-30 13:12:25 +01:00
2020-09-26 18:58:38 -07:00