summaryrefslogtreecommitdiff
path: root/share/misc/style
AgeCommit message (Expand)Author
2003-09-27Use uintN_t in code example instead of u_intN_t. Agrees with currentsimonb
2003-08-05Recommend EXIT_SUCCESS and EXIT_FAILURE for exit status, instead of directlyjmmv
2003-04-17check strtol for ERANGE overflow too...lukem
2003-03-10There's no need anymore to protect __COPYRIGHT() and __RCSID() with:lukem
2003-03-04Return value style update (no parentheses)fvdl
2003-03-02Amend rev 1.21: there is insufficient concensus on #define<TAB>.jhawk
2003-02-23Clarify that macros should be #define<TAB>; it's important to specify thisjhawk
2001-10-23Inspired by rev. 1.18: consistency, pull in <assert.h> for _DIAGASSERT().kleink
2001-10-23As discussed with Luke, add a short _DIAGASSERT(3) example.kleink
2001-02-21add include of stdlib.h, for use of setprogname() & getprogname()cgd
2001-02-19nuke __progname, suggest setprogname() and getprogname()cgd
2000-09-06Fix typos.enami
2000-09-04- fix spelolukem
2000-03-10add example on how to printf 64 bit quantitieslukem
2000-03-10fix comment around CONSTCONDlukem
2000-03-02major overhaul:lukem
1999-07-03Fix error in example - from VaX#n8 <vax@linkdead.paranoia.com>abs
1999-01-29Add a pointer to the indent(1) profile, and a disclaimer regarding same.scottr
1999-01-20provide a better parenthesis example. from Brian Grayson in [misc/6714]lukem
1998-09-01Function type declarations are manatory now.simonb
1998-02-09Make C sentense end with `;'.enami
1996-08-30RCS id police. Side effect: shows the RCS id style we prefer :-)thorpej
1996-03-31getopt() returns -1 when the arg list is exhausted, not EOF. Ironicscottr
1995-04-10Minor grammatical nit: "have too" -> "have to."briggs
1994-12-19s/externs.h/extern.h/cgd
1994-03-26style guidecgd
1993-08-06overall source code style guide. it is king. revere it.cgd