add -fvisibility=hidden to CC flags, mark XXX_main functions
[platform/upstream/busybox.git] / debianutils / which.c
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-06-12 Denis Vlasenkoremove nearly-duplicate PATHs in several places
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-28 Denis Vlasenkofix which-uses-default-path
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-11 Denis Vlasenkoifupdown: stop emitting annoying/misleading error messages.
2006-10-05 Denis Vlasenkowhich: -84 bytes
2006-09-13 Bernhard Reutner... - fix copy'n paste errors that got introduced when...
2006-07-19 Rob LandleyRemove unnecessary consts. 1_2_0
2006-07-18 "Robert P. J. Day"Rearrange order of type qualifiers.
2006-06-14 Bernhard Reutner... - minor shrinkage
2006-06-02 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-09-14 Paul Foxcommitting bug #7:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-03 Glenn L McGrathFix a compile error identiefied by Steven Scholz.
2004-03-01 Glenn L McGrathCheck file has execute permission for the current user...
2003-10-29 Glenn L McGrathfix a bug where `which' doesn't check whether the file...
2003-10-22 Eric Andersensigh
2003-10-22 Eric AndersenTomasz Motylewski reported that the 'which' applet...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...