]> sourceware.org Git - newlib-cygwin.git/commit
newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS
authorJoel Sherrill <joel@rtems.org>
Wed, 11 Oct 2017 12:57:44 +0000 (07:57 -0500)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 13 Nov 2017 09:19:23 +0000 (10:19 +0100)
commitb1a388799dc98e6d1451fb73aa71097cbf9f37d9
treef57814737219e23834b344d56df9ad910c6d12d4
parent181fe5d2edacfd1578fe881c857dda7eae9ec104
newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS

RTEMS provides the option to have a global or per-thread reentrancy
as part of application configuration. As part of this, RTEMS provides
the implementation of __getreent() as appropriate. Allow the target
to determine if this method is present in libc.a.
newlib/configure.host
newlib/libc/reent/getreent.c
This page took 0.030765 seconds and 5 git commands to generate.