Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: add asprintf wrapper | Sami Kerola | 2012-03-18 | 1 | -0/+11 |
* | include,xalloc: fix whitespace to be consistent | Dave Reisner | 2011-09-30 | 1 | -7/+7 |
* | include,xalloc: check for NULL before calling strdup | Dave Reisner | 2011-09-30 | 1 | -2/+7 |
* | include: [xalloc.h]: mention strdup in the file description | Petr Uzel | 2011-02-21 | 1 | -1/+1 |
* | build-sys: provide alternatives for err, errx, warn and warnx | Fabian Groffen | 2011-02-14 | 1 | -1/+0 |
* | include: [xalloc.h] include string.h | Marek Polacek | 2011-02-07 | 1 | -0/+1 |
* | include: [c.h] add fallback for alloc_size attributes | Karel Zak | 2011-02-07 | 1 | -3/+5 |
* | lib: [xalloc] don't use hardcoded return code | Karel Zak | 2011-01-23 | 1 | -4/+8 |
* | lib: [xalloc] add xstrdup() | Karel Zak | 2010-11-24 | 1 | -0/+9 |
* | xalloc: general purpose memory allocation handling wrappers | Davidlohr Bueso | 2010-10-21 | 1 | -0/+46 |