Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -50/+0 |
| | |||||
* | random style fixes | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
| | |||||
* | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" | 2006-07-10 | 1 | -14/+1 |
| | |||||
* | More extern removal from Robert P. Day. | Rob Landley | 2006-03-29 | 1 | -1/+0 |
| | |||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -45/+39 |
| | |||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -10/+6 |
| | | | | -Erik | ||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+74 |
files. Clean up the resulting damage and fix up the makefile. -Erik |