aboutsummaryrefslogtreecommitdiff
path: root/miscutils/dc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Extract usage information into a separate file.Matt Kraai2000-07-161-8/+0
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-3/+3
* Yanked out the cstring_alloc() and cstring_lineFromFile() functions fromMark Whitley2000-06-281-1/+1
* Removed all vestiges of "math"Pavel Roskin2000-06-211-5/+5
* + added dc (aka the function formerly known as math)John Beppu2000-06-211-0/+194