4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-23 15:40:14 +08:00
Matt Joyce f3b8138239 Add _REENT_ERRNO(ptr)
Add a _REENT_ERRNO() macro to encapsulate the access to the
_errno member of struct reent. This will help to replace the
structure member with a thread-local storage object in a follow
up patch.

Replace uses of __errno_r() with _REENT_ERRNO().  Keep __errno_r() macro for
potential users outside of Newlib.
2022-07-13 06:55:41 +02:00
..
2021-11-16 11:24:29 +01:00
2018-03-12 11:39:42 +01:00
2021-11-16 11:24:29 +01:00
2018-01-17 11:47:08 -06:00
2018-01-17 11:47:08 -06:00
2016-08-19 11:59:37 +02:00
2018-01-17 11:47:26 -06:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-01-17 11:47:26 -06:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:50 +01:00
2018-06-26 10:19:12 +02:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2018-03-12 11:39:42 +01:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00