This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eae95044ae563ce495fc450cd802d2a26eb7aa73
cpython
/
Mac
/
Compat
T
History
Jack Jansen
ed79548a84
No need to make the S_ constants 32 bit (and its actually harmful because of multiple defines).
2001-01-22 14:51:03 +00:00
..
chdir.c
…
dirent.h
…
getbootvol.c
…
getwd.c
Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon.
2001-01-12 23:36:13 +00:00
macgetmtime.c
…
macstat.c
…
macstat.h
No need to make the S_ constants 32 bit (and its actually harmful because of multiple defines).
2001-01-22 14:51:03 +00:00
mkdir.c
…
nfullpath.c
…
nfullpath.h
…
opendir.c
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
2000-07-14 22:37:27 +00:00
rmdir.c
…
sync.c
…