diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-18 19:21:40 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-18 19:21:40 +0000 |
commit | 631df7550f417d2cc529c4be188fc0abfdc6202b (patch) | |
tree | 4eb4f87383d7be28fbcf49252141b557baff5c3c /Python | |
parent | 549171e1ab84e9812965050d25ab2e25dbb8d90a (diff) | |
download | cpython-git-631df7550f417d2cc529c4be188fc0abfdc6202b.tar.gz |
Backport r61450 from trunk:
Fix chown on 64-bit linux. It needed to take a long (64-bit on 64bit linux) as
uid and gid input to accept values >=2**31 as valid while still accepting
negative numbers to pass -1 to chown for "no change".
Fixes issue1747858.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions