Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils / taskset.c
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-06-24 Denys Vlasenko*: make exec failure message more consistent
2008-09-25 Bernhard Reutner... - update my name. No obj-code changes ;)
2008-07-11 Denis Vlasenkotaskset: fix some careless code in both fancy and non...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-04-25 Denis Vlasenkotaskset: (1ull < 65) like ops are not good, avoid that
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2008-03-22 Denis Vlasenkotaskset: fix false failure in testsuite
2008-03-17 Denis Vlasenko*: fix various kinds of damage to letter 'c' in Arkadiu...
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...