Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 jaren geleden |
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)
|
18 jaren geleden |
Bernhard Reutner-Fischer
|
b1312c9125
- use bb_msg_write_error in 3 places
|
18 jaren geleden |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
18 jaren geleden |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 jaren geleden |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 jaren geleden |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 jaren geleden |
Eric Andersen
|
2849209db2
Patch from Steven Scholz to send the output from 'time'
|
21 jaren geleden |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 jaren geleden |
Eric Andersen
|
e4d2a43951
Doh. We divide microseconds by 60?
|
22 jaren geleden |
Eric Andersen
|
92052e3945
Bug fix from Nitin Gupta <gupta@equator.com>
|
22 jaren geleden |
Eric Andersen
|
c3657428d3
Add in a 'time' applet. Adds 4.5k.
|
23 jaren geleden |