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
..
2019-10-28 19:26:52 -04:00
2020-02-05 09:40:11 -05:00
2018-09-14 16:25:56 -04:00
2018-09-12 14:34:37 -04:00
2020-01-01 20:02:51 -05:00
2019-02-07 12:51:02 -05:00
2019-08-08 11:33:18 -04:00
2020-03-14 21:23:37 -04:00
2018-09-12 18:40:35 -04:00
2018-09-12 14:34:38 -04:00
2020-04-18 03:23:40 -04:00
2019-07-27 02:46:57 -04:00
2020-08-24 21:38:49 -04:00
2020-03-14 21:23:37 -04:00
2019-11-03 01:19:01 -05:00
2018-09-12 14:34:38 -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
2019-12-20 21:27:39 -05:00
2019-07-28 17:09:30 -04:00
2019-10-13 17:21:36 -04:00
2020-08-24 21:38:49 -04:00
2019-05-16 17:19:03 -04:00
2018-09-12 18:40:35 -04:00
2020-06-21 02:15:50 -04:00
2019-08-07 02:38:45 -04:00
2019-07-29 12:31:20 -04:00
2018-09-20 17:57:47 -04:00
2019-08-07 02:57:53 -04:00
2020-08-12 21:53:25 -04:00
2019-12-07 13:02:05 -05:00
2020-02-12 17:34:17 -05:00
2020-08-24 21:31:18 -04:00
2020-04-24 10:39:17 -04:00
2020-06-26 17:49:51 -04:00
2018-09-12 14:34:38 -04:00
2020-08-24 21:31:18 -04:00
2020-07-06 18:46:57 -04:00
2020-03-21 12:47:09 -04:00
2020-08-24 21:31:18 -04:00