9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: lucio@proxima.alt.za, 9fans@9fans.net
Subject: Re: [9fans] file creation time
Date: Thu, 22 Jan 2009 12:43:07 -0500	[thread overview]
Message-ID: <a45f51dcf7cb074673edfda1581b7ce6@quanstro.net> (raw)
In-Reply-To: <8d60d17c5a10e611d854b1994a94d9b4@proxima.alt.za>

On Thu Jan 22 12:41:10 EST 2009, lucio@proxima.alt.za wrote:
> Does Plan 9 really not provide for file creation?
>
> 	typedef
> 	struct Dir {
> 		/* system-modified data */
> 		ushort	type;	/* server type */
> 		uint	dev;	/* server subtype */
> 		/* file data */
> 		Qid	qid;	/* unique id from server */
> 		ulong	mode;	/* permissions */
> 		ulong	atime;	/* last read time */
> 		ulong	mtime;	/* last write time */
> 		vlong	length;	/* file length */
> 		char	*name;	/* last element of path */
> 		char	*uid;	/* owner name */
> 		char	*gid;	/* group name */
> 		char	*muid;	/* last modifier name */
> 	} Dir;
>
> It's been a long time, have I asked this already?

use the dump, luke. ☺

- erik



  reply	other threads:[~2009-01-22 17:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-22 17:39 lucio
2009-01-22 17:43 ` erik quanstrom [this message]
2009-01-22 17:50   ` lucio
2009-01-22 17:57     ` andrey mirtchovski
2009-01-22 18:08     ` erik quanstrom
2009-01-22 18:16     ` roger peppe
2009-01-22 18:20       ` lucio
2009-01-22 20:35         ` Charles Forsyth
2009-01-22 18:21       ` erik quanstrom
2009-01-22 19:31         ` Richard Miller
2009-01-22 19:54           ` erik quanstrom
2009-01-22 19:01   ` Charles Forsyth

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=a45f51dcf7cb074673edfda1581b7ce6@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    --cc=lucio@proxima.alt.za \
    /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).