]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #488073: AtheOS port.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 11 Jun 2002 06:22:31 +0000 (06:22 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 11 Jun 2002 06:22:31 +0000 (06:22 +0000)
commitf90ae20354ceb501f0ba0b6459df17f1a8005a47
treef9aae742cfa33ba10af2ed8152aff802430f626c
parent7981ce576c719e291dc901a3463e725b6be3c50e
Patch #488073: AtheOS port.
23 files changed:
Lib/distutils/command/build_ext.py
Lib/plat-atheos/IN.py [new file with mode: 0644]
Lib/plat-atheos/TYPES.py [new file with mode: 0644]
Lib/plat-atheos/regen [new file with mode: 0644]
Lib/test/regrtest.py
Lib/test/test_fcntl.py
Lib/test/test_file.py
Lib/test/test_mhlib.py
Lib/test/test_os.py
Lib/test/test_popen2.py
Makefile.pre.in
Misc/ACKS
Misc/AtheOS-NOTES [new file with mode: 0644]
Misc/NEWS
Modules/cryptmodule.c
Python/dynload_atheos.c [new file with mode: 0644]
Python/thread.c
Python/thread_atheos.h [new file with mode: 0644]
Tools/scripts/h2py.py
configure
configure.in
pyconfig.h.in
setup.py