1. ab1e585 Patch #758910: Add pthread flag to CXX if possible. by Martin v. Löwis · 21 years ago
  2. 19d1734 Patch #752671: NetBSD needs to link libintl to _locale.so. by Martin v. Löwis · 21 years ago
  3. d141a8c Use -R instead of -rpath on Solaris. Fixes #749911. by Martin v. Löwis · 21 years ago
  4. 368de8f Give a warning if SO is set. Fixes #610332. by Martin v. Löwis · 21 years ago
  5. 8316feb Explicitly undefine PACKAGE_ variables. Fixes #746012. by Martin v. Löwis · 21 years ago
  6. 96ce805 Modified Patch #745620: build shared lib as ".so" for NetBSD. by Martin v. Löwis · 21 years ago
  7. b44f165 SF patch #719359, fix test_long failure on OSF/1 with vendor cc by Neal Norwitz · 21 years ago
  8. 4ee6eef Patch #742741: Check for true in different paths, support -pthread. by Martin v. Löwis · 21 years ago
  9. 858f817 Modified patch #742126: Don't define _XOPEN_SOURCE for OpenBSD 3.3. by Martin v. Löwis · 21 years ago
  10. 8225103 Get test_ioctl to pass on HPUX 11. by Neal Norwitz · 21 years ago
  11. c2409b4 Update patch #732284: Correct versions of OpenUNIX, UnixWare, add OpenServer. by Martin v. Löwis · 21 years ago
  12. f2e488d Patch #732479: Fix typos. by Martin v. Löwis · 21 years ago
  13. 53e73c3 Patch #732284: Disable _XOPEN_SOURCE on UnixWare 7. by Martin v. Löwis · 21 years ago
  14. 5f433f0 Patch #732234: Check for -Kthread. by Martin v. Löwis · 21 years ago
  15. 95c419b Try linking hstrerror and inet_aton tests. Look for these functions in -lresolv. by Martin v. Löwis · 21 years ago
  16. d3545ec Patch #730170: Check for sem_init in -lpthread. Fixes #727051. by Martin v. Löwis · 21 years ago
  17. bcd9396 Patch #730826: Enable extensions on NetBSD 2.0. by Martin v. Löwis · 21 years ago
  18. e941617 Patch #724588: Check whether the address of hstrerror and inet_pton can by Martin v. Löwis · 21 years ago
  19. 7f2588c SF patch #706707, time.tzset standards compliance update by Stuart Bishop by Neal Norwitz · 21 years ago
  20. 0b27ff9 SF patch #712367, get build working on AIX by Neal Norwitz · 21 years ago
  21. f26d63b Patch #650412: Check whether the address of flock and getpagesize by Martin v. Löwis · 21 years ago
  22. 150753c The test for setpgrp having two arguments didn't actually test anything. by Jack Jansen · 21 years ago
  23. a9d7142 Disable _XOPEN_SOURCE for Solaris 2.6. Fixes #690317. by Martin v. Löwis · 21 years ago
  24. 4daacb1 Add test for setpgrp. Fixes #690317. by Martin v. Löwis · 21 years ago
  25. 865400f /dev/ptmx doesn't exist on AIX, they had to be different and use /dev/ptc. by Neal Norwitz · 21 years ago
  26. 7b59b42 Added a define EXTRAMACHDEPPATH which can be used to add sys.path items by Jack Jansen · 21 years ago
  27. d11b62e - New function time.tzset() provides access to the C library tzet() by Guido van Rossum · 21 years ago
  28. c28fc37 Refer to the Mac OS X bundle_loader by the altbininstall name, so that by Jack Jansen · 21 years ago
  29. 6eb37f0 Fix SF bug #691793, Python 2.3a2 build fails on Tru64 by Neal Norwitz · 21 years ago
  30. 97e3f00 Disabled -prebind again when linking the interpreter on MacOSX. It caused by Jack Jansen · 21 years ago
  31. 162e38c - sys.path[0] (the directory from which the script is loaded) is now by Guido van Rossum · 21 years ago
  32. 10b214c Use configure to check for inet_aton. by Neal Norwitz · 21 years ago
  33. dfc33fd Don't use Posix semaphores on Solaris 8. Fixes #662787. by Martin v. Löwis · 21 years ago
  34. 0780e47 On MacOSX, added -prebind option to link phase for executable (and by Jack Jansen · 21 years ago
  35. fe33b79 Test for presence of sysexits.h and set HAVE_SYSEXITS_H if so. Used by Barry Warsaw · 21 years ago
  36. decc6a4 Split OPT make variable into OPT and BASECFLAGS. The latter contains those by Skip Montanaro · 21 years ago
  37. 14e73b1 Expose I_ constants. Auto-detect stropts.h. Properly configure the slave terminal. by Martin v. Löwis · 21 years ago
  38. 24a880b Patch #656590: /dev/ptmx support for ptys. by Martin v. Löwis · 21 years ago
  39. 83f898c Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now by Jack Jansen · 21 years ago
  40. faf5e4d Patch 659834 by Magnus Lie Hetland: by Guido van Rossum · 21 years ago
  41. 438b534 Patch #657889: Implement posix.getloadavg. by Martin v. Löwis · 21 years ago
  42. 9c36c29 Use wcscoll for _locale.strcoll if available. by Martin v. Löwis · 22 years ago
  43. 03d00d5 Fix if-then-else-fi structure. by Martin v. Löwis · 22 years ago
  44. 7e4cfcb Unsupport --without-universal-newlines. by Martin v. Löwis · 22 years ago
  45. 79f3c53 Patch #651289: Fix quoting errors. by Martin v. Löwis · 22 years ago
  46. 9ef3376 Avoid semicolon usage in echo. by Martin v. Löwis · 22 years ago
  47. 779ffc0 Add compile-time errors for unsupported systems. by Martin v. Löwis · 22 years ago
  48. 39f59b0 Remove MALLOC_ZERO_RETURNS_NULL. by Martin v. Löwis · 22 years ago
  49. d584368 Patch #639371: Remove FreeBSD 5 specific test, test for ctermid_r, setgroups by Martin v. Löwis · 22 years ago
  50. e117258 The libsocket/libnsl problem is specific to IRIX 4. Confirmed by Tim Rice. by Martin v. Löwis · 22 years ago
  51. 678fc1e Don't define _XOPEN_SOURCE and _POSIX_C_SOURCE on FreeBSD 5.0. Fixes #636318. by Martin v. Löwis · 22 years ago
  52. 01c0401 Use new-style CHECK_TYPE to avoid modifying confdefs.h. Include sys/types.h by Martin v. Löwis · 22 years ago
  53. bddf5a5 Protect pyconfig.h from multiple inclusions. by Martin v. Löwis · 22 years ago
  54. e981a4e Do not define _XOPEN_SOURCE on OpenBSD 2.x and 3.[012]. Fixes #635034 by Martin v. Löwis · 22 years ago
  55. c8ad7cc Check whether we can take the address of chown, link, and symlink. by Martin v. Löwis · 22 years ago
  56. e327120 Try linking the major/minor test program. Fixes #634444. by Martin v. Löwis · 22 years ago
  57. 3c2c433 Fix for bug 631247: configure should test the build directory for by Jack Jansen · 22 years ago
  58. a978ab0 Need to quote test for posix_threads on HPUX11 by Neal Norwitz · 22 years ago
  59. 3e2c632 Patch #629426: Eliminate more autoconf warnings. Use AC_HELP_STRING. by Martin v. Löwis · 22 years ago
  60. 88afe66 Patch #623771: Properly use autoconf 2.5x macros. by Martin v. Löwis · 22 years ago
  61. e482658 Patch #628898: Define _XOPEN_SOURCE_EXTENDED and _POSIX_C_SOURCE. by Martin v. Löwis · 22 years ago
  62. 60a5d72 Patch #623780: Replace obsolete struct macros. by Martin v. Löwis · 22 years ago
  63. a5f0907 Back out #479898. by Martin v. Löwis · 22 years ago
  64. dbe3f76 Patch #569139: Implementation of major, minor and makedev. by Martin v. Löwis · 22 years ago
  65. 19ff446 Check for wctype.h. by Martin v. Löwis · 22 years ago
  66. fed2405 Patch #479898: Use multibyte C library for printing strings if available. by Martin v. Löwis · 22 years ago
  67. aa5afe1 Fix quoting for Solaris LDSHARED. Will backport to 2.2. by Martin v. Löwis · 22 years ago
  68. 82c19a7 Also look in -lposix4 for sem_init. Fixes #618615. by Martin v. Löwis · 22 years ago
  69. 399a689 Disable LFS if Solaris/gcc bug is detected. Fixes #618095. by Martin v. Löwis · 22 years ago
  70. a7a76d3 Patch #618347: Work around Solaris 2.6 pthread.h bug. Will backport to 2.2. by Martin v. Löwis · 22 years ago
  71. 21ee409 Patch #615069: Fix build problems on SCO Open Server 5. Backported to 2.2. by Martin v. Löwis · 22 years ago
  72. d61888b Patch #596576: Always use cc to link on NetBSD. Will backport to 2.2. by Martin v. Löwis · 22 years ago
  73. d957f39 Back out previous change. by Neal Norwitz · 22 years ago
  74. dcfaaf2 Fix SF # 614587, configure.in patch from Tim Rice by Neal Norwitz · 22 years ago
  75. 3cba5c0 Patch #609700: Use $(CC) to link on Linux. by Martin v. Löwis · 22 years ago
  76. 6aa9fdb Use utimes(2) where available to support microsecond timestamps. by Martin v. Löwis · 22 years ago
  77. a32c994 Always generate floats for stat_result; fix configure test. by Martin v. Löwis · 22 years ago
  78. 94717ed Patch #606592: Subsecond timestamps in stat_result. by Martin v. Löwis · 22 years ago
  79. 402905e Fix typo. It's --with-universal-newlines, not --with-universal-newline. by Guido van Rossum · 22 years ago
  80. d6359c5 Always link libpython.so with LIBS. Fixes #589422. by Martin v. Löwis · 22 years ago
  81. ea0c382 - Get _environ through the NSEnviron call in a MacOSX framework. This allows by Jack Jansen · 22 years ago
  82. 1bc894b Shared libraries also work on GNU/Hurd. Suggested by Matthias Klose. by Martin v. Löwis · 22 years ago
  83. 1169011 SF patch #584245, get python to link on OSF1 (Dec Unix) by Neal Norwitz · 22 years ago
  84. 0cec0ff Patch #573770: Implement lchown. by Martin v. Löwis · 22 years ago
  85. 6f18a3c Define _XOPEN_SOURCE and _GNU_SOURCE in pyconfig.h, to have them by Martin v. Löwis · 22 years ago
  86. e5bd2f4 Alas, roll back the definition of _XOPEN_SOURCE. It breaks the tests by Guido van Rossum · 22 years ago
  87. 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
  88. b881698 Add description for _XOPEN_SOURCE_ - needed to allow autoheader to succeed. by Mark Hammond · 22 years ago
  89. 5a7ef7e Define _XOPEN_SOURCE in configure and Python.h. by Jeremy Hylton · 22 years ago
  90. af4c12f Use AC_FUNC_SETPGRP. by Jeremy Hylton · 22 years ago
  91. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  92. cccd1e7 Remove the configure option for disabling the reference cycle GC. by Neil Schemenauer · 22 years ago
  93. 8345f71 Not sure how I forgot to check these in - thought I did all the files in one by Skip Montanaro · 22 years ago
  94. 0b06be7 Patch #557719 by Tony Lownds, slightly massaged by me: streamline the by Jack Jansen · 22 years ago
  95. 57454e5 This introduces stricter library/header file checking for the Berkeley DB by Skip Montanaro · 22 years ago
  96. 606edc1 Patch #568235: Add posix.setpgid. by Martin v. Löwis · 22 years ago
  97. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  98. a3fb4f7 Patch #505375: Make doc strings optional. by Martin v. Löwis · 22 years ago
  99. 065c1a2 Stop testing for sigprocmask. This is a stop gap measure until I work by Michael W. Hudson · 22 years ago
  100. bc48826 Patch #555929: Cygwin AH_BOTTOM cleanup patch (*** version 2 ***) by Jason Tishler · 22 years ago