summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/calloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01cpukit/libcsupport/src/[a-f]*: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-06Return NULL for zero size allocationsSebastian Huber1-4/+5
2021-04-20Fix calloc() behaviour in case of overflowSebastian Huber1-1/+12
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-10-04Optimize calloc()Sebastian Huber1-4/+5
2018-10-04Avoid need for -fno-builtin for calloc()Sebastian Huber1-0/+2
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-5/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03calloc.c: Remove use of register keywordJoel Sherrill1-3/+3
2013-07-23Include missing <string.h>Sebastian Huber1-0/+1
2012-12-11libcsupport: GCI Doxygen Task #7Alex Ivanov1-2/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-09-30Rework autoconf defines.Ralf Corsepius1-1/+1
2009-09-142009-09-14 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-2/+2
2007-12-182007-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+41