]> granicus.if.org Git - python/commit
Added #defines to enable SUSv2 compatibility where available and
authorMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 08:53:18 +0000 (08:53 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 08:53:18 +0000 (08:53 +0000)
commit82249c83891d86af179d0ff06bfb11d783cbd997
tree9cd64bf4ac368d75724888c6e7052c210ee230ad
parentfd9f168bcfea84b39f6bea55f7b57c1a62c162fe
Added #defines to enable SUSv2 compatibility where available and
to switch on support for BSD and SysV on platforms which use glibc
such as Linux.

These #defines are documented in e.g. the file /usr/include/features.h
on Linux platforms and the SUSv2 docs.
Include/Python.h