From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7871fcf50611140825id517425sedaecc01209a12c6@mail.gmail.com> Date: Tue, 14 Nov 2006 11:25:32 -0500 From: "Joel Salomon" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Creating a custom jmp_buf; libthread implementation question In-Reply-To: <599f06db0611140158x199f40a6u43f3debcc671ee99@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <64c8196ab25721b971e64c96b6f8e065@plan9.jp> <7871fcf50611131933h1b7ee706vc56be7b37cd6b58b@mail.gmail.com> <599f06db0611140158x199f40a6u43f3debcc671ee99@mail.gmail.com> Topicbox-Message-UUID: ded50e7c-ead1-11e9-9d60-3106f5b1d025 On 11/14/06, Gorka guardiola wrote: > Take a look also at the messages about the stack I originated in > 9fans not very long (a year?) ago. Once you understand how the stack > works, things should be smoother. Found it: , and am printing the thread for reference. Reminder to self: reread /sys/doc/compiler.ps regarding stack growth direction. --Joel