From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <843a3575a6a686d2a306c699dc686407@terzarima.net> To: 9fans@cse.psu.edu Subject: Re: Error reporting (Was: [9fans] GNU Make) From: Charles Forsyth Date: Thu, 3 Jun 2004 17:18:54 +0100 In-Reply-To: <7ccb1b5dbf5f23fc0650cdf24510eb9d@vitanuova.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 943ef764-eacd-11e9-9e20-41e7f4b1d025 i think you need to look at /sys/include/ape/errno.h and /sys/src/ape/lib/ap/stdio/strerror.c to see just how limited your choice will be! there are a few other than EIO you might pick but as it happens, programs that check for them will have a more precise cause in mind, and the corresponding strings would be much more misleading than plain ENOENT.