[issue10812] Add some posix functions

Ross Lagerwall report at bugs.python.org
Thu Jan 20 12:35:15 CET 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

A few small fixes for OS X:
It has no return value for sethostid() and sets different errno if permission denied,
waitid() is broken - so its disabled,
the timeval struct used in futimes and lutimes is defined slightly differently.

----------
Added file: http://bugs.python.org/file20461/10812_v6.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10812>
_______________________________________


More information about the Python-bugs-list mailing list