Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
043b1e5d997d9b582a5aee37bd56e2e4f29be6e4
/
coreutils
/
sleep.c
043b1e5
more C standard compat fixes from Dan Fandrich
by Denys Vlasenko
· 15 years ago
4813a51
libbb: stop using bb_strtod for now
by Denys Vlasenko
· 15 years ago
97faf53
sleep: make fractional seconds separately selectable in .config
by Denis Vlasenko
· 16 years ago
adbb73b
sleep: if FANCY && DESKTOP, support fractional seconds, minutes,
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
1d42665
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
f868963
multiplier suffixes are short, store them directly in struct suffix_mult
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
6d70997
cttyhack: new applet.
by Denis Vlasenko
· 18 years ago
a6a1785
hush: add ctrl-Z handling for nofork'ed case
by Denis Vlasenko
· 18 years ago
99912ca
audit small applets and mark some of them as NOFORK.
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
1d1d2f9
Update some missing copyright notices
by Eric Andersen
· 23 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
a9819b2
Use busybox error handling functions wherever possible.
by Matt Kraai
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
d73dc5b
Updates to usage, and made tar work. -Erik
by Eric Andersen
· 25 years ago
c499601
Fixed up copyright notices and such
by Eric Andersen
· 25 years ago
b0e9a70
More stuff. -Erik
by Eric Andersen
· 25 years ago
3cf52d1
More stuff...
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2