9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: C H Forsyth <forsyth@vitanuova.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] hahaha
Date: Tue, 20 Feb 2007 09:57:50 +0000	[thread overview]
Message-ID: <de23ca1c52f96c0bb739272b4730bc86@vitanuova.com> (raw)
In-Reply-To: <6e35c0620702191900k47df7c02r961e094d0236f8d@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

doppio% cat /sys/src/libc/386/setjmp.s
TEXT	longjmp(SB), $0
	MOVL	r+4(FP), AX
	CMPL	AX, $0
	JNE	ok		/* ansi: "longjmp(0) => longjmp(1)" */
	MOVL	$1, AX		/* bless their pointed heads */
	...

[-- Attachment #2: Type: message/rfc822, Size: 2848 bytes --]

From: "Jack Johnson" <knapjack@gmail.com>
To: 9fans <9fans@cse.psu.edu>
Subject: [9fans] hahaha
Date: Mon, 19 Feb 2007 19:00:44 -0800
Message-ID: <6e35c0620702191900k47df7c02r961e094d0236f8d@mail.gmail.com>

As seen in plan9ports' sort.c:

n -= off1;      /* posix committee: rot in hell */

-J

      reply	other threads:[~2007-02-20  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-20  3:00 Jack Johnson
2007-02-20  9:57 ` C H Forsyth [this message]

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=de23ca1c52f96c0bb739272b4730bc86@vitanuova.com \
    --to=forsyth@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).