|
From: | Thomas Dickey |
Subject: | Re: [Lynx-dev] Building with VC-2008 |
Date: | Mon, 22 Sep 2008 09:58:35 -0400 (EDT) |
On Mon, 22 Sep 2008, Thorsten Glaser wrote:
Thomas Dickey dixit:well yes - the underscore names are different because the functions differ in some respect from the POSIX definitions.If they differ, is a diff like that such a good idea? Besides, to my knowledge, the nōn-underscore versions will “always” be provided by Microsoft for POSIX conformance, they just would “like” programmers to not use them for new (== windows-specific) code, that’s why the warnings (I imagine).
offhand, I recall that the Unix-style permissions don't map to Windows - no group- and other-bits) so chmod won't match (though the owner bits "work"). It's stuff like that, not as obvious.
The underscores have been there quite a while... -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
[Prev in Thread] | Current Thread | [Next in Thread] |