summaryrefslogtreecommitdiff
path: root/debianutils/pipe_progress.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
| | | | no preceding prototype
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-21/+8
| | | | and eventual platform specific includes in early.
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
| | | | definitions. (That should only be on prototypes.)
* Fix warningGlenn L McGrath2003-11-211-0/+1
|
* NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath2003-11-141-0/+54