summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-02-26 05:54:33 (GMT)
committerGitHub <noreply@github.com>2019-02-26 05:54:33 (GMT)
commita0f656d310bdd08aaaa6f1e186bc7a4174e4068f (patch)
treec883d963723e2bac8489310bfb94326a825c0051 /Python/getplatform.c
parentb5213f4def07107952ce422ecc9d8508f4f084b4 (diff)
downloadcpython-a0f656d310bdd08aaaa6f1e186bc7a4174e4068f.zip
cpython-a0f656d310bdd08aaaa6f1e186bc7a4174e4068f.tar.gz
cpython-a0f656d310bdd08aaaa6f1e186bc7a4174e4068f.tar.bz2
closes bpo-13497: Fix `broken nice` configure test. (GH-12041)
Per POSIX, `nice(3)` requires `unistd.h` and `exit(3)` requires `stdlib.h`. Fixing the test will prevent false positives with pedantic compilers like clang. (cherry picked from commit 90c6facebd5666fec85f125ee2795b48b30319a4) Co-authored-by: ngie-eign <1574099+ngie-eign@users.noreply.github.com>
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions