summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-11-19 17:13:31 +0000
committerobrien <obrien@FreeBSD.org>1999-11-19 17:13:31 +0000
commite51eae98ed543d1483c5e0b03ec15d8284dabbfd (patch)
treec24dd7db9c23c3c665a466c4422df50ea99abf87 /lib/libc/stdio
parent1ac9471dbc55b5fa42d36aa8041ffbe7f64bf917 (diff)
downloadFreeBSD-src-e51eae98ed543d1483c5e0b03ec15d8284dabbfd.zip
FreeBSD-src-e51eae98ed543d1483c5e0b03ec15d8284dabbfd.tar.gz
Add to the HISTORY.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/mktemp.310
1 files changed, 9 insertions, 1 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3
index 30610f2..8199796 100644
--- a/lib/libc/stdio/mktemp.3
+++ b/lib/libc/stdio/mktemp.3
@@ -205,4 +205,12 @@ function appeared in
The
.Fn mkdtemp
function first appeared in
-.Ox 2.2 .
+.Ox 2.2 ,
+and later in
+.Fx 3.2 .
+The
+.Fn mkstemps
+function first appeared in the GNU C Library and later in
+.Fx 3.4
+and
+.Ox 2.4 .
OpenPOWER on IntegriCloud