9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: rog@vitanuova.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] indenting source?
Date: Mon,  1 Mar 2004 20:52:40 +0000	[thread overview]
Message-ID: <b955f3d132036de42be329eee4b76294@vitanuova.com> (raw)
In-Reply-To: <200403012027.i21KRbXZ068424@adat.davidashen.net>

> many sources in libc are written with four characters indent.

% cd /sys/src/libc
% grep '^ +[^*]' */*.c

gives just the following lines of code for me:

port/pow.c: zreturn:
port/strtoul.c: 	if(base<2 || 36<base)
port/strtoul.c:    Return:

(plus some table initialisation data, which doesn't count.)



  parent reply	other threads:[~2004-03-01 20:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-01 20:27 David Tolpin
2004-03-01 20:37 ` andrey mirtchovski
2004-03-01 20:46   ` David Tolpin
2004-03-01 20:52 ` rog [this message]
2004-03-02  2:13 ` boyd, rounin
2004-03-02  6:00   ` David Tolpin
2004-03-02  9:06     ` Rob Pike
2004-03-02  9:19       ` David Tolpin
2004-03-02  9:26         ` David Presotto
2004-03-02  9:30           ` David Tolpin
2004-03-02 10:10             ` lucio
2004-03-02 10:56               ` David Tolpin
2004-03-02  9:31           ` Charles Forsyth
2004-03-02  9:31             ` David Tolpin
2004-03-02  9:43               ` Charles Forsyth
2004-03-02  9:44                 ` David Presotto
2004-03-02  9:45                 ` Geoff Collyer
2004-03-02  9:50                   ` David Tolpin
2004-03-02 10:00                     ` Geoff Collyer
2004-03-02 10:05                       ` David Tolpin
2004-03-02 10:36                         ` Geoff Collyer
2004-03-02 16:34                         ` boyd, rounin
2004-03-02 16:44                           ` Richard Miller
2004-03-02 16:05     ` boyd, rounin
2004-03-02  9:36 ` Douglas A. Gwyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b955f3d132036de42be329eee4b76294@vitanuova.com \
    --to=rog@vitanuova.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).