[gforth] / gforth / wordlibs / unixlib.h  

gforth: gforth/wordlibs/unixlib.h

File: [gforth] / gforth / wordlibs / unixlib.h (download) (as text)
Revision: 1.3, Sun Jun 20 19:56:49 1999 UTC (14 years ago) by pazsan
Branch: MAIN
CVS Tags: v0-7-0, v0-5-0, v0-6-2, v0-6-0, v0-6-1, HEAD
Changes since 1.2: +5 -6 lines
Some small fixes for SHARC port

#include <sys/time.h>
#include <ctype.h>
#include <stdio.h>
#include <time.h>
#include <string.h>
#include <fcntl.h>
#include <math.h>
#include <assert.h>
#include <stdlib.h>
#include <unistd.h>
#include <termios.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
#include <sys/wait.h>
#include <errno.h>

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help