From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Date: Tue, 4 Sep 2007 15:42:44 +0000 From: "Douglas A. Gwyn" Message-ID: <46DD753C.A3DF9369@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <20070903083426.GA942@bricktop.telesystem.com>, <674d5144a25f273c1f0c640ee7c75e1a@plan9.bell-labs.com> Subject: Re: [9fans] thread(2) man page Topicbox-Message-UUID: b7a84016-ead2-11e9-9d60-3106f5b1d025 Sape Mullender wrote: > Exec() probably has the int return value for historical reasons. It was a natural consequence of using common code for (almost) all error returns in the system library.