summaryrefslogtreecommitdiffstats
path: root/urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml
blob: 490cbd6d33e934a56554a41ca5f6585a22dd0317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--#set var="title" value="coding standards" -->
<!--#include virtual="keywords.shtml" -->
    <P>
Since this is a collection af busybox applets, the <A HREF="http://www.busybox.net/">Busybox</A> style guide will be 
followed.<BR><BR>

Personally, I don't like the style chosen by the busybox authors, but I'm 
flexible enough to write in any style.  There is a runlevel/ugly_stick
script that will convert all runlevel and my_linux source code to busybox 
style, via the busybox supplied .indent.pro file.  When we say "hit it 
with the ugly stick" we mean "use the runlevel/ugly_stick script".
    </P>
<!--#include virtual="../footer_line.shtml" -->