Martin v. Löwis
|
655c9557f6
|
Patch #453627: Define the following macros when compiling on a UnixWare 7.x system:
SCO_ATAN2_BUG, SCO_ACCEPT_BUG, and STRICT_SYSV_CURSES.
Work aroudn a bug in the SCO UnixWare atan2() implementation.
|
2001-09-05 14:45:54 +00:00 |
Martin v. Löwis
|
f95dd0a298
|
Fix portability problems with glibc 2.0, as reported in #449157.
|
2001-08-15 17:14:33 +00:00 |
Martin v. Löwis
|
f24b2f3285
|
Autotest for netpacket/packet.h, as it is not available on all Linux versions.
Depend AF_PACKET on HAVE_NETPACKET_PACKET_H.
|
2001-08-10 20:29:40 +00:00 |
Martin v. Löwis
|
9b75dca192
|
Expose nl_langinfo through locale where available.
|
2001-08-10 13:58:50 +00:00 |
Martin v. Löwis
|
864e9ffb14
|
Auto-detect hstrerror. Raise socket.herror in PyH_Error. Register the three
exception classes in the module dictionary.
|
2001-08-04 22:32:03 +00:00 |
Martin v. Löwis
|
4f1cd8bdcb
|
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
|
2001-07-26 13:41:06 +00:00 |