Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
65b6fe09c4c6a25090b86ec4a6abcc6ab92f767e
/
util-linux
/
taskset.c
0c4dbd4
regularize format of source file headers, no code changes
by Denys Vlasenko
· 7 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
5c527dc
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
783d57a
Sort some miscutils/ applets into coreutils or util-linux
by Denys Vlasenko
· 8 years ago
[Renamed from miscutils/taskset.c]
d6ace66
taskset: simplify code a bit; tweak --help
by Denys Vlasenko
· 8 years ago
8666391
taskset: separate "current" and "new" strings
by Denys Vlasenko
· 8 years ago
ef0e76c
taskset: rewrite to be task size-agnostic
by Denys Vlasenko
· 8 years ago
5fa9fef
taskset: fix non-fancy cpuset printing on big-endian
by Arnout Vandecappelle (Essensium/Mind)
· 9 years ago
7b85ec3
*: more BUILD_BUG_ON conversions
by Denys Vlasenko
· 9 years ago
f02c52b
taskset: fix logic error in "if it doesn't start with 0x..."
by Denys Vlasenko
· 10 years ago
962c4e8
taskset: support CPU masks for more than 64 CPUs
by Denys Vlasenko
· 10 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
21e8e8d
libbb: introduce and use BB_EXECVP_or_die()
by Pascal Bellard
· 14 years ago
41ddd9f
*: make exec failure message more consistent
by Denys Vlasenko
· 14 years ago
6c4dade
- update my name. No obj-code changes ;)
by Bernhard Reutner-Fischer
· 16 years ago
0e52541
taskset: fix some careless code in both fancy and non-fancy cases.
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
44f0821
taskset: (1ull < 65) like ops are not good, avoid that
by Denis Vlasenko
· 17 years ago
c93b162
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
by Denis Vlasenko
· 17 years ago
45ecfc2
taskset: fix false failure in testsuite
by Denis Vlasenko
· 17 years ago
b44c790
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
1d76f43
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
e935602
taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes
by Denis Vlasenko
· 18 years ago
3bba545
done a dozen of randconfig test. guess what? ALL failed...
by Denis Vlasenko
· 18 years ago
32eddff
- revert r15563 (pull current version of taskset off the busybox_scratch branch)
by Bernhard Reutner-Fischer
· 18 years ago
12d9419
Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,
by Rob Landley
· 18 years ago
16d3e4e
- add applet taskset to set/retrieve the CPU affinity of a process
by Bernhard Reutner-Fischer
· 19 years ago