newlib-cygwin/newlib/libc/iconv
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
..
ccs iconv: Fix EL/IX level 2 handling 2022-03-21 11:32:59 +01:00
ces iconv: Fix EL/IX level 2 handling 2022-03-21 11:32:59 +01:00
lib Add _REENT_ERRNO(ptr) 2022-07-13 06:55:41 +02:00
Makefile.inc newlib: integrate iconv update to maintainer build 2022-03-16 21:59:57 -04:00
encoding.aliases 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-25 20:33:28 +00:00
iconv.tex newlib: libc: move manual into top-level build 2022-02-04 23:57:12 -05:00