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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
date,touch: treat 2-digit years better (fit them into +-50 yrs around today)
Denys Vlasenko
2011-01-02
1
-0
/
+12
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
date: support -d @SECONDS_SINCE_1970
Denys Vlasenko
2010-04-22
1
-0
/
+10
*
date,touch: accept Jan 7 00:00:00 2010 format
Alexander Shishkin
2010-03-22
1
-1
/
+13
*
libbb: introduce and use monotonic_ms
Denys Vlasenko
2010-01-12
1
-0
/
+12
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
1
-45
/
+45
*
date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format
Denys Vlasenko
2009-11-15
1
-4
/
+4
*
small commit tweak in parse_datestr, no code changes
Denys Vlasenko
2009-09-02
1
-2
/
+2
*
touch: implement -t TIME (needed for testsuite)
Denys Vlasenko
2009-07-18
1
-15
/
+82
*
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
2009-07-18
1
-0
/
+9
*
date: factor out date parsing (in preparation for touch -d)
Denys Vlasenko
2009-07-18
1
-1
/
+63
*
libbb: shrink monotonic_XXX functions, introduce monotonic_ns
Denis Vlasenko
2008-06-29
1
-6
/
+23
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-4
/
+4
*
define CLOCK_MONOTONIC to 1 if it is not defined
Denis Vlasenko
2008-06-07
1
-0
/
+6
*
actually add bb_qsort.c
Denis Vlasenko
2008-03-02
1
-1
/
+1
*
fix an obvious typo while trying to access the tv_usec member
Mike Frysinger
2007-06-18
1
-1
/
+1
*
wget: use monotonic_sec instead of gettimeofday
Denis Vlasenko
2007-06-17
1
-2
/
+13
*
hwclock: size optimizations
Denis Vlasenko
2007-06-17
1
-0
/
+32