summaryrefslogtreecommitdiffstats
path: root/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Make HAVE_TERMIOS_H and associated config.sh shell variable availableEric S. Raymond2001-01-161-0/+6
* Part of SF patch #102409 by jlt63: Cygwin Python DLL and SharedGuido van Rossum2001-01-101-0/+12
* SF Patch #103154 by jlt63: Cygwin Check Import Case Patch.Guido van Rossum2001-01-101-56/+59
* Configuration test for working getc_unlocked() (and flockfile() andGuido van Rossum2001-01-051-0/+3
* Donn Cave <donn@oz.net>:Fred Drake2000-10-091-6/+0
* Make better use of GNU Pth -- patch by Andy Dustman.Guido van Rossum2000-09-191-3/+3
* Skip Montanaro <skip@mojam.com>:Fred Drake2000-08-311-0/+3
* adds support for --with-pydebug configure optionSkip Montanaro2000-08-301-0/+3
* This patch partly (some stuff went in already) ports Python to Monterey.Trent Mick2000-08-231-0/+3
* Added #undef HAVE_UINTPTR_T for autoconf's delight.Barry Warsaw2000-08-181-0/+3
* Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources.Fred Drake2000-07-091-3/+0
* Cray J90 fixes for long ints.Tim Peters2000-07-081-0/+5
* Added #undef of WITH_CYCLE_GC for autoconf's delight.Barry Warsaw2000-06-301-0/+3
* This patch extends PC/config.h and configure.in as appropriate forFred Drake2000-06-291-0/+3
* Andy Dustman: add GNU pth user-space thread support.Guido van Rossum2000-05-081-0/+3
* Added tests for socklen_tGuido van Rossum2000-04-241-0/+3
* Part of the Unicode checkin for Marc-Andre Lemburg.Guido van Rossum2000-03-101-0/+12
* Define HAVE_DYNAMIC_LOADING.Guido van Rossum1999-12-201-0/+3
* Correct stupid typo (HAVE_GETHOSTBTNAME).Guido van Rossum1999-12-161-1/+1
* Patch by Vladimir Marangozov, inspired by a bug report from GaryGuido van Rossum1999-11-161-0/+4
* For BeOS PowerPC. Chris Herborth.Guido van Rossum1999-04-061-0/+3
* Add symbols for gethostbyname_r variants (sigh).Guido van Rossum1999-03-221-0/+15
* Patches by William Lewis for Nextstep descendants.Guido van Rossum1999-01-271-0/+12
* Changes for long file support by Steve Clift.Guido van Rossum1999-01-061-0/+12
* Added BEOS_THREADS, HAVE_LONG_LONG, and SIZEOF_VOID_P templates.Guido van Rossum1998-10-021-0/+9
* --with-readline is obsolete (and some editorial stuff in README)Guido van Rossum1997-08-051-3/+0
* Add MALLOC_ZERO_RETURNS_NULL symbol.Guido van Rossum1997-07-101-0/+3
* Move WANT_SIGFPE_HANDLER.Guido van Rossum1997-05-091-3/+3
* Changes for Lee Busby's SIGFPE patch set.Guido van Rossum1997-02-141-0/+3
* Add HAVE_OLD_CPP to list of known definesGuido van Rossum1996-08-191-0/+3
* Add entry for _REENTRANT macroGuido van Rossum1996-07-311-0/+3
* Added C_THREADSGuido van Rossum1996-07-301-0/+3
* The usual changes when a release is nearing...Guido van Rossum1995-01-021-5/+12
* test for presence of stddef.hGuido van Rossum1994-10-201-2/+4
* add test for volatileGuido van Rossum1994-10-111-0/+3
* * Makefile.in (Makefile): add dependency on config.statusGuido van Rossum1994-07-011-0/+3
* changed GETPGRP_HAVE_ARGS into GETPGRP_HAVE_ARGGuido van Rossum1994-06-231-1/+1
* Changes for posix threadsGuido van Rossum1994-05-091-0/+3
* Added HAVE_STDARG_PROTOTYPES and signedGuido van Rossum1994-02-151-0/+7
* Small changesGuido van Rossum1994-01-131-0/+3
* Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward,Guido van Rossum1994-01-111-0/+22
* * README: describe new build procedure; added section on buildingGuido van Rossum1994-01-041-2/+2
* redid build process; added --with-svr4; renamed USE_THREAD toGuido van Rossum1994-01-041-0/+29