summaryrefslogtreecommitdiffstats
path: root/include/xalloc.h
Commit message (Expand)AuthorAgeFilesLines
* include: [xalloc.h]: mention strdup in the file descriptionPetr Uzel2011-02-211-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+0Star
* include: [xalloc.h] include string.hMarek Polacek2011-02-071-0/+1
* include: [c.h] add fallback for alloc_size attributesKarel Zak2011-02-071-3/+5
* lib: [xalloc] don't use hardcoded return codeKarel Zak2011-01-231-4/+8
* lib: [xalloc] add xstrdup()Karel Zak2010-11-241-0/+9
* xalloc: general purpose memory allocation handling wrappersDavidlohr Bueso2010-10-211-0/+46