File:  [MW Coherent from dump] / coherent / f / usr / include.78 / sys / _pid.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:40 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

#ifndef	__SYS__PID_H__
#define	__SYS__PID_H__

/*
 * This internal header is intended as the sole point of definition for the
 * POSIX.1 data type "pid_t". We simply rely on another internal definition
 * of a private name (which exists so that headers can declare a "pid_t" datum
 * without exporting the "pid_t" type into the user's namespace).
 */

#include <sys/__pid.h>

typedef	__pid_t		pid_t;

#endif	/* ! defined (__SYS__PID_H__) */

unix.superglobalmegacorp.com

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