4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-22 23:17:28 +08:00
Pekka Seppänen 766f1beb4d Reentrancy, use _REENT_ERRNO()
Use _REENT_ERRNO() macro to access errno.  This encapsulation is
required, as errno might be either _errno member of struct _reent,
_tls_errno or any such implementation detail.
2023-09-11 09:23:05 +02:00
..
2017-12-01 03:41:50 -06:00
2017-12-01 03:41:50 -06:00
2023-09-11 09:23:05 +02:00
2018-01-17 11:47:26 -06:00
2023-09-11 09:23:05 +02:00
2023-02-24 16:40:58 +01:00
2023-05-17 17:47:54 -04:00
2022-07-13 06:55:46 +02:00