http://git.etherboot.org
/
people
/
mcb30
/
busybox.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add 'nice' and replace 'renice' with a new implementation.
[people/mcb30/busybox.git]
/
AUTHORS
diff --git
a/AUTHORS
b/AUTHORS
index
2bce2e8
..
6e29eed
100644
(file)
--- a/
AUTHORS
+++ b/
AUTHORS
@@
-88,7
+88,8
@@
Glenn McGrath <bug1@iinet.net.au>
Manuel Novoa III <mjn3@codepoet.org>
cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
Manuel Novoa III <mjn3@codepoet.org>
cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
- mesg, vconfig, make_directory, parse_mode, dirname, mode_string,
+ mesg, vconfig, nice, renice,
+ make_directory, parse_mode, dirname, mode_string,
get_last_path_component, simplify_path, and a number trivial libbb routines
also bug fixes, partial rewrites, and size optimizations in
get_last_path_component, simplify_path, and a number trivial libbb routines
also bug fixes, partial rewrites, and size optimizations in