Bernhard Reutner-Fischer
|
d73cbd31a2
- first pass to unify/cleanup uid handling (-236b)
|
před 16 roky |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
před 16 roky |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
před 16 roky |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
před 17 roky |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
před 17 roky |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
před 17 roky |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
před 18 roky |
Denis Vlasenko
|
d686a045c8
safe_strtoXX interface proved to be a bit unconvenient.
|
před 18 roky |
Denis Vlasenko
|
a7189f01a4
add -Wundef, fix uncovered bugs
|
před 18 roky |
Denis Vlasenko
|
ca3c981c07
start_stop_daemon: add -N <nice> compat
|
před 18 roky |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
před 18 roky |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
před 18 roky |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
před 18 roky |
Manuel Novoa III
|
2c511609c4
Add 'nice' and replace 'renice' with a new implementation.
|
před 20 roky |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
před 20 roky |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
před 21 roky |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
před 24 roky |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
před 24 roky |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
před 24 roky |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
před 24 roky |
Matt Kraai
|
deb9d4d765
Use perrorMsg and clean up exit status.
|
před 24 roky |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
před 24 roky |
Eric Andersen
|
bf960f58e2
Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>
|
před 24 roky |