Files
semi-libc/src
Rich Felker 9d0b8b92a5 make h_errno thread-local
the framework to do this always existed but it was deemed unnecessary
because the only [ex-]standard functions using h_errno were not
thread-safe anyway. however, some of the nonstandard res_* functions
are also supposed to set h_errno to indicate the cause of error, and
were unable to do so because it was not thread-safe. this change is a
prerequisite for fixing them.
2020-08-24 21:38:49 -04:00
..
2018-09-12 14:34:37 -04:00
2019-08-08 11:33:18 -04:00
2020-03-14 21:23:37 -04:00
2020-08-24 21:38:49 -04:00
2020-08-17 20:12:53 -04:00
2020-08-22 13:51:32 -04:00
2020-06-30 00:59:48 -04:00
2020-08-05 23:06:01 -04:00
2020-07-24 14:54:40 -04:00
2020-08-24 21:38:49 -04:00
2018-09-20 17:57:47 -04:00
2020-08-12 21:53:25 -04:00