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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
time: -200 bytes of text
vda
2006-12-22
1
-84
/
+96
*
time: fix option parsing bug, size optimizations
vda
2006-12-22
1
-28
/
+22
*
Change license statements (and clean up headers) on some of the files that
landley
2006-09-22
1
-13
/
+1
*
use vfork() instead of vork() since the only thing we do is execve() an app a...
vapier
2006-06-06
1
-1
/
+1
*
- use bb_msg_write_error in 3 places
aldot
2006-06-03
1
-368
/
+346
*
- move #include busybox.h to the very top so we pull in the config
aldot
2006-06-03
1
-1
/
+1
*
Consolidate #include <sys/time.h> so libbb.h does it.
landley
2006-05-27
1
-1
/
+0
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-1
/
+1
*
Patch from Steven Scholz to send the output from 'time'
andersen
2003-11-07
1
-2
/
+2
*
Major coreutils update.
mjn3
2003-03-19
1
-8
/
+8
*
Doh. We divide microseconds by 60?
andersen
2002-09-30
1
-2
/
+2
*
Bug fix from Nitin Gupta <gupta@equator.com>
andersen
2002-09-27
1
-4
/
+4
*
Add in a 'time' applet. Adds 4.5k.
andersen
2001-11-30
1
-0
/
+502