Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.

This commit is contained in:
Guido van Rossum 1994-08-19 10:51:31 +00:00
parent e89bc75048
commit d4d7728440
16 changed files with 618 additions and 51 deletions

View file

@ -1,4 +1,4 @@
#include "::unixemu:stat.h"
#include <stat.h>
/* Interfaced used by import.c */