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-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f26dda25d80d33dd9d2cf646778c30fd94de10c
cpython
/
Mac
/
Compat
T
History
Jack Jansen
e0c62b4db0
Make the prototype match the declaration in the GUSI header files.
2002-06-26 20:43:24 +00:00
..
chdir.c
…
dirent.h
Revived various of the compatability routines and made them Carbon-compliant. This is needed because the initial carbon-python does not use GUSI.
2000-06-02 21:38:19 +00:00
getbootvol.c
ANSIfication step 2: make sure all needed prototypes are available, and all needed
2000-07-11 21:16:03 +00:00
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
Revived various of the compatability routines and made them Carbon-compliant. This is needed because the initial carbon-python does not use GUSI.
2000-06-02 21:38:19 +00:00
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
Make the prototype match the declaration in the GUSI header files.
2002-06-26 20:43:24 +00:00