Rich Felker 472e8b71f7 for multithreaded set*id/setrlimit, handle case where callback does not run
in the current version of __synccall, the callback is always run, so
failure to handle this case did not matter. however, the upcoming
overhaul of __synccall will have failure cases, in which case the
callback does not run and errno is already set. the changes being
committed now are in preparation for that.
2015-01-15 07:09:14 -05:00
..
2014-09-05 03:28:00 -04:00
2014-11-23 14:33:01 -05:00