Print this page
Garrett's man page edits.
*** 11,20 ****
--- 11,21 ----
#
# Copyright 2011, Richard Lowe
# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
# Copyright 2013, OmniTI Computer Consulting, Inc. All rights reserved.
+ # Copyright 2014 Garrett D'Amore <garrett@damore.org>
#
include $(SRC)/Makefile.master
MANSECT= 3c
*** 237,246 ****
--- 238,248 ----
mq_unlink.3c \
msync.3c \
mutex_init.3c \
nanosleep.3c \
ndbm.3c \
+ newlocale.3c \
nl_langinfo.3c \
offsetof.3c \
opendir.3c \
perror.3c \
pfmt.3c \
*** 408,417 ****
--- 410,420 ----
stack_violation.3c \
stdio.3c \
str2sig.3c \
strcoll.3c \
strerror.3c \
+ strfmon.3c \
strftime.3c \
string.3c \
string_to_decimal.3c \
strptime.3c \
strsignal.3c \
*** 459,468 ****
--- 462,473 ----
tmpfile.3c \
tmpnam.3c \
toascii.3c \
tolower.3c \
toupper.3c \
+ towlower.3c \
+ towupper.3c \
truncate.3c \
tsearch.3c \
ttyname.3c \
ttyslot.3c \
u8_strcmp.3c \
*** 473,482 ****
--- 478,488 ----
ucred_get.3c \
ungetc.3c \
ungetwc.3c \
unlockpt.3c \
unsetenv.3c \
+ uselocale.3c \
usleep.3c \
vfwprintf.3c \
vlfmt.3c \
vpfmt.3c \
vprintf.3c \
*** 497,506 ****
--- 503,513 ----
wcstring.3c \
wcswidth.3c \
wcsxfrm.3c \
wctob.3c \
wctomb.3c \
+ wctrans.3c \
wctype.3c \
wcwidth.3c \
wmemchr.3c \
wmemcmp.3c \
wmemcpy.3c \
*** 652,661 ****
--- 659,669 ----
backtrace_symbols_fd.3c \
bcmp.3c \
bcopy.3c \
bind_textdomain_codeset.3c \
bindtextdomain.3c \
+ btowc_l.3c \
bzero.3c \
calloc.3c \
catclose.3c \
cfgetospeed.3c \
cfsetospeed.3c \
*** 696,705 ****
--- 704,714 ----
dngettext.3c \
door_setparam.3c \
door_unbind.3c \
double_to_decimal.3c \
dup3.3c \
+ duplocale.3c \
edata.3c \
endgrent.3c \
endnetgrent.3c \
endpwent.3c \
endspent.3c \
*** 723,732 ****
--- 732,742 ----
fgetpwent.3c \
fgetpwent_r.3c \
fgets.3c \
fgetspent.3c \
fgetspent_r.3c \
+ fgetwc_l.3c \
fgetws.3c \
file_to_decimal.3c \
fileno.3c \
finite.3c \
fpclass.3c \
*** 736,745 ****
--- 746,756 ----
fpsetmask.3c \
fpsetround.3c \
fpsetsticky.3c \
fputs.3c \
free.3c \
+ freelocale.3c \
fscanf.3c \
fseeko.3c \
fsetattr.3c \
ftello.3c \
ftruncate.3c \
*** 782,791 ****
--- 793,803 ----
getutxline.3c \
getvfsany.3c \
getvfsfile.3c \
getvfsspec.3c \
getw.3c \
+ getwc_l.3c \
getzoneidbyname.3c \
getzonenamebyid.3c \
globfree.3c \
gmtime.3c \
gmtime_r.3c \
*** 794,833 ****
--- 806,880 ----
hcreate.3c \
hdestroy.3c \
initstate.3c \
innetgr.3c \
isalnum.3c \
+ isalnum_l.3c \
isalpha.3c \
+ isalpha_l.3c \
isascii.3c \
isblank.3c \
+ isblank_l.3c \
iscntrl.3c \
+ iscntrl_l.3c \
isdigit.3c \
+ isdigit_l.3c \
isenglish.3c \
isgraph.3c \
+ isgraph_l.3c \
isideogram.3c \
islower.3c \
+ islower_l.3c \
isnanf.3c \
isnumber.3c \
isphonogram.3c \
isprint.3c \
+ isprint_l.3c \
ispunct.3c \
+ ispunct_l.3c \
isspace.3c \
+ isspace_l.3c \
isspecial.3c \
isupper.3c \
+ isupper_l.3c \
iswalnum.3c \
+ iswalnum_l.3c \
+ iswalpha_l.3c \
iswascii.3c \
iswblank.3c \
+ iswblank_l.3c \
iswcntrl.3c \
+ iswcntrl_l.3c \
+ iswctype_l.3c \
iswdigit.3c \
+ iswdigit_l.3c \
iswgraph.3c \
+ iswgraph_l.3c \
+ iswideogram.3c \
+ iswideogram_l.3c \
+ iswhexnumber.3c \
+ iswhexnumber_l.3c \
iswlower.3c \
+ iswlower_l.3c \
+ iswnumber.3c \
+ iswnumber_l.3c \
+ iswphonogram.3c \
+ iswphonogram_l.3c \
iswprint.3c \
+ iswprint_l.3c \
iswpunct.3c \
+ iswpunct_l.3c \
iswspace.3c \
+ iswspace_l.3c \
+ iswspecial.3c \
+ iswspecial_l.3c \
iswupper.3c \
+ iswupper_l.3c \
iswxdigit.3c \
+ iswxdigit_l.3c \
isxdigit.3c \
+ isxdigit_l.3c \
jrand48.3c \
l64a.3c \
labs.3c \
lcong48.3c \
ldiv.3c \
*** 838,847 ****
--- 885,904 ----
localtime.3c \
localtime_r.3c \
longjmp.3c \
lrand48.3c \
major.3c \
+ mblen_l.3c \
+ mbrlen_l.3c \
+ mbrtowc_l.3c \
+ mbsinit_l.3c \
+ mbsnrtowcs.3c \
+ mbsnrtowcs_l.3c \
+ mbsrtowcs_l.3c \
+ mbstowcs.3c \
+ mbstowcs_l.3c \
+ mbtowc_l.3c \
memalign.3c \
membar_consumer.3c \
membar_enter.3c \
membar_exit.3c \
membar_producer.3c \
*** 866,875 ****
--- 923,933 ----
mutex_consistent.3c \
mutex_destroy.3c \
mutex_lock.3c \
mutex_trylock.3c \
mutex_unlock.3c \
+ nl_langinfo_l.3c \
nftw.3c \
ngettext.3c \
nrand48.3c \
openlog.3c \
pclose.3c \
*** 1055,1080 ****
--- 1113,1144 ----
sscanf.3c \
stderr.3c \
stdin.3c \
stdout.3c \
strcasecmp.3c \
+ strcasecmp_l.3c \
strcat.3c \
strchr.3c \
strcmp.3c \
+ strcoll_l.3c \
strcpy.3c \
strcspn.3c \
strdup.3c \
strerror_r.3c \
+ strfmon_l.3c \
+ strftime_l.3c \
strlcat.3c \
strlcpy.3c \
strlen.3c \
strncasecmp.3c \
+ strncasecmp_l.3c \
strncat.3c \
strncmp.3c \
strncpy.3c \
strnlen.3c \
strpbrk.3c \
+ strptime_l.3c \
strrchr.3c \
strsep.3c \
strspn.3c \
strstr.3c \
strtof.3c \
*** 1082,1091 ****
--- 1146,1156 ----
strtok_r.3c \
strtold.3c \
strtoll.3c \
strtoull.3c \
strtoumax.3c \
+ strxfrm_l.3c \
swapcontext.3c \
swprintf.3c \
swscanf.3c \
tdelete.3c \
tempnam.3c \
*** 1102,1111 ****
--- 1167,1182 ----
timerclear.3c \
timercmp.3c \
timerisset.3c \
timersub.3c \
tmpnam_r.3c \
+ tolower_l.3c \
+ toupper_l.3c \
+ towctrans.3c \
+ towctrans_l.3c \
+ towlower_l.3c \
+ towupper_l.3c \
ttyname_r.3c \
twalk.3c \
tzset.3c \
uconv_u16tou8.3c \
uconv_u32tou16.3c \
*** 1156,1168 ****
--- 1227,1241 ----
warnx.3c \
watof.3c \
watoi.3c \
watol.3c \
watoll.3c \
+ wcrtomb_l.3c \
wcscat.3c \
wcschr.3c \
wcscmp.3c \
+ wcscoll_l.3c \
wcscpy.3c \
wcscspn.3c \
wcsetno.3c \
wcslen.3c \
wcsncat.3c \
*** 1176,1185 ****
--- 1249,1264 ----
wcstold.3c \
wcstoll.3c \
wcstoull.3c \
wcstoumax.3c \
wcswcs.3c \
+ wcswidth_l.3c \
+ wctob_l.3c \
+ wctomb_l.3c \
+ wctrans_l.3c \
+ wctype_l.3c \
+ wcwidth_l.3c \
windex.3c \
wordfree.3c \
wprintf.3c \
wrindex.3c \
wscanf.3c \
*** 1340,1349 ****
--- 1419,1430 ----
bcmp.3c := LINKSRC = bstring.3c
bcopy.3c := LINKSRC = bstring.3c
bzero.3c := LINKSRC = bstring.3c
+ btowc_l.3c := LINKSRC = btowc.3c
+
catclose.3c := LINKSRC = catopen.3c
cfgetospeed.3c := LINKSRC = cfgetispeed.3c
cfsetospeed.3c := LINKSRC = cfsetispeed.3c
*** 1375,1396 ****
--- 1456,1489 ----
localtime.3c := LINKSRC = ctime.3c
localtime_r.3c := LINKSRC = ctime.3c
tzset.3c := LINKSRC = ctime.3c
isalnum.3c := LINKSRC = ctype.3c
+ isalnum_l.3c := LINKSRC = ctype.3c
isalpha.3c := LINKSRC = ctype.3c
+ isalpha_l.3c := LINKSRC = ctype.3c
isascii.3c := LINKSRC = ctype.3c
isblank.3c := LINKSRC = ctype.3c
+ isblank_l.3c := LINKSRC = ctype.3c
iscntrl.3c := LINKSRC = ctype.3c
+ iscntrl_l.3c := LINKSRC = ctype.3c
isdigit.3c := LINKSRC = ctype.3c
+ isdigit_l.3c := LINKSRC = ctype.3c
isgraph.3c := LINKSRC = ctype.3c
+ isgraph_l.3c := LINKSRC = ctype.3c
islower.3c := LINKSRC = ctype.3c
+ islower_l.3c := LINKSRC = ctype.3c
isprint.3c := LINKSRC = ctype.3c
+ isprint_l.3c := LINKSRC = ctype.3c
ispunct.3c := LINKSRC = ctype.3c
+ ispunct_l.3c := LINKSRC = ctype.3c
isspace.3c := LINKSRC = ctype.3c
+ isspace_l.3c := LINKSRC = ctype.3c
isupper.3c := LINKSRC = ctype.3c
+ isupper_l.3c := LINKSRC = ctype.3c
isxdigit.3c := LINKSRC = ctype.3c
+ isxdigit_l.3c := LINKSRC = ctype.3c
decimal_to_double.3c := LINKSRC = decimal_to_floating.3c
decimal_to_extended.3c := LINKSRC = decimal_to_floating.3c
decimal_to_quadruple.3c := LINKSRC = decimal_to_floating.3c
decimal_to_single.3c := LINKSRC = decimal_to_floating.3c
*** 1460,1469 ****
--- 1553,1564 ----
getc_unlocked.3c := LINKSRC = fgetc.3c
getchar.3c := LINKSRC = fgetc.3c
getchar_unlocked.3c := LINKSRC = fgetc.3c
getw.3c := LINKSRC = fgetc.3c
+ fgetwc_l.3c := LINKSRC = fgetwc.3c
+
double_to_decimal.3c := LINKSRC = floating_to_decimal.3c
extended_to_decimal.3c := LINKSRC = floating_to_decimal.3c
quadruple_to_decimal.3c := LINKSRC = floating_to_decimal.3c
single_to_decimal.3c := LINKSRC = floating_to_decimal.3c
*** 1589,1598 ****
--- 1684,1695 ----
getvfsany.3c := LINKSRC = getvfsent.3c
getvfsfile.3c := LINKSRC = getvfsent.3c
getvfsspec.3c := LINKSRC = getvfsent.3c
+ getwc_l.3c := LINKSRC = getwc.3c
+
fgetws.3c := LINKSRC = getws.3c
getzoneidbyname.3c := LINKSRC = getzoneid.3c
getzonenamebyid.3c := LINKSRC = getzoneid.3c
*** 1614,1635 ****
--- 1711,1756 ----
isideogram.3c := LINKSRC = iswalpha.3c
isnumber.3c := LINKSRC = iswalpha.3c
isphonogram.3c := LINKSRC = iswalpha.3c
isspecial.3c := LINKSRC = iswalpha.3c
iswalnum.3c := LINKSRC = iswalpha.3c
+ iswalnum_l.3c := LINKSRC = iswalpha.3c
+ iswalpha_l.3c := LINKSRC = iswalpha.3c
iswascii.3c := LINKSRC = iswalpha.3c
iswblank.3c := LINKSRC = iswalpha.3c
+ iswblank_l.3c := LINKSRC = iswalpha.3c
iswcntrl.3c := LINKSRC = iswalpha.3c
+ iswcntrl_l.3c := LINKSRC = iswalpha.3c
iswdigit.3c := LINKSRC = iswalpha.3c
+ iswdigit_l.3c := LINKSRC = iswalpha.3c
iswgraph.3c := LINKSRC = iswalpha.3c
+ iswgraph_l.3c := LINKSRC = iswalpha.3c
+ iswhexnumber.3c := LINKSRC = iswalpha.3c
+ iswhexnumber_l.3c := LINKSRC = iswalpha.3c
+ iswideogram.3c := LINKSRC = iswalpha.3c
+ iswideogram_l.3c := LINKSRC = iswalpha.3c
iswlower.3c := LINKSRC = iswalpha.3c
+ iswlower_l.3c := LINKSRC = iswalpha.3c
+ iswnumber.3c := LINKSRC = iswalpha.3c
+ iswnumber_l.3c := LINKSRC = iswalpha.3c
+ iswphonogram.3c := LINKSRC = iswalpha.3c
+ iswphonogram_l.3c := LINKSRC = iswalpha.3c
iswprint.3c := LINKSRC = iswalpha.3c
+ iswprint_l.3c := LINKSRC = iswalpha.3c
iswpunct.3c := LINKSRC = iswalpha.3c
+ iswpunct_l.3c := LINKSRC = iswalpha.3c
iswspace.3c := LINKSRC = iswalpha.3c
+ iswspace_l.3c := LINKSRC = iswalpha.3c
+ iswspecial.3c := LINKSRC = iswalpha.3c
+ iswspecial_l.3c := LINKSRC = iswalpha.3c
iswupper.3c := LINKSRC = iswalpha.3c
+ iswupper_l.3c := LINKSRC = iswalpha.3c
iswxdigit.3c := LINKSRC = iswalpha.3c
+ iswxdigit_l.3c := LINKSRC = iswalpha.3c
+ iswctype_l.3c := LINKSRC = iswctype.3c
+
ulckpwdf.3c := LINKSRC = lckpwdf.3c
lfind.3c := LINKSRC = lsearch.3c
swapcontext.3c := LINKSRC = makecontext.3c
*** 1642,1651 ****
--- 1763,1788 ----
free.3c := LINKSRC = malloc.3c
memalign.3c := LINKSRC = malloc.3c
realloc.3c := LINKSRC = malloc.3c
valloc.3c := LINKSRC = malloc.3c
+ mblen_l.3c := LINKSRC = mblen.3c
+
+ mbrlen_l.3c := LINKSRC = mbrlen.3c
+
+ mbrtowc_l.3c := LINKSRC = mbrtowc.3c
+
+ mbsinit_l.3c := LINKSRC = mbsinit.3c
+
+ mbsnrtowcs.3c := LINKSRC = mbsrtowcs.3c
+ mbsnrtowcs_l.3c := LINKSRC = mbsrtowcs.3c
+ mbsrtowcs_l.3c := LINKSRC = mbsrtowcs.3c
+ mbstowcs.3c := LINKSRC = mbsrtowcs.3c
+ mbstowcs_l.3c := LINKSRC = mbsrtowcs.3c
+
+ mbtowc_l.3c := LINKSRC = mbtowc.3c
+
membar_consumer.3c := LINKSRC = membar_ops.3c
membar_enter.3c := LINKSRC = membar_ops.3c
membar_exit.3c := LINKSRC = membar_ops.3c
membar_producer.3c := LINKSRC = membar_ops.3c
*** 1685,1694 ****
--- 1822,1836 ----
dbm_firstkey.3c := LINKSRC = ndbm.3c
dbm_nextkey.3c := LINKSRC = ndbm.3c
dbm_open.3c := LINKSRC = ndbm.3c
dbm_store.3c := LINKSRC = ndbm.3c
+ duplocale.3c := LINKSRC = newlocale.3c
+ freelocale.3c := LINKSRC = newlocale.3c
+
+ nl_langinfo_l.3c := LINKSRC = nl_langinfo.3c
+
fdopendir.3c := LINKSRC = opendir.3c
errno.3c := LINKSRC = perror.3c
pclose.3c := LINKSRC = popen.3c
*** 1936,1951 ****
--- 2078,2099 ----
stdin.3c := LINKSRC = stdio.3c
stdout.3c := LINKSRC = stdio.3c
sig2str.3c := LINKSRC = str2sig.3c
+ strcoll_l.3c := LINKSRC = strcoll.3c
+
strerror_r.3c := LINKSRC = strerror.3c
+ strfmon_l.3c := LINKSRC = strfmon.3c
+
ascftime.3c := LINKSRC = strftime.3c
cftime.3c := LINKSRC = strftime.3c
+ strftime_l.3c := LINKSRC = strftime.3c
strcasecmp.3c := LINKSRC = string.3c
+ strcasecmp_l.3c := LINKSRC = string.3c
strcat.3c := LINKSRC = string.3c
strchr.3c := LINKSRC = string.3c
strcmp.3c := LINKSRC = string.3c
strcpy.3c := LINKSRC = string.3c
strcspn.3c := LINKSRC = string.3c
*** 1952,1961 ****
--- 2100,2110 ----
strdup.3c := LINKSRC = string.3c
strlcat.3c := LINKSRC = string.3c
strlcpy.3c := LINKSRC = string.3c
strlen.3c := LINKSRC = string.3c
strncasecmp.3c := LINKSRC = string.3c
+ strncasecmp_l.3c := LINKSRC = string.3c
strncat.3c := LINKSRC = string.3c
strncmp.3c := LINKSRC = string.3c
strncpy.3c := LINKSRC = string.3c
strnlen.3c := LINKSRC = string.3c
strpbrk.3c := LINKSRC = string.3c
*** 1967,1976 ****
--- 2116,2127 ----
strtok_r.3c := LINKSRC = string.3c
file_to_decimal.3c := LINKSRC = string_to_decimal.3c
func_to_decimal.3c := LINKSRC = string_to_decimal.3c
+ strptime_l.3c := LINKSRC = strptime.3c
+
atof.3c := LINKSRC = strtod.3c
strtof.3c := LINKSRC = strtod.3c
strtold.3c := LINKSRC = strtod.3c
strtoumax.3c := LINKSRC = strtoimax.3c
*** 1981,1992 ****
--- 2132,2146 ----
lltostr.3c := LINKSRC = strtol.3c
strtoll.3c := LINKSRC = strtol.3c
ulltostr.3c := LINKSRC = strtol.3c
strtoull.3c := LINKSRC = strtoul.3c
+
wstostr.3c := LINKSRC = strtows.3c
+ strxfrm_l.3c := LINKSRC = strxfrm.3c
+
closelog.3c := LINKSRC = syslog.3c
openlog.3c := LINKSRC = syslog.3c
setlogmask.3c := LINKSRC = syslog.3c
thr_setconcurrency.3c := LINKSRC = thr_getconcurrency.3c
*** 2008,2017 ****
--- 2162,2179 ----
timersub.3c := LINKSRC = timeradd.3c
tempnam.3c := LINKSRC = tmpnam.3c
tmpnam_r.3c := LINKSRC = tmpnam.3c
+ tolower_l.3c := LINKSRC = tolower.3c
+
+ toupper_l.3c := LINKSRC = toupper.3c
+
+ towlower_l.3c := LINKSRC = towlower.3c
+
+ towupper_l.3c := LINKSRC = towupper.3c
+
ftruncate.3c := LINKSRC = truncate.3c
tdelete.3c := LINKSRC = tsearch.3c
tfind.3c := LINKSRC = tsearch.3c
twalk.3c := LINKSRC = tsearch.3c
*** 2054,2063 ****
--- 2216,2228 ----
backtrace.3c := LINKSRC = walkcontext.3c
backtrace_symbols.3c := LINKSRC = walkcontext.3c
backtrace_symbols_fd.3c := LINKSRC = walkcontext.3c
printstack.3c := LINKSRC = walkcontext.3c
+ wcrtomb_l.3c := LINKSRC = wcrtomb.3c
+
+ wcscoll_l.3c := LINKSRC = wcscoll.3c
wscoll.3c := LINKSRC = wcscoll.3c
watof.3c := LINKSRC = wcstod.3c
wcstof.3c := LINKSRC = wcstod.3c
wcstold.3c := LINKSRC = wcstod.3c
*** 2100,2119 ****
wsncpy.3c := LINKSRC = wcstring.3c
wspbrk.3c := LINKSRC = wcstring.3c
wsrchr.3c := LINKSRC = wcstring.3c
wsspn.3c := LINKSRC = wcstring.3c
wstok.3c := LINKSRC = wcstring.3c
-
- wsxfrm.3c := LINKSRC = wcsxfrm.3c
-
- wordfree.3c := LINKSRC = wordexp.3c
-
wscasecmp.3c := LINKSRC = wstring.3c
wscol.3c := LINKSRC = wstring.3c
wsdup.3c := LINKSRC = wstring.3c
wsncasecmp.3c := LINKSRC = wstring.3c
.KEEP_STATE:
include $(SRC)/man/Makefile.man
install: $(ROOTMANFILES) $(ROOTMANLINKS)
--- 2265,2297 ----
wsncpy.3c := LINKSRC = wcstring.3c
wspbrk.3c := LINKSRC = wcstring.3c
wsrchr.3c := LINKSRC = wcstring.3c
wsspn.3c := LINKSRC = wcstring.3c
wstok.3c := LINKSRC = wcstring.3c
wscasecmp.3c := LINKSRC = wstring.3c
wscol.3c := LINKSRC = wstring.3c
wsdup.3c := LINKSRC = wstring.3c
wsncasecmp.3c := LINKSRC = wstring.3c
+ wcswidth_l.3c := LINKSRC = wcswidth.3c
+
+ wsxfrm.3c := LINKSRC = wcsxfrm.3c
+
+ wctob_l.3c := LINKSRC = wctob.3c
+
+ wctomb_l.3c := LINKSRC = wctomb.3c
+
+ towctrans.3c := LINKSRC = wctrans.3c
+ towctrans_l.3c := LINKSRC = wctrans.3c
+ wctrans_l.3c := LINKSRC = wctrans.3c
+
+ wctype_l.3c := LINKSRC = wctype.3c
+
+ wcwidth_l.3c := LINKSRC = wcwidth.3c
+
+ wordfree.3c := LINKSRC = wordexp.3c
+
.KEEP_STATE:
include $(SRC)/man/Makefile.man
install: $(ROOTMANFILES) $(ROOTMANLINKS)