index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
/
renice.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-3
/
+4
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
safe_strtoXX interface proved to be a bit unconvenient.
Denis Vlasenko
2006-11-27
1
-1
/
+2
*
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-11-17
1
-15
/
+11
*
start_stop_daemon: add -N <nice> compat
Denis Vlasenko
2006-10-08
1
-31
/
+24
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-10
/
+8
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
1
-15
/
+2
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
1
-1
/
+0
*
Add 'nice' and replace 'renice' with a new implementation.
Manuel Novoa III
2005-02-13
1
-17
/
+115
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-4
/
+4
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+1
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-1
/
+1
*
Use perrorMsg and clean up exit status.
Matt Kraai
2000-12-05
1
-5
/
+5
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>
Eric Andersen
2000-07-21
1
-0
/
+53