utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / sbrk.texi
blob8a3d5ab6776b638c3c2797fabe7ab125ccbc1643
1 @node sbrk
2 @subsection @code{sbrk}
3 @findex sbrk
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/sbrk.2.html,,man sbrk}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 AIX 5.1, mingw, MSVC 14.
18 @end itemize