RE: hslibs / posix library features??

2000-09-22 Thread Simon Marlow
NOTE: For now, I'm not going to apply the patch to the CVS tree... There are several reasons for it: * at first, as Sigbjorn pointed out, they are not covered by POSIX.1 and therefore this DOES become a policy issue... I'd like to hear the opinion of The GHC Team (which is at ICFP

RE: hslibs / posix library features??

2000-09-19 Thread Sigbjorn Finne
POSIX.1 only defines #defined constants upto B38400, so anything beyond that is non-standard (as your man pages for cfgetispeed() and friends probably point out.) --sigbjorn -Original Message- From: Marcus Shawcroft [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 19, 2000 02:11

Re: hslibs / posix library features??

2000-09-19 Thread Michael Weber
On Tue, Sep 19, 2000 at 10:04:55 -0700, Sigbjorn Finne wrote: POSIX.1 only defines #defined constants upto B38400, so anything beyond that is non-standard [...] ... which does not necessarily imply, that GHC is not going to support it ;-) Marcus Shawcroft wrote: Can these missing rates be