summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2015-08-12 03:34:32 +0000
committerRobert Mustacchi <rm@joyent.com>2015-10-05 15:46:09 -0700
commitb599bd937c305a895426e8c412ca920ce7824850 (patch)
tree72cc9eab6e28466c67559fad214f2fd8f569fc0b /usr/src/man/man3lib
parent2e4218261bfb4720d6310a5247487667d7448732 (diff)
downloadillumos-joyent-b599bd937c305a895426e8c412ca920ce7824850.tar.gz
5821 need strerror_l()
6133 message translations don't honor per-thread locales 6142 extra space in newlocale synopsis 6181 symbol test shouldn't leave gcc fix-includes to chance Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man3lib')
-rw-r--r--usr/src/man/man3lib/libc.3lib4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3lib/libc.3lib b/usr/src/man/man3lib/libc.3lib
index 18d3e9416f..0ed2650dd3 100644
--- a/usr/src/man/man3lib/libc.3lib
+++ b/usr/src/man/man3lib/libc.3lib
@@ -6,7 +6,7 @@
.\" 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 "Jan 14, 2014"
+.TH LIBC 3LIB "Sep 02, 2015"
.SH NAME
libc \- C library
.SH DESCRIPTION
@@ -681,7 +681,7 @@ l l .
\fBstrcmp\fR \fBstrcoll\fR
\fBstrcpy\fR \fBstrcspn\fR
\fBstrdup\fR \fBstrerror\fR
-\fBstrerror_r\fR
+\fBstrerror_l\fR \fBstrerror_r\fR
\fBstrfmon\fR \fBstrfmon_l\fR
\fBstrftime\fR \fBstrftime_l\fR
\fBstring_to_decimal\fR