]> git.deb.at Git - pkg/abook.git/commit
- replace abook_malloc, abook_realloc and my_free with new xmalloc routines
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Wed, 27 Jul 2005 06:28:22 +0000 (06:28 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Wed, 27 Jul 2005 06:28:22 +0000 (06:28 +0000)
commit7a7531e544d236d58ca077ce56b7d6d0c60faa09
treeec36211bd19b9141166d3697d60737e280a69b46
parent4667cad59690d29dd0ad7868573e017a6b9f4a3f
- replace abook_malloc, abook_realloc and my_free with new xmalloc routines
12 files changed:
ChangeLog
Makefile.am
Makefile.in
abook.c
abook.h
database.c
edit.c
filter.c
misc.c
options.c
xmalloc.c [new file with mode: 0644]
xmalloc.h [new file with mode: 0644]