Denys Vlasenko
5370bfb123
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-06 02:58:59 +02:00
Denis Vlasenko
e324184c05
s/#ifdef CONFIG_/#if ENABLE_/g
2007-08-13 10:36:25 +00:00
Denis Vlasenko
84f75b0b94
doc: fix code example which may provoke warning
2007-04-15 11:50:41 +00:00
Denis Vlasenko
91de7c0328
update style-guide.txt
2007-04-15 08:39:39 +00:00
Mike Frysinger
434ccd9739
fixes from ldoolitt@recycle.lbl.gov to use proper tab escaping and fix a typo
2006-07-05 22:19:21 +00:00
Mike Frysinger
0612b5fa68
add exception for uncuddling brackets
2006-02-24 01:18:24 +00:00
Rob Landley
6a24976ceb
Actually, static buffers look like _this_...
2005-12-20 15:23:20 +00:00
Eric Andersen
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
Eric Andersen
bdfd0d78bc
Major rework of the directory structure and the entire build system.
...
-Erik
2001-10-24 05:00:29 +00:00
Mark Whitley
7ddaf7caae
Added a section to describe how to convert variables to K&R style using the
...
mk2knr.pl script. Also some minor cleanups.
2001-03-14 21:04:53 +00:00
Mark Whitley
9ead68975c
Added some words on use of getopt in applets.
2001-03-03 00:44:55 +00:00
Mark Whitley
42ab250709
Removed section on testing that is now in contributing.txt.
2001-03-02 19:15:01 +00:00
Matt Kraai
e78fd0f721
Fix typo.
2001-02-09 18:10:53 +00:00
Mark Whitley
d238a7bcc8
Minor cleanups and clarifications.
2001-02-09 00:28:59 +00:00
Mark Whitley
925edb828d
Added some more on paren spacing and a section on testing guidelines.
2001-02-03 00:20:14 +00:00
Eric Andersen
d35c21587a
Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.
...
-Erik
2001-01-25 23:49:09 +00:00
Mark Whitley
a5b55ca8a9
- Added a section on avoiding static buffers, per mailing list discussions
...
- Added a section on avoiding dangerous, overrun-prone string functions, per
mailing list comment by David Douthitt
- Added comment on how to search-and-replace in multiple files per (very old)
mailing list comment by Larry Doolittle.
2001-01-24 00:18:13 +00:00
Mark Whitley
3680c58084
Some corrections, some additions, some embellishments.
2000-12-20 22:35:12 +00:00
Eric Andersen
0730943b49
Moar Speling fickes frum Larry Doolittle
2000-11-29 22:12:19 +00:00
Mark Whitley
d58ff8731c
Re-organized some sections and added a whole new section on avoiding the
...
preprocessor. Comments welcome.
2000-11-22 19:25:39 +00:00
Mark Whitley
9028e2c96a
Numerous spelling / grammar corrections from Larry Doolittle
...
<ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications.
2000-11-17 21:28:39 +00:00
Mark Whitley
2368a387ed
Some additional tips and formatting changes.
2000-08-22 00:20:21 +00:00
Mark Whitley
52681b48dc
Added a note in the "Tips and Pointer" section on the correct way to test for
...
string equivalence with strcmp().
2000-07-25 20:30:00 +00:00
Mark Whitley
40bfc76385
First revision of the Busybox Style Guide and an accompanying .indent.pro
...
file.
2000-07-24 22:36:06 +00:00