summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/newlibc_reent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-211-0/+6
* Remove superfluous <rtems/score/wkspace.h> includesSebastian Huber2021-04-201-1/+0
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Require __getreent()Sebastian Huber2015-11-251-9/+0
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* score: Simplify thread control initializationSebastian Huber2014-04-151-24/+2
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-5/+8
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-1/+0
* score: Create thread implementation headerSebastian Huber2013-07-261-0/+1
* Include missing <string.h>Sebastian Huber2013-07-231-0/+1
* libcsupport: Include missing header fileSebastian Huber2013-07-221-0/+1
* score: Changes due to Newlib __DYNAMIC_REENT__Sebastian Huber2013-07-171-0/+2
* libcsupport: Use _reclaim_reent()Sebastian Huber2013-07-171-28/+1
* libcsupport: Remove superfluous assignmentsSebastian Huber2013-04-261-51/+15
* libcsupport: Make newlib_free_buffers() staticSebastian Huber2013-04-261-6/+1
* libcsupport: Delete unused newlib_begin_hook()Sebastian Huber2013-04-261-11/+0
* libcsupport: Delete REENT_MALLOCED defineSebastian Huber2013-04-261-27/+5
* libcsupport: Use copyright notice of original fileSebastian Huber2013-04-261-0/+2
* libcsupport: Doxygen enhancement task #2Alex Ivanov2012-12-091-2/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-4/+0
* 2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-261-2/+2
* Add __attribute__((unused)) to function arguments.Ralf Corsepius2009-09-151-1/+1
* 2008-09-17 Miao Yan <yanmiaobest@gmail.com>Joel Sherrill2008-09-171-0/+174