9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] hahaha
@ 2007-02-20  3:00 Jack Johnson
  2007-02-20  9:57 ` C H Forsyth
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Johnson @ 2007-02-20  3:00 UTC (permalink / raw)
  To: 9fans

As seen in plan9ports' sort.c:

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

-J


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] hahaha
  2007-02-20  3:00 [9fans] hahaha Jack Johnson
@ 2007-02-20  9:57 ` C H Forsyth
  0 siblings, 0 replies; 2+ messages in thread
From: C H Forsyth @ 2007-02-20  9:57 UTC (permalink / raw)
  To: 9fans

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-20  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-20  3:00 [9fans] hahaha Jack Johnson
2007-02-20  9:57 ` C H Forsyth

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).