aboutsummaryrefslogtreecommitdiffstats
path: root/man3/open_memstream.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/open_memstream.3')
-rw-r--r--man3/open_memstream.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/open_memstream.3 b/man3/open_memstream.3
index 5a8c18c737..5c3f666b52 100644
--- a/man3/open_memstream.3
+++ b/man3/open_memstream.3
@@ -113,15 +113,15 @@ T} Thread safety MT-Safe
.hy
.ad
.sp 1
-.SH VERSIONS
-.BR open_memstream ()
-was already available in glibc 1.0.x.
-.BR open_wmemstream ()
-is available since glibc 2.4.
.SH STANDARDS
POSIX.1-2008.
-These functions are not specified in POSIX.1-2001,
-and are not widely available on other systems.
+.SH HISTORY
+.TP
+.BR open_memstream ()
+glibc 1.0.x.
+.TP
+.BR open_wmemstream ()
+glibc 2.4.
.SH NOTES
There is no file descriptor associated with the file stream
returned by these functions