9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] /sys/include/ape/errno.h
@ 2004-01-06 18:19 Richard C Bilson
  0 siblings, 0 replies; 16+ messages in thread
From: Richard C Bilson @ 2004-01-06 18:19 UTC (permalink / raw)
  To: 9fans

> I'm not sure how I want to solve the original problem, given that
> Charles pointed out a similar duplication in Linux, was it?
>
> 	#define	EWOULDBLOCK	EAGAIN
>
> or some such, from memory.

The above define is also present on the Solaris and Irix systems that I
have access to.


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [9fans] /sys/include/ape/errno.h
@ 2004-01-06 10:24 Lucio De Re
  2004-01-06 10:29 ` Charles Forsyth
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Lucio De Re @ 2004-01-06 10:24 UTC (permalink / raw)
  To: 9fans mailing list

I note that the choice of error numbers, specially those under the
heading
	/* bsd networking software */

is not consistent with BSD.  I also miss EWOULDBLOCK and ECONNRESET,
although I confess I did not search very far for them, so if they are
to be found elsewhere, please point them out to me.

What I want to know is whether the choice of errnos has a deeper
meaning, or whether I could just replace the values with those from a
recent (NetBSD 1.6.1, in my case) *BSD distribution.

I imagine I'd have to recompile all the libraries for consistency, at
least libap.a?

++L


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

end of thread, other threads:[~2004-01-06 18:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06 18:19 [9fans] /sys/include/ape/errno.h Richard C Bilson
  -- strict thread matches above, loose matches on Subject: below --
2004-01-06 10:24 Lucio De Re
2004-01-06 10:29 ` Charles Forsyth
2004-01-06 10:47   ` Lucio De Re
2004-01-06 10:56     ` Charles Forsyth
2004-01-06 11:19       ` Lucio De Re
2004-01-06 12:30     ` David Presotto
2004-01-06 13:03       ` Lucio De Re
2004-01-06 13:15         ` David Presotto
2004-01-06 13:25         ` Russ Cox
2004-01-06 15:04           ` Charles Forsyth
2004-01-06 17:24           ` Lucio De Re
2004-01-06 12:42 ` David Presotto
2004-01-06 12:59   ` Lucio De Re
2004-01-06 15:22 ` ron minnich
2004-01-06 16:41   ` Nigel Roles

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