summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/sbrk.texi
blob: c09459fc9bae476a1c2a98fde4baa20d69f8b30e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@node sbrk
@subsection @code{sbrk}
@findex sbrk

Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/sbrk.2.html,,man sbrk}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
FreeBSD 12.2/arm64, AIX 5.1, mingw, MSVC 14.
@end itemize