Denis Vlasenko
|
c5cb38f4d9
time: -200 bytes of text
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
f93ab47c45
time: fix option parsing bug, size optimizations
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
8e640a1043
use vfork() instead of vork() since the only thing we do is execve() an app after fork (allows time to work on no-mmu)
|
%!s(int64=18) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
b1312c9125
- use bb_msg_write_error in 3 places
|
%!s(int64=18) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
%!s(int64=19) %!d(string=hai) anos |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
%!s(int64=21) %!d(string=hai) anos |
Eric Andersen
|
2849209db2
Patch from Steven Scholz to send the output from 'time'
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
e4d2a43951
Doh. We divide microseconds by 60?
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
92052e3945
Bug fix from Nitin Gupta <gupta@equator.com>
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
c3657428d3
Add in a 'time' applet. Adds 4.5k.
|
%!s(int64=23) %!d(string=hai) anos |