summaryrefslogtreecommitdiffstats
path: root/Mac/Compat/getwd.c
Commit message (Expand)AuthorAgeFilesLines
* Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon.Jack Jansen2001-01-121-8/+0
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-2/+2
* include stdio.h for sprintf prototype.Jack Jansen2000-07-141-0/+1
* ANSIfication step 2: make sure all needed prototypes are available, and all n...Jack Jansen2000-07-111-2/+1
* Removed THINK_C support.Jack Jansen2000-06-041-6/+0
* Revived various of the compatability routines and made them Carbon-compliant....Jack Jansen2000-06-021-1/+11
* c2pstring has moved to a different include fileJack Jansen1997-05-071-3/+0
* Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONSJack Jansen1997-04-081-4/+4
* add casts for __SC__Guido van Rossum1995-02-171-2/+2
* Ported to CodeWarriorJack Jansen1994-12-141-1/+1
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-291-1/+1
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-191-0/+109