]> git.deb.at Git - pkg/abook.git/history - xmalloc.h
- add xstrdup to have proper checking for memory allocation failures
[pkg/abook.git] / xmalloc.h
2005-08-13 Jaakko Heinonen- add xstrdup to have proper checking for memory alloca...
2005-08-01 Jaakko Heinonen- avoid possible collision with readline xmalloc functions
2005-07-29 Jaakko Heinonen- fix xfree
2005-07-27 Jaakko Heinonen- add xrealloc_inc
2005-07-27 Jaakko Heinonen- replace abook_malloc, abook_realloc and my_free with...