summaryrefslogtreecommitdiff
path: root/sys/src/9/port/alloc.c
AgeCommit message (Expand)Author
2016-11-05libc: move calloc() into its own compilation unitcinap_lenrek
2016-08-27kernel: add secalloc() and secfree() functions for secret memory allocationcinap_lenrek
2014-02-07pc64: fix poolsummary() string formatcinap_lenrek
2014-02-02malloctag: only store lower 32bit of malloc tag, fix getrealloctagcinap_lenrek
2014-01-20malloc: change malloc and realloc tag types to uintptrcinap_lenrek
2013-05-20use resrcwait() when waiting for memory to become availablecinap_lenrek
2012-02-06make smalloc() uninterruptable as most callers cant handle it anywaycinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen