summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2015-01-15 12:53:45 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2015-01-15 12:53:45 +0000
commit28d7ea5f86886a8ea9a5244c6981c2417b9d5384 (patch)
treea74b250309e31796d127bb421648ba1de829608b /usr/src/man/man3lib
parent4d9fc8b0b38cb69d7f951722ae8723137f994686 (diff)
parentfca543ca45b12c44a243625bce68b645ba8ed791 (diff)
downloadillumos-joyent-28d7ea5f86886a8ea9a5244c6981c2417b9d5384.tar.gz
[illumos-gate merge]
commit fca543ca45b12c44a243625bce68b645ba8ed791 4923 want preadv and pwritev commit 078266a5aafa880521ea55488ef3d676f35e908e 5518 Memory leaks in libzfs import implementation commit 69a6f7175eaa5e5a2a38a92e6e522062e898f570 5519 zfs-diagnosis: Memory leak in zpool_find_load_time()
Diffstat (limited to 'usr/src/man/man3lib')
-rw-r--r--usr/src/man/man3lib/libc.3lib12
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3lib/libc.3lib b/usr/src/man/man3lib/libc.3lib
index 827bf53f28..18d3e9416f 100644
--- a/usr/src/man/man3lib/libc.3lib
+++ b/usr/src/man/man3lib/libc.3lib
@@ -1,11 +1,12 @@
'\" te
.\" Copyright 2014 Garrett D'Amore <garrett@damore.org>
.\" Copyright (c) 2009, Sun Microsystems, Inc. All rights reserved.
+.\" Copyright (c) 2015, Joyent, Inc. All rights reserved.
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
.\" Copyright 2011 by Delphix. All rights reserved.
-.TH LIBC 3LIB "Aug 15, 2014"
+.TH LIBC 3LIB "Jan 14, 2014"
.SH NAME
libc \- C library
.SH DESCRIPTION
@@ -482,7 +483,8 @@ l l .
\fBposix_spawnattr_setschedparam\fR \fBposix_spawnattr_setschedpolicy\fR
\fBposix_spawnattr_setsigdefault\fR \fBposix_spawnattr_setsigignore_np\fR
\fBposix_spawnattr_setsigmask\fR \fBposix_spawnp\fR
-\fBpread\fR \fBprintf\fR
+\fBpread\fR \fBpreadv\fR
+\fBprintf\fR
\fBprintstack\fR \fBpriocntl\fR
\fBpriocntlset\fR \fBpriv_addset\fR
\fBpriv_allocset\fR \fBpriv_copyset\fR
@@ -567,6 +569,7 @@ l l .
\fBpututxline\fR \fBputw\fR
\fBputwc\fR \fBputwchar\fR
\fBputws\fR \fBpwrite\fR
+\fBpwritev\fR
\fBqeconvert\fR \fBqecvt\fR
\fBqfconvert\fR \fBqfcvt\fR
\fBqgconvert\fR \fBqgcvt\fR
@@ -862,8 +865,9 @@ l l .
\fBlseek64\fR \fBlstat64\fR
\fBmkstemp64\fR \fBmmap64\fR
\fBnftw64\fR \fBopen64\fR
-\fBpread64\fR \fBptrace\fR
-\fBpwrite64\fR \fBreaddir64\fR
+\fBpread64\fR \fBpreadv64\fR
+\fBptrace\fR \fBpwrite64\fR
+\fBpwritev64\fR \fBreaddir64\fR
\fBreaddir64_r\fR \fBs_fcntl\fR
\fBs_ioctl\fR \fBselect_large_fdset\fR
\fBsetrlimit64\fR \fBstat64\fR