| Commit message (Expand) | Author | Age | Files | Lines |
* | SF patch #584245, get python to link on OSF1 (Dec Unix) | Neal Norwitz | 2002-07-30 | 1 | -0/+6 |
|
|
* | Patch #573770: Implement lchown. | Martin v. Löwis | 2002-07-28 | 1 | -0/+3 |
|
|
* | Define _XOPEN_SOURCE and _GNU_SOURCE in pyconfig.h, to have them | Martin v. Löwis | 2002-07-20 | 1 | -0/+8 |
|
|
* | Alas, roll back the definition of _XOPEN_SOURCE. It breaks the tests | Guido van Rossum | 2002-07-19 | 1 | -3/+0 |
|
|
* | Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. | Mark Hammond | 2002-07-19 | 1 | -16/+9 |
|
|
* | This introduces stricter library/header file checking for the Berkeley DB | Skip Montanaro | 2002-06-14 | 1 | -9/+0 |
|
|
* | Patch #568235: Add posix.setpgid. | Martin v. Löwis | 2002-06-13 | 1 | -0/+3 |
|
|
* | Patch #488073: AtheOS port. | Martin v. Löwis | 2002-06-11 | 1 | -0/+3 |
|
|
* | Patch #505375: Make doc strings optional. | Martin v. Löwis | 2002-06-09 | 1 | -0/+3 |
|
|
* | Stop testing for sigprocmask. This is a stop gap measure until I work | Michael W. Hudson | 2002-06-06 | 1 | -3/+0 |
|
|
* | Patch #555929: Cygwin AH_BOTTOM cleanup patch (*** version 2 ***) | Jason Tishler | 2002-06-04 | 1 | -10/+0 |
|
|
* | This is patch | Michael W. Hudson | 2002-05-27 | 1 | -0/+3 |
|
|
* | Back out #555929 | Martin v. Löwis | 2002-05-15 | 1 | -0/+10 |
|
|
* | Patch #555929: Cygwin AH_BOTTOM cleanup patch | Jason Tishler | 2002-05-15 | 1 | -10/+0 |
|
|
* | #546163, fix link problem on Solaris 8 for makedev when using mknod | Neal Norwitz | 2002-04-20 | 1 | -0/+3 |
|
|
* | Move WITH_UNIVERSAL_NEWLINES template into configure.in. | Martin v. Löwis | 2002-04-16 | 1 | -3/+3 |
|
|
* | Add a test for fchdir(). | Fred Drake | 2002-04-15 | 1 | -0/+3 |
|
|
* | Mass checkin of universal newline support. | Jack Jansen | 2002-04-14 | 1 | -0/+3 |
|
|
* | Patch #543447: Add posix.mknod. | Martin v. Löwis | 2002-04-14 | 1 | -0/+3 |
|
|
* | Remove acconfig.h. | Martin v. Löwis | 2002-04-12 | 1 | -31/+3 |
|
|
* | Update to autoconf 2.5x. | Martin v. Löwis | 2002-04-12 | 1 | -461/+537 |
|
|
* | Move autoheader declarations into configure.in. | Martin v. Löwis | 2002-04-06 | 1 | -204/+204 |
|
|
* | Expose C library's gettext. Fixes #516412. | Martin v. Löwis | 2002-03-27 | 1 | -0/+3 |
|
|
* | Patch #532729: check for sem_init in -lrt. | Martin v. Löwis | 2002-03-21 | 1 | -2/+3 |
|
|
* | Remove compiler warnings on Solaris 8. | Neal Norwitz | 2002-03-20 | 1 | -0/+2 |
|
|
* | Patch #511193: Implement killpg in posixmodule. | Martin v. Löwis | 2002-02-16 | 1 | -0/+3 |
|
|
* | Patch #497098: build support for GNU/Hurd. | Martin v. Löwis | 2002-01-01 | 1 | -3/+9 |
|
|
* | Check for HP/UX curses problems. Define _XOPEN_SOURCE_EXTENDED and | Martin v. Löwis | 2001-10-24 | 1 | -0/+6 |
|
|
* | SF patch #460805 by Chris Gonnerman: Support for unsetenv() | Guido van Rossum | 2001-10-19 | 1 | -7/+10 |
|
|
* | SF patch #462296: Add attributes to os.stat results; by Nick Mathewson. | Guido van Rossum | 2001-10-18 | 1 | -0/+9 |
|
|
* | Shut up warnings for setgroups() on Linux -- you have to #include | Guido van Rossum | 2001-10-18 | 1 | -7/+10 |
|
|
* | Expose setgroups. Fixes feature request #468116. | Martin v. Löwis | 2001-10-18 | 1 | -0/+3 |
|
|
* | Do not define _POSIX_THREADS if unistd.h defines it. | Martin v. Löwis | 2001-10-15 | 1 | -0/+3 |
|
|
* | Check for term.h and include it on non-ncurses system to get a declaration | Martin v. Löwis | 2001-10-13 | 1 | -0/+3 |
|
|
* | Add chroot call. Implements feature #459267. | Martin v. Löwis | 2001-10-04 | 1 | -0/+3 |
|
|
* | Patch #462122: add readline startup and pre_event hooks. | Martin v. Löwis | 2001-09-30 | 1 | -0/+3 |
|
|
* | Improve threading on Solaris, according to SF patch #460269, submitted | Guido van Rossum | 2001-09-10 | 1 | -0/+3 |
|
|
* | This time (I hope) I've fixed largefile | Guido van Rossum | 2001-09-09 | 1 | -3/+1 |
|
|
* | Revert parts of patch #453627, documenting the resulting test failures | Martin v. Löwis | 2001-09-06 | 1 | -2/+0 |
|
|
* | Move UnixWare 7 defines to acconfig.h, regenerate pyconfig.h.in. | Martin v. Löwis | 2001-09-05 | 1 | -0/+8 |
|
|
* | Changes to automatically enable large file support on some systems. | Guido van Rossum | 2001-09-05 | 1 | -7/+6 |
|
|
* | Patch #453627: Define the following macros when compiling on a UnixWare 7.x s... | Martin v. Löwis | 2001-09-05 | 1 | -0/+7 |
|
|
* | Fix portability problems with glibc 2.0, as reported in #449157. | Martin v. Löwis | 2001-08-15 | 1 | -0/+3 |
|
|
* | Autotest for netpacket/packet.h, as it is not available on all Linux versions. | Martin v. Löwis | 2001-08-10 | 1 | -0/+3 |
|
|
* | Expose nl_langinfo through locale where available. | Martin v. Löwis | 2001-08-10 | 1 | -0/+3 |
|
|
* | Auto-detect hstrerror. Raise socket.herror in PyH_Error. Register the three | Martin v. Löwis | 2001-08-04 | 1 | -0/+3 |
|
|
* | Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. | Martin v. Löwis | 2001-07-26 | 1 | -0/+706 |
|
|