aboutsummaryrefslogtreecommitdiffstats
path: root/memutil.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-25replace asprintf with xasprintf as per memutil.cAlfred Perlstein1-1/+1
2017-01-25Return -ENOMEM for vasprintf in sysfs_writeAlfred Perlstein1-4/+10
2010-02-27Check for out of memory in asprintfAndi Kleen1-0/+16
2009-05-24Add xalloc_nonzero() to memutilAndi Kleen1-0/+8
2009-05-22Use memutil functions everywhereAndi Kleen1-0/+9
2009-05-07Add initial config file supportAndi Kleen1-0/+43