Files
musl/src
Rich Felker 6d6102427d convert execvp error handling to switch statement
this is more extensible if we need to consider additional errors, and
more efficient as long as the compiler does not know it can cache the
result of __errno_location (a surprisingly complex issue detailed in
commit a603a75a72).
2018-02-21 12:01:29 -05:00
..
2017-12-14 21:25:10 -05:00
2016-11-11 23:06:21 -05:00
2017-08-12 09:09:27 -04:00
2017-07-04 17:53:58 -04:00
2018-02-05 11:40:03 -05:00
2016-03-02 21:35:40 -05:00
2017-09-04 16:38:03 -04:00