File:  [Research Unix] / researchv10no / cmd / ed / posix.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

#include <sys/types.h>
#ifndef __LIMITS
#include <limits.h>
#endif /* __LIMITS */
#ifndef __ERRNO
#include <errno.h>
#endif /* __ERRNO */
#include <unistd.h>
#include <dirent.h>
#include <fcntl.h>

#include <grp.h>
#include <pwd.h>
#include <utmp.h>

#include <sys/stat.h>
#include <sys/times.h>
#include <sys/wait.h>

#ifdef __TO_DO_SOMETIME__
#include <termios.h>
#include <utime.h>
#include <sys/utsname.h>
#endif /* __TO_DO_SOMETIME__ */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.