summaryrefslogtreecommitdiffstats
path: root/Python/dynload_mac.c
Commit message (Expand)AuthorAgeFilesLines
* Got rid of old (non-carbon-ppc and even cfm68k) file extensions forJack Jansen2002-12-161-8/+0
* Use PyOS_snprintf instead of sprintf.Jeremy Hylton2001-11-281-7/+9
* Use #if TARGET_API_MAC_CARBON to determine carbon/classic macos, not #ifdef.Jack Jansen2001-01-191-1/+1
* Added a separate extension (.carbon.slb) for Carbon dynamic modules.Jack Jansen2001-01-151-0/+4
* Use c2pstr() in stead of Pstring() to convert C-strings toJack Jansen2000-12-121-3/+4
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-9/+0
* delete obsolete SYMANTEC__CFM68K__ #ifdefsSkip Montanaro2000-07-121-4/+0
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-21/+6
* Jack Jansen: The new version of the GUSI i/o library on the MacintoshGuido van Rossum2000-04-241-3/+3
* Patch by Jack Jansen:Guido van Rossum2000-02-141-0/+12
* Cleanup patches from Greg Stein:Guido van Rossum1999-12-221-1/+3
* The old platform-specific contents of importdl.c, broken down into oneGuido van Rossum1999-12-201-0/+134