]> git.deb.at Git - pkg/abook.git/history - xmalloc.h
- avoid possible collision with readline xmalloc functions
[pkg/abook.git] / xmalloc.h
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...