[Bug 537] bsp_libc_init -- timeslicing and libc reentrancy configuration tied together

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 5 16:47:17 UTC 2008


http://www.rtems.org/bugzilla/show_bug.cgi?id=537


Joel Sherrill <joel.sherrill at oarcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|                            |All
   Target Milestone|---                         |4.9


In bsp_libc_init, a value of ticks_per_timeslice is used to turn off libc
reentrancy.  This is not an obvious configuration mechanism and should be
removed.

Release:
RTEMS-4.6 and CVS


--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com>  2008-08-05 11:47:17 ---
This has mostly been implemented.  The libc_init ignored the reentrant argument
so the attached patch deletes any reference to that parameter or checking
ticks_per_timeslice for libc reentrancy.  Newlib reentancy support is
configured via confdefs.h in recent RTEMS.


-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the bugs mailing list