summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2016-05-20 11:11:36 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2016-05-20 11:11:36 +0000
commitb22cc2b5e082fb850f02e032a81cf11561262b95 (patch)
tree2ac128535e6eff2fa208c6b703dfb5282ddefa3c /usr/src/man/man3lib
parentdea7bb8f6a5a7494442b7d496b73ccf6995cd15c (diff)
parent7dc9a163b382daee1ce43b6588dd1b507363dae5 (diff)
downloadillumos-joyent-b22cc2b5e082fb850f02e032a81cf11561262b95.tar.gz
[illumos-gate merge]
commit 7dc9a163b382daee1ce43b6588dd1b507363dae5 6790 want suite of endian(3C) functions commit e56998eefc33ead0f12b364be915dd6bfc12a3f5 6501 Implement pthread_attr_get_np() interface commit fc2512cfb727d49529d8ed99164db871f4829b73 6951 Initial c11 support 6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols commit ea4a67f462de0a39a9adea8197bcdef849de5371 6980 6902 causes zfs send to break due to 32-bit/64-bit struct mismatch Conflicts: usr/src/test/libc-tests/tests/Makefile usr/src/test/libc-tests/runfiles/default.run usr/src/lib/libcmdutils/libcmdutils.h usr/src/lib/libcmdutils/common/custr.c usr/src/lib/libcmdutils/common/mapfile-vers
Diffstat (limited to 'usr/src/man/man3lib')
-rw-r--r--usr/src/man/man3lib/libc.3lib5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man3lib/libc.3lib b/usr/src/man/man3lib/libc.3lib
index 0ed2650dd3..a4ef6025eb 100644
--- a/usr/src/man/man3lib/libc.3lib
+++ b/usr/src/man/man3lib/libc.3lib
@@ -1,12 +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.
+.\" Copyright 2016 Joyent, Inc.
.\" 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 "Sep 02, 2015"
+.TH LIBC 3LIB "Dec 10, 2015"
.SH NAME
libc \- C library
.SH DESCRIPTION
@@ -507,6 +507,7 @@ l l .
\fBpset_list\fR \fBpset_setattr\fR
\fBpsiginfo\fR \fBpsignal\fR
\fBpthread_atfork\fR \fBpthread_attr_destroy\fR
+\fBpthread_attr_get_np\fR
\fBpthread_attr_getdetachstate\fR \fBpthread_attr_getguardsize\fR
\fBpthread_attr_getinheritsched\fR \fBpthread_attr_getschedparam\fR
\fBpthread_attr_getschedpolicy\fR \fBpthread_attr_getscope\fR