aboutsummaryrefslogtreecommitdiff
path: root/debianutils/pipe_progress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: fix POSIX buildRon Yorston2019-02-171-4/+5
* Merge branch 'busybox' into mergeRon Yorston2019-01-101-1/+1
|\
| * config: update size informationDenys Vlasenko2018-12-281-1/+1
* | pipe_progress: add help textRon Yorston2018-04-081-2/+4
|/
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* debianutils/*: convert to new-style "one file" appletsDenys Vlasenko2015-10-191-0/+9
* move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga2011-04-031-0/+4
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* pipe_progress: make it independent of printf machineryDenys Vlasenko2010-06-061-2/+2
* pipe_progress: shrinkDenys Vlasenko2010-06-061-8/+4
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* delete tons of extra #includesDenis Vlasenko2007-05-311-4/+0
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-21/+8
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Fix warningGlenn L McGrath2003-11-211-0/+1
* NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath2003-11-141-0/+54