RE: Kernel 2.x POSIX Compliance/Conformance...

From: Randazzo, Michael
Date: Wed Feb 04 2004 - 15:54:36 EST


ok...I think I get it....

I can't use any of the posix functions in
device drivers (modules).....is this correct?

M.

-----Original Message-----
From: Valdis.Kletnieks@xxxxxx [mailto:Valdis.Kletnieks@xxxxxx]
Sent: Wednesday, February 04, 2004 3:21 PM
To: Randazzo, Michael
Cc: 'linux-kernel@xxxxxxxxxxxxxxx'
Subject: Re: Kernel 2.x POSIX Compliance/Conformance...


On Wed, 04 Feb 2004 15:18:17 EST, "Randazzo, Michael" said:
> Where are the kernel calls defined for locks and semaphores?
>
> How come the kernel headers don't define Posix.4
> semaphores (_POSIX_SEMAPHROES) or Posix itself
> (_POSIX_VERSION is undefined)

Posix.4 and _POSIX_VERSION are for *userspace*

The kernel isn't userspace.

"This message may contain company proprietary information. If you are not
the intended recipient, any disclosure, copying, distribution or reliance on
the contents of this message is prohibited. If you received this message in
error, please delete and notify me."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/