Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace `alloc_check` by `xmalloc` | John Schmidt | 2014-04-10 |
* | Fix/add more files with to clint-files.txt | Thiago de Arruda | 2014-04-08 |
* | Implement xcalloc and use it in klist.h (use xrealloc as well) | Felipe Oliveira Carvalho | 2014-04-07 |
* | Remove simpler cases of OOM error handling (after *alloc calls) | Felipe Oliveira Carvalho | 2014-04-06 |
* | Implement `xstrdup` and `xstrndup` | Thiago de Arruda | 2014-04-06 |
* | Extract memory.c from misc2.c | John Schmidt | 2014-04-04 |