Staging
v0.5.1
https://github.com/python/cpython
Revision 631df7550f417d2cc529c4be188fc0abfdc6202b authored by Gregory P. Smith on 18 March 2008, 19:21:40 UTC, committed by Gregory P. Smith on 18 March 2008, 19:21:40 UTC
 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.
1 parent 549171e
History
Tip revision: 631df7550f417d2cc529c4be188fc0abfdc6202b authored by Gregory P. Smith on 18 March 2008, 19:21:40 UTC
Backport r61450 from trunk:
Tip revision: 631df75
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.6 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 612.4 KB
configure.in -rw-r--r-- 96.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.7 KB
setup.py -rw-r--r-- 67.4 KB

README

back to top