summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/calloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libcsupport/src/[a-f]*: Change license to BSD-2Joel Sherrill2022-04-011-3/+22
* Return NULL for zero size allocationsSebastian Huber2021-05-061-4/+5
* Fix calloc() behaviour in case of overflowSebastian Huber2021-04-201-1/+12
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Optimize calloc()Sebastian Huber2018-10-041-4/+5
* Avoid need for -fno-builtin for calloc()Sebastian Huber2018-10-041-0/+2
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-5/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* calloc.c: Remove use of register keywordJoel Sherrill2014-02-031-3/+3
* Include missing <string.h>Sebastian Huber2013-07-231-0/+1
* libcsupport: GCI Doxygen Task #7Alex Ivanov2012-12-111-2/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Rework autoconf defines.Ralf Corsepius2009-09-301-1/+1
* 2009-09-14 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-141-2/+2
* 2007-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-181-0/+41