Apply vodz' last_patch52
[oweals/busybox.git] / libbb / xfuncs.c
2002-04-13 Eric AndersenSilly me
2002-04-13 Eric AndersenStupid gcc always includes its own builtin strlen()...
2002-02-26 Matt Kraai* libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-06-28 Eric AndersenAllow xrealloc to act as a free() when size=0, per...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...