- decc6a4 Split OPT make variable into OPT and BASECFLAGS. The latter contains those by Skip Montanaro · 22 years ago
- 14e73b1 Expose I_ constants. Auto-detect stropts.h. Properly configure the slave terminal. by Martin v. Löwis · 22 years ago
- 24a880b Patch #656590: /dev/ptmx support for ptys. by Martin v. Löwis · 22 years ago
- 83f898c Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now by Jack Jansen · 22 years ago
- faf5e4d Patch 659834 by Magnus Lie Hetland: by Guido van Rossum · 22 years ago
- 438b534 Patch #657889: Implement posix.getloadavg. by Martin v. Löwis · 22 years ago
- 9c36c29 Use wcscoll for _locale.strcoll if available. by Martin v. Löwis · 22 years ago
- 03d00d5 Fix if-then-else-fi structure. by Martin v. Löwis · 22 years ago
- 7e4cfcb Unsupport --without-universal-newlines. by Martin v. Löwis · 22 years ago
- 79f3c53 Patch #651289: Fix quoting errors. by Martin v. Löwis · 22 years ago
- 9ef3376 Avoid semicolon usage in echo. by Martin v. Löwis · 22 years ago
- 779ffc0 Add compile-time errors for unsupported systems. by Martin v. Löwis · 22 years ago
- 39f59b0 Remove MALLOC_ZERO_RETURNS_NULL. by Martin v. Löwis · 22 years ago
- d584368 Patch #639371: Remove FreeBSD 5 specific test, test for ctermid_r, setgroups by Martin v. Löwis · 22 years ago
- e117258 The libsocket/libnsl problem is specific to IRIX 4. Confirmed by Tim Rice. by Martin v. Löwis · 22 years ago
- 678fc1e Don't define _XOPEN_SOURCE and _POSIX_C_SOURCE on FreeBSD 5.0. Fixes #636318. by Martin v. Löwis · 22 years ago
- 01c0401 Use new-style CHECK_TYPE to avoid modifying confdefs.h. Include sys/types.h by Martin v. Löwis · 22 years ago
- bddf5a5 Protect pyconfig.h from multiple inclusions. by Martin v. Löwis · 22 years ago
- 35195ad Don't define _XOPEN_SOURCE on OpenBSD 2.x and 3.[012]. by Martin v. Löwis · 22 years ago
- c8ad7cc Check whether we can take the address of chown, link, and symlink. by Martin v. Löwis · 22 years ago
- e327120 Try linking the major/minor test program. Fixes #634444. by Martin v. Löwis · 22 years ago
- 3c2c433 Fix for bug 631247: configure should test the build directory for by Jack Jansen · 22 years ago
- a978ab0 Need to quote test for posix_threads on HPUX11 by Neal Norwitz · 22 years ago
- 3e2c632 Patch #629426: Eliminate more autoconf warnings. Use AC_HELP_STRING. by Martin v. Löwis · 22 years ago
- 88afe66 Patch #623771: Properly use autoconf 2.5x macros. by Martin v. Löwis · 22 years ago
- e482658 Patch #628898: Define _XOPEN_SOURCE_EXTENDED and _POSIX_C_SOURCE. by Martin v. Löwis · 22 years ago
- 60a5d72 Patch #623780: Replace obsolete struct macros. by Martin v. Löwis · 22 years ago
- a5f0907 Back out #479898. by Martin v. Löwis · 22 years ago
- dbe3f76 Patch #569139: Implementation of major, minor and makedev. by Martin v. Löwis · 22 years ago
- 19ff446 Check for wctype.h. by Martin v. Löwis · 22 years ago
- fed2405 Patch #479898: Use multibyte C library for printing strings if available. by Martin v. Löwis · 22 years ago
- aa5afe1 Fix quoting for Solaris LDSHARED. Will backport to 2.2. by Martin v. Löwis · 22 years ago
- 82c19a7 Also look in -lposix4 for sem_init. Fixes #618615. by Martin v. Löwis · 22 years ago
- 399a689 Disable LFS if Solaris/gcc bug is detected. Fixes #618095. by Martin v. Löwis · 22 years ago
- a7a76d3 Patch #618347: Work around Solaris 2.6 pthread.h bug. Will backport to 2.2. by Martin v. Löwis · 22 years ago
- 21ee409 Patch #615069: Fix build problems on SCO Open Server 5. Backported to 2.2. by Martin v. Löwis · 22 years ago
- d61888b Patch #596576: Always use cc to link on NetBSD. Will backport to 2.2. by Martin v. Löwis · 22 years ago
- d957f39 Back out previous change. by Neal Norwitz · 22 years ago
- dcfaaf2 Fix SF # 614587, configure.in patch from Tim Rice by Neal Norwitz · 22 years ago
- 3cba5c0 Patch #609700: Use $(CC) to link on Linux. by Martin v. Löwis · 22 years ago
- 6aa9fdb Use utimes(2) where available to support microsecond timestamps. by Martin v. Löwis · 22 years ago
- a32c994 Always generate floats for stat_result; fix configure test. by Martin v. Löwis · 22 years ago
- 94717ed Patch #606592: Subsecond timestamps in stat_result. by Martin v. Löwis · 22 years ago
- 402905e Fix typo. It's --with-universal-newlines, not --with-universal-newline. by Guido van Rossum · 22 years ago
- d6359c5 Always link libpython.so with LIBS. Fixes #589422. by Martin v. Löwis · 22 years ago
- ea0c382 - Get _environ through the NSEnviron call in a MacOSX framework. This allows by Jack Jansen · 22 years ago
- 1bc894b Shared libraries also work on GNU/Hurd. Suggested by Matthias Klose. by Martin v. Löwis · 22 years ago
- 1169011 SF patch #584245, get python to link on OSF1 (Dec Unix) by Neal Norwitz · 22 years ago
- 0cec0ff Patch #573770: Implement lchown. by Martin v. Löwis · 22 years ago
- 6f18a3c Define _XOPEN_SOURCE and _GNU_SOURCE in pyconfig.h, to have them by Martin v. Löwis · 22 years ago
- e5bd2f4 Alas, roll back the definition of _XOPEN_SOURCE. It breaks the tests by Guido van Rossum · 22 years ago
- 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
- 5a7ef7e Define _XOPEN_SOURCE in configure and Python.h. by Jeremy Hylton · 22 years ago
- af4c12f Use AC_FUNC_SETPGRP. by Jeremy Hylton · 22 years ago
- 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
- cccd1e7 Remove the configure option for disabling the reference cycle GC. by Neil Schemenauer · 22 years ago
- 8345f71 Not sure how I forgot to check these in - thought I did all the files in one by Skip Montanaro · 22 years ago
- 0b06be7 Patch #557719 by Tony Lownds, slightly massaged by me: streamline the by Jack Jansen · 22 years ago
- 57454e5 This introduces stricter library/header file checking for the Berkeley DB by Skip Montanaro · 22 years ago
- 606edc1 Patch #568235: Add posix.setpgid. by Martin v. Löwis · 22 years ago
- f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
- a3fb4f7 Patch #505375: Make doc strings optional. by Martin v. Löwis · 22 years ago
- 065c1a2 Stop testing for sigprocmask. This is a stop gap measure until I work by Michael W. Hudson · 22 years ago
- bc48826 Patch #555929: Cygwin AH_BOTTOM cleanup patch (*** version 2 ***) by Jason Tishler · 22 years ago
- 1931ca7 Use somewhat longer C++ program to detect whether linking requires the C++ by Martin v. Löwis · 22 years ago
- 34f20ea This is patch by Michael W. Hudson · 22 years ago
- 1e1fcef Back out #555929 by Martin v. Löwis · 22 years ago
- eadb6bb Patch #555929: Cygwin AH_BOTTOM cleanup patch by Jason Tishler · 22 years ago
- 09bdf72 Patch #553403: Fix typo. by Martin v. Löwis · 23 years ago
- b51033d Patch #551093: Let cygwin default to --enable-shared. by Martin v. Löwis · 23 years ago
- 3d94942 #546163, fix link problem on Solaris 8 for makedev when using mknod by Neal Norwitz · 23 years ago
- a454857 Test for --export-dynamic directly to avoid problems with binutils 2.12. by Martin v. Löwis · 23 years ago
- e8aea58 Move WITH_UNIVERSAL_NEWLINES template into configure.in. by Martin v. Löwis · 23 years ago
- 6b3cc52 Add a test for fchdir(). This is part of SF feature #536796. by Fred Drake · 23 years ago
- 7b8c754 Mass checkin of universal newline support. by Jack Jansen · 23 years ago
- 06a83e9 Patch #543447: Add posix.mknod. by Martin v. Löwis · 23 years ago
- 9701732 Bump AC_PREREQ to 2.53. by Martin v. Löwis · 23 years ago
- 0036cba Remove acconfig.h. by Martin v. Löwis · 23 years ago
- 1143799 Update to autoconf 2.5x. by Martin v. Löwis · 23 years ago
- c45929e Move autoheader declarations into configure.in. by Martin v. Löwis · 23 years ago
- 2d7e264 Eliminate use of LIBOBJS which is an error in autoconf 2.53. by Martin v. Löwis · 23 years ago
- 1142de3 Patch #527027: Allow building python as shared library. by Martin v. Löwis · 23 years ago
- 2e64c34 Expose C library's gettext. Fixes #516412. by Martin v. Löwis · 23 years ago
- 16c2297 Enable pymalloc by default. by Neil Schemenauer · 23 years ago
- 41933dd Patch #532729: check for sem_init in -lrt. by Martin v. Löwis · 23 years ago
- 4e732dc Expand LINKCC in configure.in. Suggested in bug report #529713. by Martin v. Löwis · 23 years ago
- 3d2b549 Patch 527434: Avoid double inclusion of thread.o on Sol2.8. by Martin v. Löwis · 23 years ago
- 524a098 Add a -Wno-long-double flag to the compile flags on Mac OS X. Fixes bug by Jack Jansen · 23 years ago
- 4f8d054 When testing for availability of pthreads without special compiler options by Jack Jansen · 23 years ago
- 594bc80 Regenerate. by Michael W. Hudson · 23 years ago
- a82d347 Patch #510825: PTHREAD_SCOPE_SYSTEM support for HP-UX by Martin v. Löwis · 23 years ago
- b2c92f4 Patch #511193: Implement killpg in posixmodule. by Martin v. Löwis · 23 years ago
- f2f219d Regenerate configure script by Andrew M. Kuchling · 23 years ago
- a6e9758 Patch #497098: build support for GNU/Hurd. by Martin v. Löwis · 23 years ago
- 5424113 Fix for: by Michael W. Hudson · 23 years ago
- dd19cf8 Silly mistake in build directory extension fix. by Jack Jansen · 23 years ago
- 1999ef4 Test wether we are building on a case-insensitive filesystem (such by Jack Jansen · 23 years ago
- 8a97f4a sys.platform on Mac OS X is now "darwin", without any version number appended. by Jack Jansen · 23 years ago
- e1ceaa0 Define NDEBUG when compiling a release build on Unix. by Fred Drake · 23 years ago
- 06f15bb Compute thread headers through shell expansion in configure. Fixes #485679. by Martin v. Löwis · 23 years ago