diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-12-28 15:14:59 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-12-28 15:14:59 +0000 |
| commit | e99fd392645fab01a647eb33f0c951928503ea07 (patch) | |
| tree | 783082db6fa20685ed01b90b5057f700e516c059 /lib/libc/stdlib | |
| parent | 90f3949dadd1bb4dcb3e036548f266c4f2c54195 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib')
| -rw-r--r-- | lib/libc/stdlib/malloc.3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index f4e75e2f748f..f384a14d4a56 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -453,3 +453,8 @@ with discrete germanium transistors. It has since graduated to handle primary storage rather than secondary. It first appeared in its new shape and ability in .Fx 2.2 . +.Pp +The +.Xr reallocf 3 +function first appeared in +.Fx 3.0 . |
