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
2018-05-30 13:36:07 +02:00
2019-05-27 14:52:52 +02:00
2019-11-19 14:45:39 +01:00
2019-12-19 17:01:42 +01:00
2019-05-27 14:46:53 +02:00
2018-01-17 12:14:39 +01:00
2018-10-29 09:36:22 +01:00
2018-05-03 15:31:53 +02:00
2017-05-31 13:16:18 +02:00
2019-11-19 14:23:54 +01:00
2016-05-23 15:52:38 +02:00
2018-11-16 15:07:52 +01:00
2019-05-27 14:52:52 +02:00