]> granicus.if.org Git - python/commit
Patch #650412: Check whether the address of flock and getpagesize
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2003 17:23:49 +0000 (17:23 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2003 17:23:49 +0000 (17:23 +0000)
commitf26d63b3e19bf57e93010ec4a0a5af1a87e3bcef
tree574b19e53c61179b25770b35107ba34162198982
parent852ba7eb2a38a4d57cea73bf34b11f8e65f004e1
Patch #650412: Check whether the address of flock and getpagesize
can be taken, and use _SC_PAGE_SIZE if getpagesize is not available.
Modules/resource.c
configure
configure.in
pyconfig.h.in