Add some error messages, use xmalloc instead of malloc
[oweals/busybox.git] / libbb / llist_add_to.c
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...