use #ifdef CONFIG_* instead of #if CONFIG_*
[oweals/busybox.git] / libbb / chomp.c
2002-01-02 Matt Kraaichomp should only remove the newline if it occurs at...
2001-12-29 Eric Andersenoptimize this a little bit.
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-05-15 Eric AndersenPatch from Vladimir:
2001-05-07 Eric AndersenA patch from Vladimir to simplify chomp()
2001-03-23 Eric Andersenincludes cleanup from Jeff Garzik
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...