acadia-newlib/newlib/libc/reent
Sebastian Huber ad51d0006a Remove _global_impure_ptr indirection
Remove the pointer indirection through the read-only _global_impure_ptr and
directly use a externally visible _impure_data object of type struct _reent.
This enables the static initialization of global data structures in a follow up
patch.  In addition, we get rid of a machine-specific file.
2022-05-04 17:31:04 +02:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
closer.c
execr.c
fcntlr.c
fstat64r.c
fstatr.c
getreent.c
gettimeofdayr.c
impure.c Remove _global_impure_ptr indirection 2022-05-04 17:31:04 +02:00
isattyr.c
linkr.c
lseek64r.c
lseekr.c
mkdirr.c
open64r.c
openr.c
readr.c
reent.c Make __sdidinit unused 2022-02-22 12:38:46 +01:00
reent.tex
renamer.c
sbrkr.c
signalr.c
signgam.c
stat64r.c
statr.c
timesr.c
unlinkr.c
writer.c