Sebastian Sumpf
9c372c36c1
libc: thread local errno support
...
Store errno in pthread objects, return member upon call to '__error()'.
This became necessary in order to make errno thread-safe.
Note, any call to libc code from a non-pthread (beside the first
entrypoint) is not supported.
issue #3568
2019-12-19 17:01:42 +01:00
..
2019-09-09 15:04:53 +02:00
2016-11-08 15:26:28 +01:00
2019-05-27 14:46:53 +02:00
2018-05-03 15:31:20 +02:00
2019-05-27 14:46:53 +02:00
2019-05-06 16:15:25 +02:00
2018-05-30 13:36:07 +02:00
2014-05-14 16:08:00 +02:00
2019-05-27 14:52:52 +02:00
2019-11-19 14:45:39 +01:00
2019-07-09 08:55:23 +02:00
2018-01-17 12:14:39 +01:00
2019-12-19 17:01:42 +01:00
2019-05-27 14:46:53 +02:00
2018-02-09 13:34:13 +01:00
2018-02-09 13:34:13 +01:00
2014-05-27 11:14:42 +02:00
2018-01-17 12:14:39 +01:00
2014-05-14 16:08:00 +02:00
2018-10-29 09:36:22 +01:00
2019-06-13 12:17:31 +02:00
2019-12-19 17:01:42 +01:00
2018-05-03 15:31:53 +02:00
2018-06-29 10:44:57 +02:00
2019-08-21 12:37:02 +02:00
2019-12-19 16:59:02 +01:00
2017-05-31 13:16:18 +02:00
2019-03-18 15:56:23 +01:00
2019-08-28 14:18:45 +02:00
2017-02-28 12:59:29 +01:00
2019-03-18 15:56:59 +01:00
2019-11-19 14:23:54 +01:00
2017-02-28 12:59:29 +01:00
2016-05-23 15:52:38 +02:00
2016-05-23 15:52:38 +02:00
2019-05-27 14:52:52 +02:00
2018-11-16 15:07:52 +01:00
2019-05-27 14:52:52 +02:00
2019-12-19 17:01:42 +01:00