aboutsummaryrefslogtreecommitdiff
path: root/docs/style-guide.txt
AgeCommit message (Expand)Author
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2011-05-29fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko
2010-02-19fix typos in comments and docDenys Vlasenko
2009-09-06documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
2007-08-13s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko
2007-04-15doc: fix code example which may provoke warningDenis Vlasenko
2007-04-15update style-guide.txtDenis Vlasenko
2006-07-05fixes from ldoolitt@recycle.lbl.gov to use proper tab escaping and fix a typoMike Frysinger
2006-02-24add exception for uncuddling bracketsMike Frysinger
2005-12-20Actually, static buffers look like _this_...Rob Landley
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-03-14Added a section to describe how to convert variables to K&R style using theMark Whitley
2001-03-03Added some words on use of getopt in applets.Mark Whitley
2001-03-02Removed section on testing that is now in contributing.txt.Mark Whitley
2001-02-09Fix typo.Matt Kraai
2001-02-09Minor cleanups and clarifications.Mark Whitley
2001-02-03Added some more on paren spacing and a section on testing guidelines.Mark Whitley
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen
2001-01-24 - Added a section on avoiding static buffers, per mailing list discussionsMark Whitley
2000-12-20Some corrections, some additions, some embellishments.Mark Whitley
2000-11-29Moar Speling fickes frum Larry DoolittleEric Andersen
2000-11-22Re-organized some sections and added a whole new section on avoiding theMark Whitley
2000-11-17Numerous spelling / grammar corrections from Larry DoolittleMark Whitley
2000-08-22Some additional tips and formatting changes.Mark Whitley
2000-07-25Added a note in the "Tips and Pointer" section on the correct way to test forMark Whitley
2000-07-24First revision of the Busybox Style Guide and an accompanying .indent.proMark Whitley