summaryrefslogtreecommitdiff
path: root/libbb/mode_string.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug reported by junkio@cox.net involving the mode_chars index.Manuel Novoa III2003-08-141-1/+6
|
* Major coreutils update.Manuel Novoa III2003-03-191-47/+103
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+6
| | | | -Erik
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+82
files. Clean up the resulting damage and fix up the makefile. -Erik