'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
[platform/upstream/busybox.git] / coreutils / realpath.c
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-04 Denis Vlasenkonew libbb func: xmalloc_realpath (+ use it where makes...
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-05-19 Bernhard Reutner... - use shorter boilerplate.
2005-10-15 "Vladimir N. Oleynik"RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-10 Glenn L McGrathFix undefined behaviour and save some bytes as suggeste...
2002-12-10 Glenn L McGrathRealpath applet