hdparm: shrink rodata by ~250 bytes
[oweals/busybox.git] / coreutils / split.c
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-06-04 Denis VlasenkoAudit bb_common_bufsiz usage, add script which looks...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-03-28 Bernhard Reutner... - move additional fancy options not mandated by SUSv3...
2007-03-26 Denis Vlasenkosplit: let me join bikeshed painting frenzy :)
2007-03-26 Bernhard Reutner... - check the suffix proper plus misc touch up
2007-03-26 Bernhard Reutner... - implement suffices as required by SUSv3
2007-03-26 Bernhard Reutner... - shrink a tiny bit (-8b)
2007-03-25 Bernhard Reutner... - rough prototype for split(1). TODO: Still needs some...