BSD 4_3_Tahoe release
[unix-history] / usr / src / man / man3f / getpid.3
CommitLineData
43650f80
KM
1.\" Copyright (c) 1983 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
95f51977 5.\" @(#)getpid.3f 6.1 (Berkeley) 5/15/85
43650f80 6.\"
95f51977 7.TH GETPID 3F "May 15, 1985"
43650f80
KM
8.UC 5
9.SH NAME
10getpid \- get process id
11.SH SYNOPSIS
12.B integer function getpid()
13.SH DESCRIPTION
14.I Getpid
15returns the process ID number of the current process.
16.SH FILES
17.ie \nM /usr/ucb/lib/libU77.a
18.el /usr/lib/libU77.a
19.SH "SEE ALSO"
20getpid(2)