newlib-cygwin/newlib/libc/iconv/lib
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
..
Makefile.inc iconv: Fix EL/IX level 2 handling 2022-03-21 11:32:59 +01:00
aliasesbi.c libc/iconv: Remove unneeded pointer var for _iconv_aliases 2020-07-10 10:51:43 +02:00
aliasesi.c libc/iconv: find_alias was mis-computing remaining alias table length 2020-07-10 10:51:43 +02:00
conv.h ansification: remove _EXFNPTR, _EXPARM 2018-01-17 11:47:27 -06:00
encnames.h 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-25 20:33:28 +00:00
encoding.deps 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-25 20:33:28 +00:00
endian.h 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-25 20:33:28 +00:00
iconv.c Add _REENT_ERRNO(ptr) 2022-07-13 06:55:41 +02:00
iconvnls.c Add _REENT_ERRNO(ptr) 2022-07-13 06:55:41 +02:00
iconvnls.h 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-09-13 17:10:20 +00:00
local.h libc/iconv: Remove unneeded pointer var for _iconv_aliases 2020-07-10 10:51:43 +02:00
nullconv.c Add _REENT_ERRNO(ptr) 2022-07-13 06:55:41 +02:00
ucsconv.c Add _REENT_ERRNO(ptr) 2022-07-13 06:55:41 +02:00
ucsconv.h ansification: remove _EXFNPTR, _EXPARM 2018-01-17 11:47:27 -06:00