Document that the `old' count is returned for the ENOMEM case.
This commit is contained in:
parent
e2a59009ba
commit
b1f6a5fb5d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19390
@ -76,7 +76,8 @@ The information is copied into the buffer specified by
|
||||
The size of the buffer is given by the location specified by
|
||||
.Fa oldlenp
|
||||
before the call,
|
||||
and that location gives the amount of data copied after a successful call.
|
||||
and that location gives the amount of data copied after a successful call
|
||||
and after a call that returns with the error code ENOMEM.
|
||||
If the amount of data available is greater
|
||||
than the size of the buffer supplied,
|
||||
the call supplies as much data as fits in the buffer provided
|
||||
|
Loading…
Reference in New Issue
Block a user