summaryrefslogtreecommitdiff
path: root/com32/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Process entry and exit pacthes appliedprofkhaos2009-08-061-6/+7
* malloc: inline the tag accessor functionsH. Peter Anvin2009-07-051-11/+18
* elflink: fix functions with () instead of (void)H. Peter Anvin2009-07-051-1/+1
* Merged ELF linking from elflinkStefan Bucur2009-07-031-1/+23
|\
| * Implemented automatic memory cleanup for executable modules.Stefan Bucur2009-03-151-1/+4
| * Implementing memory tagging support.Stefan Bucur2009-03-151-0/+18
| * Implemented a native version of posix_memalign().Stefan Bucur2009-03-151-0/+2
* | Run Nindent on com32/include/stdlib.hH. Peter Anvin2009-05-291-16/+25
|/
* com32: make _Exit just an ordinary symbolH. Peter Anvin2008-10-141-5/+1
* com32/lib: add zalloc()H. Peter Anvin2008-08-011-0/+1
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+90