diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2005-02-13 20:14:05 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2005-02-13 20:14:05 +0000 |
commit | 2c511609c4d92ee4e3e603d449c13579d1ea641a (patch) | |
tree | d57c8dd9efa4c30cd01290f878cae688ae792cc0 /AUTHORS | |
parent | d2fe81706c9d65dd1580c85338036cc403364fae (diff) |
Add 'nice' and replace 'renice' with a new implementation.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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, - 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 |