projects
/
oweals
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
bc: use only G_interrupt as interrupt flag
[oweals/busybox.git]
/
miscutils
/
time.c
2018-04-08
Denys Vlasenko
libbb.h: always include sys/resource.h
blob
|
commitdiff
|
raw
2017-10-27
Denys Vlasenko
time: fix build for toolchains without O_CLOEXEC
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Denys Vlasenko
whitespace and comment format fixes, no code changes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-08
Denys Vlasenko
getopt32: remove opt_complementary
blob
|
commitdiff
|
raw
|
diff to current
2017-08-02
Denys Vlasenko
do not use `a' quoting style in comments
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Denys Vlasenko
config: deindent all help texts
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Denys Vlasenko
Update menuconfig items with approximate applet sizes
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Denys Vlasenko
time: inplement -f FMT
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Tommi Rantala
time: implement -a, -o FILE
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Tommi Rantala
time: document -p in usage
blob
|
commitdiff
|
raw
|
diff to current
2017-04-17
Denys Vlasenko
Spelling fixes in comments, documentation, tests and...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-22
Denys Vlasenko
Convert all miscutils/* applets to "new style" applet...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-22
Denys Vlasenko
Split miscutils/Config.src items into miscutils/*.c...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-15
Denys Vlasenko
whitespace fixes. no code changes
blob
|
commitdiff
|
raw
|
diff to current
2012-07-06
Mike Frysinger
include sys/resource.h where needed
blob
|
commitdiff
|
raw
|
diff to current
2011-06-05
Denys Vlasenko
*: remove "Options:" string from help texts
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Pere Orga
move remaining help text from include/usage.src.h
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Denys Vlasenko
*: make GNU licensing statement forms more regular
blob
|
commitdiff
|
raw
|
diff to current
2010-07-04
Pascal Bellard
*: introduce and use xfork() and xvfork()
blob
|
commitdiff
|
raw
|
diff to current
2010-07-03
Pascal Bellard
libbb: introduce and use BB_EXECVP_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Denys Vlasenko
*: make exec failure message more consistent
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Denys Vlasenko
*: merge some common strings
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Denys Vlasenko
libbb: introduce and use monotonic_ms
blob
|
commitdiff
|
raw
|
diff to current
2010-01-02
Denys Vlasenko
*: do not assign to stdout/stderr, it's not portable.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
Denys Vlasenko
*: use "can't" instead of "cannot"
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Bernhard Reutner...
- by not calling getpagesize() twice we can save 2...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Denis Vlasenko
time: don't segfault with no arguments
blob
|
commitdiff
|
raw
|
diff to current
2008-07-05
Denis Vlasenko
*: rename ATTRIBUTE_XXX to just XXX.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Denis Vlasenko
sendmail: fix wrong vfork usage here too
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Denis Vlasenko
revert last two commits. vfork cannot be used in subrou...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Denis Vlasenko
*: introduce and use xvfork()
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Bernhard Reutner...
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Denis Vlasenko
*: fix various kinds of damage to letter 'c' in Arkadiu...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Denis Vlasenko
libbb: introduce bb_signals and bb_signals_recursive,
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Denis Vlasenko
add -fvisibility=hidden to CC flags, mark XXX_main...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Denis Vlasenko
introduce bb_putchar(). saves ~1800 on uclibc (less...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Denis Vlasenko
trylink: produce even more info about final link stage
blob
|
commitdiff
|
raw
|
diff to current
2007-06-17
Denis Vlasenko
wget: use monotonic_sec instead of gettimeofday
blob
|
commitdiff
|
raw
|
diff to current
2007-06-17
Denis Vlasenko
hwclock: size optimizations
blob
|
commitdiff
|
raw
|
diff to current
2007-06-17
Denis Vlasenko
time: *const str = "xxx" ==> str[] = "xxx"
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Denis Vlasenko
usage.c: remove reference to busybox.h
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Denis Vlasenko
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Denis Vlasenko
suppress warnings about easch <applet>_main() having
blob
|
commitdiff
|
raw
|
diff to current
2006-12-22
Denis Vlasenko
time: -200 bytes of text
blob
|
commitdiff
|
raw
|
diff to current
2006-12-22
Denis Vlasenko
time: fix option parsing bug, size optimizations
blob
|
commitdiff
|
raw
|
diff to current
2006-09-22
Rob Landley
Change license statements (and clean up headers) on...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Mike Frysinger
use vfork() instead of vork() since the only thing...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Bernhard Reutner...
- use bb_msg_write_error in 3 places
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Bernhard Reutner...
- move #include busybox.h to the very top so we pull...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Rob Landley
Consolidate #include <sys/time.h> so libbb.h does it.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Rob Landley
Robert P. Day removed 8 gazillion occurrences of "exter...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Eric Andersen
Remove trailing whitespace. Update copyright to includ...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-07
Eric Andersen
Patch from Steven Scholz to send the output from 'time'
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Manuel Novoa III
Major coreutils update.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-30
Eric Andersen
Doh. We divide microseconds by 60?
blob
|
commitdiff
|
raw
|
diff to current
2002-09-27
Eric Andersen
Bug fix from Nitin Gupta <gupta@equator.com>
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Eric Andersen
Add in a 'time' applet. Adds 4.5k.
blob
|
commitdiff
|
raw
|
diff to current