The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: chris@nodewarrior.org (Chris Palmer)
Subject: [TUHS] question about V7 ls(1) vs. sys/stat.h and ls.c
Date: Thu, 22 May 2003 20:32:09 -0700	[thread overview]
Message-ID: <20030523033209.GE29449@nodewarrior.org> (raw)
In-Reply-To: <200305220924.h4M9OPki011867@localhost.localdomain>

Aharon Robbins writes:

> 	long
> 	nblock(size)
> 	long size;
> 	{
> 		return((size+511)>>9);
> 	}

Unfortunately I can't answer any of your questions; I can only ask a new
one: What's with that "511" in there?




  reply	other threads:[~2003-05-23  3:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-22  9:24 Aharon Robbins
2003-05-23  3:32 ` Chris Palmer [this message]
2003-05-23  4:02   ` M. Warner Losh
2003-05-23  4:17   ` Greg 'groggy' Lehey
2003-05-23  3:44 Michael Sokolov
2003-05-25 16:22 Kirk McKusick

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=20030523033209.GE29449@nodewarrior.org \
    --to=chris@nodewarrior.org \
    /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).