Add some error messages, use xmalloc instead of malloc
[oweals/busybox.git] / libbb / safe_write.c
2003-10-09 Eric AndersenWe did not have a safe_write, which is the analog to...