Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f705f3c491047cd005253e829716c1a5671c10ab
/
util-linux
/
chrt.c
31f45c1
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
by Denys Vlasenko
· 3 years ago
376b2ce
chrt: silence analyzer warning
by Bernhard Reutner-Fischer
· 3 years, 2 months ago
a2f18d9
help text tweaks
by Denys Vlasenko
· 4 years ago
89f063b
chrt: support for musl C library
by Christian Eggers
· 4 years, 1 month ago
43d09e7
chrt: fix for SCHED_RESET_ON_FORK bit
by Denys Vlasenko
· 6 years ago
ae5ca6f
chrt: do not segfault if policy number is unknown
by Denys Vlasenko
· 6 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
a497231
chrt: code shrink
by Denys Vlasenko
· 7 years ago
66ad9be
chrt: use correct min/max priorities
by Denys Vlasenko
· 7 years ago
0f6e435
chrt: add support for SCHED_IDLE
by Povilas Kanapickas
· 7 years ago
1616fb8
chrt: add support for SCHED_BATCH
by Povilas Kanapickas
· 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/chrt.c]
f88e3bf
Convert all miscutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
fb4da16
Split miscutils/Config.src items into miscutils/*.c files
by Denys Vlasenko
· 8 years ago
0dacb68
chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
by Bernhard Reutner-Fischer
· 11 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
1393fc1
chrt: -m can be used without any arguments. Closes bug 2989
by Denys Vlasenko
· 14 years ago
96c8a6b
chrt: correct opt_complementary. Closes bug 2977
by Denys Vlasenko
· 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
922f6f5
chrt: code shrink
by Denys Vlasenko
· 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
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
42cc304
lpr: add more accurate comments *: trailing whitespace removal
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
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
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
ac678ec
style fixes, no code changes
by Denis Vlasenko
· 18 years ago
71bc71a
- add chrt applet.
by Bernhard Reutner-Fischer
· 18 years ago