Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0dab82997777bffb95d01d68e1628ee79207a03d
/
miscutils
/
dc.c
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 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
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
1ca4177
Yanked out the cstring_alloc() and cstring_lineFromFile() functions from
by Mark Whitley
· 24 years ago
7ac06a3
Removed all vestiges of "math"
by Pavel Roskin
· 24 years ago
0021679
+ added dc (aka the function formerly known as math)
by John Beppu
· 24 years ago
[Copied (95%) from math.c]
c035254
+ made it so that you can use the mnemonics
by John Beppu
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 25 years ago
5db60a7
+ works as a filter, now!
by John Beppu
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
53642b0
+ fixed segfault when no parameters are given to math
by John Beppu
· 25 years ago
5e1189e
More documentation updates, and minor fixes to make things sync
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
f6be944
More stuff
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2