summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/newlibc_reent.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2015-11-25Require __getreent()Sebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2014-04-15score: Simplify thread control initializationSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-23Include missing <string.h>Sebastian Huber
2013-07-22libcsupport: Include missing header fileSebastian Huber
2013-07-17score: Changes due to Newlib __DYNAMIC_REENT__Sebastian Huber
2013-07-17libcsupport: Use _reclaim_reent()Sebastian Huber
2013-04-26libcsupport: Remove superfluous assignmentsSebastian Huber
2013-04-26libcsupport: Make newlib_free_buffers() staticSebastian Huber
2013-04-26libcsupport: Delete unused newlib_begin_hook()Sebastian Huber
2013-04-26libcsupport: Delete REENT_MALLOCED defineSebastian Huber
2013-04-26libcsupport: Use copyright notice of original fileSebastian Huber
2012-12-09libcsupport: Doxygen enhancement task #2Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2009-09-262009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius
2008-09-172008-09-17 Miao Yan <yanmiaobest@gmail.com>Joel Sherrill