add -fvisibility=hidden to CC flags, mark XXX_main functions
[platform/upstream/busybox.git] / miscutils / taskset.c
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-06 Denis VlasenkoEXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkotaskset: fix incorrect rage spec and allow 0xXXX input
2006-12-30 Denis Vlasenkodone a dozen of randconfig test. guess what? ALL failed...
2006-11-22 Bernhard Reutner... - revert r15563 (pull current version of taskset off...
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-07 Bernhard Reutner... - add applet taskset to set/retrieve the CPU affinity...