9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] invalid declaration of ioproc() in thread.h?
@ 2002-09-02  9:13 FODEMESI Gergely
  0 siblings, 0 replies; 3+ messages in thread
From: FODEMESI Gergely @ 2002-09-02  9:13 UTC (permalink / raw)
  To: 9fans

in /sys/include/thread.h:
Ioproc* ioproc(void)

though in /sys/src/libdraw/[keyboard|mouse].c
static void ioproc(void *arg)


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

* Re: [9fans] invalid declaration of ioproc() in thread.h?
  2002-09-02 12:31 Russ Cox
@ 2002-09-03 19:47 ` kazumi iwane
  0 siblings, 0 replies; 3+ messages in thread
From: kazumi iwane @ 2002-09-03 19:47 UTC (permalink / raw)
  To: 9fans

Russ Cox wrote:
> Fixed, sorry.  The ioproc(2) part of the
> thread library is new.  There may be other
> name conflicts.

I've found some more. /sys/src/cmd/^(execnet webfs) have
conflicts.

-- kazumi iwane


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

* Re: [9fans] invalid declaration of ioproc() in thread.h?
@ 2002-09-02 12:31 Russ Cox
  2002-09-03 19:47 ` kazumi iwane
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2002-09-02 12:31 UTC (permalink / raw)
  To: 9fans

Fixed, sorry.  The ioproc(2) part of the
thread library is new.  There may be other
name conflicts.

Russ


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

end of thread, other threads:[~2002-09-03 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-02  9:13 [9fans] invalid declaration of ioproc() in thread.h? FODEMESI Gergely
2002-09-02 12:31 Russ Cox
2002-09-03 19:47 ` kazumi iwane

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