Age | Commit message (Expand) | Author |
---|---|---|
2007-10-11 | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko |
2007-10-01 | 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. | Denis Vlasenko |
2007-08-18 | don't pass argc in getopt32, it's superfluous | Denis Vlasenko |
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko |
2007-02-06 | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> | Denis Vlasenko |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2007-01-29 | taskset: fix incorrect rage spec and allow 0xXXX input | Denis Vlasenko |
2006-12-30 | done a dozen of randconfig test. guess what? ALL failed... | Denis Vlasenko |
2006-11-22 | - revert r15563 (pull current version of taskset off the busybox_scratch branch) | Bernhard Reutner-Fischer |
2006-06-30 | Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, | Rob Landley |
2006-06-07 | - add applet taskset to set/retrieve the CPU affinity of a process | Bernhard Reutner-Fischer |