summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorGiampaolo RodolĂ  <g.rodola@gmail.com>2011-02-25 20:57:54 (GMT)
committerGiampaolo RodolĂ  <g.rodola@gmail.com>2011-02-25 20:57:54 (GMT)
commit18e8bcb289dd5ea77c12668ea1e2904627fc8531 (patch)
tree2913219ca3d5ff58b4f9dbb767f1ccba36c7b1f0 /configure
parent211b81dd0916ce6e83f23b222bc06d45b904a838 (diff)
downloadcpython-18e8bcb289dd5ea77c12668ea1e2904627fc8531.zip
cpython-18e8bcb289dd5ea77c12668ea1e2904627fc8531.tar.gz
cpython-18e8bcb289dd5ea77c12668ea1e2904627fc8531.tar.bz2
Issue 10784: adds os.getpriority() and os.setpriority() functions.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c775a85..cbc5293 100755
--- a/configure
+++ b/configure
@@ -9318,7 +9318,7 @@ for ac_func in alarm accept4 setitimer getitimer bind_textdomain_codeset chown \
putenv readlink realpath \
select sem_open sem_timedwait sem_getvalue sem_unlink sendfile setegid seteuid \
setgid \
- setlocale setregid setreuid setresuid setresgid setsid setpgid setpgrp setuid setvbuf \
+ setlocale setregid setreuid setresuid setresgid setsid setpgid setpgrp setpriority setuid setvbuf \
sigaction siginterrupt sigrelse snprintf strftime strlcpy \
sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
truncate uname unsetenv utimes waitpid wait3 wait4 \