From b599bd937c305a895426e8c412ca920ce7824850 Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Wed, 12 Aug 2015 03:34:32 +0000 Subject: 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 Reviewed by: Josef 'Jeff' Sipek Approved by: Richard Lowe --- usr/src/man/man3lib/libc.3lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src/man/man3lib') 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 -- cgit v1.2.3