summaryrefslogtreecommitdiff
path: root/applets/individual.c
Commit message (Expand)AuthorAgeFilesLines
* libbb: introduce and use fputs_stdoutRon Yorston2021-02-031-1/+1
* style fixes, no code changesDenys Vlasenko2012-09-021-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* uname,individual: fix improper printf usageDenis Vlasenko2008-07-021-3/+1
* - use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer2008-05-191-1/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-041-1/+1
* NOMMU re-exec trick shuld not depend on existence of "don't daemonize"Denis Vlasenko2007-03-241-2/+1
* build system: (try to) get rid of bb_config.h hackDenis Vlasenko2006-10-191-1/+1
* bb_applet_name -> applet_nameDenis Vlasenko2006-10-031-2/+2
* Change license statements (and clean up headers) on some of the files thatRob Landley2006-09-221-1/+1
* whitespace cleanupDenis Vlasenko2006-09-171-1/+1
* scripts/individual now builds 171 applets. Some of them may even work. :)Rob Landley2006-08-051-0/+1
* Digging up my old "make standalone" stuff from a year ago:Rob Landley2006-08-041-0/+26