summaryrefslogtreecommitdiff
path: root/docs/style-guide.txt
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-171-1/+1
* fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko2011-05-291-6/+5
* fix typos in comments and docDenys Vlasenko2010-02-191-1/+1
* documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-1/+1
* s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko2007-08-131-3/+3
* doc: fix code example which may provoke warningDenis Vlasenko2007-04-151-1/+1
* update style-guide.txtDenis Vlasenko2007-04-151-54/+79
* fixes from ldoolitt@recycle.lbl.gov to use proper tab escaping and fix a typoMike Frysinger2006-07-051-8/+8
* add exception for uncuddling bracketsMike Frysinger2006-02-241-0/+9
* Actually, static buffers look like _this_...Rob Landley2005-12-201-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-6/+6
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-5/+5
* Added a section to describe how to convert variables to K&R style using theMark Whitley2001-03-141-30/+57
* Added some words on use of getopt in applets.Mark Whitley2001-03-031-1/+45
* Removed section on testing that is now in contributing.txt.Mark Whitley2001-03-021-20/+0
* Fix typo.Matt Kraai2001-02-091-1/+1
* Minor cleanups and clarifications.Mark Whitley2001-02-091-8/+16
* Added some more on paren spacing and a section on testing guidelines.Mark Whitley2001-02-031-2/+38
* Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen2001-01-251-9/+9
* - Added a section on avoiding static buffers, per mailing list discussionsMark Whitley2001-01-241-4/+88
* Some corrections, some additions, some embellishments.Mark Whitley2000-12-201-14/+75
* Moar Speling fickes frum Larry DoolittleEric Andersen2000-11-291-3/+3
* Re-organized some sections and added a whole new section on avoiding theMark Whitley2000-11-221-58/+204
* Numerous spelling / grammar corrections from Larry DoolittleMark Whitley2000-11-171-27/+52
* Some additional tips and formatting changes.Mark Whitley2000-08-221-28/+56
* Added a note in the "Tips and Pointer" section on the correct way to test forMark Whitley2000-07-251-0/+17
* First revision of the Busybox Style Guide and an accompanying .indent.proMark Whitley2000-07-241-0/+224