Deleted Added
full compact
getrusage.2 (5324) getrusage.2 (15049)
1.\" Copyright (c) 1985, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 140 unchanged lines hidden (view full) ---

149parameter is not a valid value.
150.It Bq Er EFAULT
151The address specified by the
152.Fa rusage
153parameter is not in a valid part of the process address space.
154.El
155.Sh SEE ALSO
156.Xr gettimeofday 2 ,
1.\" Copyright (c) 1985, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 140 unchanged lines hidden (view full) ---

149parameter is not a valid value.
150.It Bq Er EFAULT
151The address specified by the
152.Fa rusage
153parameter is not in a valid part of the process address space.
154.El
155.Sh SEE ALSO
156.Xr gettimeofday 2 ,
157.Xr wait 2
157.Xr wait 2 ,
158.Xr clocks 7
158.Sh BUGS
159There is no way to obtain information about a child process
160that has not yet terminated.
161.Sh HISTORY
162The
163.Nm
164function call appeared in
165.Bx 4.2 .
159.Sh BUGS
160There is no way to obtain information about a child process
161that has not yet terminated.
162.Sh HISTORY
163The
164.Nm
165function call appeared in
166.Bx 4.2 .