The memory allocators have been redone to use a linked list like
commita302f9c54f28ec3618ce67557d5b64cb922cac85
authorBen Kibbey <bjk@luxsci.net>
Sat, 13 Jan 2007 18:32:41 +0000 (13 13:32 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 13 Jan 2007 18:32:41 +0000 (13 13:32 -0500)
treea3028bf8d5407ad16eb7c4c45dd69f3bf5a32210
parent30ec82afae700d4a4d7d3ac6d9eff2816109906a
The memory allocators have been redone to use a linked list like
before but without the Glib dependency. This allows for Glib to use
the new memory functions.

Add xcalloc().
TODO
src/common.h
src/pwmd.c
src/pwmd.h