[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <481E3E53.6050008@zytor.com>
Date: Sun, 04 May 2008 15:53:07 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Arnd Bergmann <arnd@...db.de>
CC: monstr@...nam.cz, microblaze-uclinux@...e.uq.edu.au,
Matthew Wilcox <matthew@....cx>,
Will Newton <will.newton@...il.com>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
linux-arch@...r.kernel.org, git@...inx.com,
John Williams <john.williams@...alogix.com>,
Stephen Neuendorffer <stephen.neuendorffer@...inx.com>,
John Linn <John.Linn@...inx.com>
Subject: Re: microblaze syscall list
Arnd Bergmann wrote:
>
> * POSIX pselect does not update the timeout argument, but linux pselect7
> does, so it's easy to implement both pselect and select based on it.
> * pselect also has a timespec arguement, not timeval as select, but that's
> trivial to convert.
> * pselect obviously takes an extra argument, but if that's NULL, it will
> behave like select (aside from the timeout handling).
>
Fair enough.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists