]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Changes donated by Elemental Security to make it work on AIX 5.3
authorGuido van Rossum <guido@python.org>
Wed, 14 Sep 2005 18:15:03 +0000 (18:15 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 14 Sep 2005 18:15:03 +0000 (18:15 +0000)
commite2f5adbc78ade2d280101238a1dc9e7bae2016d6
tree6f10854756ebb669f682537c8c7bfb11aa205305
parente42f446482780553e3e0b3faae1f0300c0a3206d
- Changes donated by Elemental Security to make it work on AIX 5.3
  with IBM's 64-bit compiler (SF patch #1284289).  This also closes SF
  bug #105470: test_pwd fails on 64bit system (Opteron).
Include/import.h
Lib/test/regrtest.py
Lib/test/test_ioctl.py
Misc/NEWS
Modules/grpmodule.c
Modules/makexp_aix
Modules/pwdmodule.c
Modules/signalmodule.c
Modules/socketmodule.c
Modules/socketmodule.h
Python/import.c