aboutsummaryrefslogtreecommitdiff
path: root/libbb/parse_mode.c
AgeCommit message (Collapse)Author
2001-03-21A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen
cleans up most of the now-revealed problems.
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen
files. Clean up the resulting damage and fix up the makefile. -Erik