[Patches] [ python-Patches-854796 ] Disable POSIX for certain/older NetBSD versions

SourceForge.net noreply at sourceforge.net
Fri Dec 5 10:32:32 EST 2003


Patches item #854796, was opened at 2003-12-05 16:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=854796&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Marc Recht (marc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Disable POSIX for certain/older NetBSD versions

Initial Comment:
The attached patch we have in NetBSD's pkgsrc and disables 
_XOPEN_SOURCE_EXTENDED for NetBSD 1.5*, 1.6, 1.6.* and 
NetBSD(-current) NetBSD 1.6[A-S]. This are the versions prior 
_NETBSD_SOURCE. And without this change non-POSIX functions 
like eg. os.setgroups are unavailable.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=854796&group_id=5470



More information about the Patches mailing list