9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Etimer under P9P
@ 2006-07-29  3:49 Paul Lalonde
  2006-07-29  3:57 ` andrey mirtchovski
  2006-07-29 17:44 ` Russ Cox
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Lalonde @ 2006-07-29  3:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The only thing missing to winwatch to p9p is etimer().  What's the
hangup with it?  I see a comment in libdraw/x11-event.c about
implementing it using select().  Anyone done so?  I might get to it
some evening this week on the road, but I don't want to duplicate work.

Paul

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEytrOpJeHo/Fbu1wRAqPuAJ46SCHcZFdCDs6w+G6YNsI7oZqNBQCgrat6
/qmfVruXlefqFmMH8nggrOQ=
=W1Qv
-----END PGP SIGNATURE-----


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

* Re: [9fans] Etimer under P9P
  2006-07-29  3:49 [9fans] Etimer under P9P Paul Lalonde
@ 2006-07-29  3:57 ` andrey mirtchovski
  2006-07-29 17:44 ` Russ Cox
  1 sibling, 0 replies; 4+ messages in thread
From: andrey mirtchovski @ 2006-07-29  3:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

see what i did some time ago:

http://pages.cpsc.ucalgary.ca/~mirtchov/p9/clock/

not sure if it'll compile in the current p9p but at least you can look
at the code for a possible solution.


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

* Re: [9fans] Etimer under P9P
  2006-07-29  3:49 [9fans] Etimer under P9P Paul Lalonde
  2006-07-29  3:57 ` andrey mirtchovski
@ 2006-07-29 17:44 ` Russ Cox
  2006-07-29 20:30   ` Paul Lalonde
  1 sibling, 1 reply; 4+ messages in thread
From: Russ Cox @ 2006-07-29 17:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> The only thing missing to winwatch to p9p is etimer().  What's the
> hangup with it?  I see a comment in libdraw/x11-event.c about
> implementing it using select().  Anyone done so?  I might get to it
> some evening this week on the road, but I don't want to duplicate work.

It should be implemented already (as of the introduction of devdraw).
There is no longer an x11-event.c.

Russ


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

* Re: [9fans] Etimer under P9P
  2006-07-29 17:44 ` Russ Cox
@ 2006-07-29 20:30   ` Paul Lalonde
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Lalonde @ 2006-07-29 20:30 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm way out of date...Thanks Russ!

Paul

On 29-Jul-06, at 10:44 AM, Russ Cox wrote:

>> The only thing missing to winwatch to p9p is etimer().  What's the
>> hangup with it?  I see a comment in libdraw/x11-event.c about
>> implementing it using select().  Anyone done so?  I might get to it
>> some evening this week on the road, but I don't want to duplicate
>> work.
>
> It should be implemented already (as of the introduction of devdraw).
> There is no longer an x11-event.c.
>
> Russ

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEy8V9pJeHo/Fbu1wRAr0bAJsEslknDbk1bP7GZ7emgMQqWInhLQCfdl03
ca8OIdZ70rmJlXUe+sErmv0=
=SL31
-----END PGP SIGNATURE-----


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

end of thread, other threads:[~2006-07-29 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-29  3:49 [9fans] Etimer under P9P Paul Lalonde
2006-07-29  3:57 ` andrey mirtchovski
2006-07-29 17:44 ` Russ Cox
2006-07-29 20:30   ` Paul Lalonde

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