[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
about reentrant syscalls newlib depend on supported by rtems
- Date: Sun, 21 Jun 2009 14:06:24 +0800
- From: zhurabbit at gmail.com (Zhongjie)
- Subject: about reentrant syscalls newlib depend on supported by rtems
Hi,
I notice that we build newlib with MISSING_SYSCALL_NAMES and
DREENTRANT_SYSCALLS_PROVIDED both
defined, this means all reentrant version syscalls newlib depend on will
be mapped to the regular syscalls
without reentrancy struct argument.
Why do we define those reentrant version functions with RTEMS_NEWLIB?
Regards
Zhongjie