summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/brk.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/brk.2')
-rw-r--r--lib/libc/sys/brk.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sys/brk.2 b/lib/libc/sys/brk.2
index e1053f3..ba97987 100644
--- a/lib/libc/sys/brk.2
+++ b/lib/libc/sys/brk.2
@@ -152,6 +152,11 @@ to support the expansion of the data segment.
.Xr end 3 ,
.Xr free 3 ,
.Xr malloc 3
+.Sh HISTORY
+The
+.Fn brk
+function appeared in
+.At v7 .
.Sh BUGS
Mixing
.Fn brk
@@ -168,8 +173,3 @@ It is not possible to distinguish this
from a failure caused by exceeding the maximum size of
the data segment without consulting
.Xr getrlimit 2 .
-.Sh HISTORY
-The
-.Fn brk
-function appeared in
-.At v7 .
OpenPOWER on IntegriCloud