]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #439995 (slightly modified from the uploaded version):
authorThomas Wouters <thomas@python.org>
Wed, 11 Jul 2001 14:01:08 +0000 (14:01 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 11 Jul 2001 14:01:08 +0000 (14:01 +0000)
commit44589dda83bb90ad4a9e9f6fc714a71888153d01
tree500c572f7989e1ef72592e133f156df3484745a4
parent958106de0494de001ff0148770b1997a9eb9ae2c
Patch #439995 (slightly modified from the uploaded version):

Work around Linux's nonstandard nice() systemcall, which does not return the
new priority.

This closes SF bug #439990.
Modules/posixmodule.c
config.h.in
configure
configure.in