DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦bcf346639⟧ TextFile

    Length: 337 (0x151)
    Types: TextFile
    Notes: UNIX file
    Names: »getpid.2«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man2/getpid.2« 

TextFile

.ig
	@(#)getpid.2	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH GETPID 2 
.SH NAME
getpid \- get process identification
.SH SYNOPSIS
.B getpid()
.SH DESCRIPTION
.I Getpid
returns
the process ID of
the current process.
Most often it is used to generate
uniquely-named
temporary files.
.SH "SEE ALSO"
mktemp(3)