1 '\" te
   2 .\" Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
   3 .\" Copyright 2014 Garrett D'Amore <garrett@damore.org>
   4 .\" Copyright (c) 2009, Sun Microsystems, Inc.  All rights reserved.
   5 .\" Copyright 2016 Joyent, Inc.
   6 .\" 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.
   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
   8 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   9 .\" Copyright 2011 by Delphix.  All rights reserved.
  10 .TH LIBC 3LIB "Feb 14, 2020"
  11 .SH NAME
  12 libc \- C library
  13 .SH DESCRIPTION
  14 Functions in this library provide various facilities defined by System V, ANSI
  15 C, POSIX, and so on.  See \fBstandards\fR(5). In addition, those facilities
  16 previously defined in the internationalization and the wide-character libraries
  17 are now defined in this library, as are the facilities previously defined in
  18 the multithreading libraries, \fBlibthread\fR and \fBlibpthread\fR.
  19 .SH INTERFACES
  20 The shared object \fBlibc.so.1\fR provides the public interfaces defined below.
  21 See \fBIntro\fR(3) for additional information on shared object interfaces.
  22 .sp
  23 
  24 .sp
  25 .TS
  26 l l
  27 l l .
  28 \fB____loc1\fR  \fB___errno\fR
  29 \fB__builtin_alloca\fR  \fB__ctype\fR
  30 \fB__fbufsize\fR        \fB__flbf\fR
  31 \fB__flt_rounds\fR      \fB__fpending\fR
  32 \fB__fpurge\fR  \fB__freadable\fR
  33 \fB__freading\fR        \fB__fsetlocking\fR
  34 \fB__fwritable\fR       \fB__fwriting\fR
  35 \fB__huge_val\fR        \fB__iob\fR
  36 \fB__loc1\fR    \fB__major\fR
  37 \fB__makedev\fR \fB__mb_cur_max_l\fR
  38 \fB__minor\fR
  39 \fB__nsw_extended_action\fR     \fB__nsw_freeconfig\fR
  40 \fB__nsw_getconfig\fR   \fB__posix_asctime_r\fR
  41 \fB__posix_ctime_r\fR   \fB__posix_getgrgid_r\fR
  42 \fB__posix_getgrnam_r\fR        \fB__posix_getlogin_r\fR
  43 \fB__posix_getpwnam_r\fR        \fB__posix_getpwuid_r\fR
  44 \fB__posix_sigwait\fR   \fB__posix_ttyname_r\fR
  45 \fB__priocntl\fR        \fB__priocntlset\fR
  46 \fB__pthread_cleanup_pop\fR     \fB__pthread_cleanup_push\fR
  47 \fB__sysconf_xpg5\fR    \fB__unlockpt_xpg4\fR
  48 \fB__xpg4\fR    \fB__xpg4_putmsg\fR
  49 \fB__xpg4_putpmsg\fR    \fB_Exit\fR
  50 \fB_altzone\fR  \fB_assert\fR
  51 \fB_cleanup\fR  \fB_ctype\fR
  52 \fB_daylight\fR \fB_environ\fR
  53 \fB_exit\fR     \fB_exithandle\fR
  54 \fB_filbuf\fR   \fB_flsbuf\fR
  55 \fB_flushlbf\fR \fB_getdate_err\fR
  56 \fB_getdate_err_addr\fR \fB_iob\fR
  57 \fB_isnan\fR    \fB_isnand\fR
  58 \fB_lwp_cond_broadcast\fR       \fB_lwp_cond_reltimedwait\fR
  59 \fB_lwp_cond_signal\fR  \fB_lwp_cond_timedwait\fR
  60 \fB_lwp_cond_wait\fR    \fB_lwp_continue\fR
  61 \fB_lwp_info\fR \fB_lwp_kill\fR
  62 \fB_lwp_mutex_lock\fR   \fB_lwp_mutex_trylock\fR
  63 \fB_lwp_mutex_unlock\fR \fB_lwp_self\fR
  64 \fB_lwp_sema_init\fR    \fB_lwp_sema_post\fR
  65 \fB_lwp_sema_trywait\fR \fB_lwp_sema_wait\fR
  66 \fB_lwp_suspend\fR      \fB_lwp_suspend2\fR
  67 \fB_modf\fR     \fB_nextafter\fR
  68 \fB_nsc_trydoorcall\fR  \fB_nss_XbyY_buf_alloc\fR
  69 \fB_nss_XbyY_buf_free\fR        \fB_nss_netdb_aliases\fR
  70 \fB_numeric\fR  \fB_scalb\fR
  71 \fB_sibuf\fR    \fB_sobuf\fR
  72 \fB_stack_grow\fR       \fB_sys_buslist\fR
  73 \fB_sys_cldlist\fR      \fB_sys_fpelist\fR
  74 \fB_sys_illlist\fR      \fB_sys_segvlist\fR
  75 \fB_sys_siginfolistp\fR \fB_sys_siglist\fR
  76 \fB_sys_siglistn\fR     \fB_sys_siglistp\fR
  77 \fB_sys_traplist\fR     \fB_timezone\fR
  78 \fB_tolower\fR  \fB_toupper\fR
  79 \fB_tzname\fR   \fB_xftw\fR
  80 \fB\fR  \fBa64l\fR
  81 \fBabort\fR     \fBabs\fR
  82 \fBaccess\fR    \fBacct\fR
  83 \fBacl\fR       \fBaddrtosymstr\fR
  84 \fBaddsev\fR    \fBaddseverity\fR
  85 \fBadjtime\fR   \fBaio_cancel\fR
  86 \fBaio_error\fR \fBaio_fsync\fR
  87 \fBaio_read\fR  \fBaio_return\fR
  88 \fBaio_suspend\fR       \fBaio_waitn\fR
  89 \fBaio_write\fR \fBaiocancel\fR
  90 \fBaioread\fR   \fBaiowait\fR
  91 \fBaiowrite\fR  \fBalarm\fR
  92 \fBalphasort\fR \fBaltzone\fR
  93 \fBascftime\fR  \fBasctime\fR
  94 \fBasctime_r\fR \fBasprintf\fR
  95 \fBatexit\fR    \fBatof\fR
  96 \fBatoi\fR      \fBatol\fR
  97 \fBatoll\fR     \fBatomic_add_16\fR
  98 \fBatomic_add_16_nv\fR  \fBatomic_add_32\fR
  99 \fBatomic_add_32_nv\fR  \fBatomic_add_64\fR
 100 \fBatomic_add_64_nv\fR  \fBatomic_add_8\fR
 101 \fBatomic_add_8_nv\fR   \fBatomic_add_char\fR
 102 \fBatomic_add_char_nv\fR        \fBatomic_add_int\fR
 103 \fBatomic_add_int_nv\fR \fBatomic_add_long\fR
 104 \fBatomic_add_long_nv\fR        \fBatomic_add_ptr\fR
 105 \fBatomic_add_ptr_nv\fR \fBatomic_add_short\fR
 106 \fBatomic_add_short_nv\fR       \fBatomic_and_16\fR
 107 \fBatomic_and_16_nv\fR  \fBatomic_and_32\fR
 108 \fBatomic_and_32_nv\fR  \fBatomic_and_64\fR
 109 \fBatomic_and_64_nv\fR  \fBatomic_and_8\fR
 110 \fBatomic_and_8_nv\fR   \fBatomic_and_uchar\fR
 111 \fBatomic_and_uchar_nv\fR       \fBatomic_and_uint\fR
 112 \fBatomic_and_uint_nv\fR        \fBatomic_and_ulong\fR
 113 \fBatomic_and_ulong_nv\fR       \fBatomic_and_ushort\fR
 114 \fBatomic_and_ushort_nv\fR      \fBatomic_cas_16\fR
 115 \fBatomic_cas_32\fR     \fBatomic_cas_64\fR
 116 \fBatomic_cas_8\fR      \fBatomic_cas_ptr\fR
 117 \fBatomic_cas_uchar\fR  \fBatomic_cas_uint\fR
 118 \fBatomic_cas_ulong\fR  \fBatomic_cas_ushort\fR
 119 \fBatomic_clear_long_excl\fR    \fBatomic_dec_16\fR
 120 \fBatomic_dec_16_nv\fR  \fBatomic_dec_32\fR
 121 \fBatomic_dec_32_nv\fR  \fBatomic_dec_64\fR
 122 \fBatomic_dec_64_nv\fR  \fBatomic_dec_8\fR
 123 \fBatomic_dec_8_nv\fR   \fBatomic_dec_ptr\fR
 124 \fBatomic_dec_ptr_nv\fR \fBatomic_dec_uchar\fR
 125 \fBatomic_dec_uchar_nv\fR       \fBatomic_dec_uint\fR
 126 \fBatomic_dec_uint_nv\fR        \fBatomic_dec_ulong\fR
 127 \fBatomic_dec_ulong_nv\fR       \fBatomic_dec_ushort\fR
 128 \fBatomic_dec_ushort_nv\fR      \fBatomic_inc_16\fR
 129 \fBatomic_inc_16_nv\fR  \fBatomic_inc_32\fR
 130 \fBatomic_inc_32_nv\fR  \fBatomic_inc_64\fR
 131 \fBatomic_inc_64_nv\fR  \fBatomic_inc_8\fR
 132 \fBatomic_inc_8_nv\fR   \fBatomic_inc_ptr\fR
 133 \fBatomic_inc_ptr_nv\fR \fBatomic_inc_uchar\fR
 134 \fBatomic_inc_uchar_nv\fR       \fBatomic_inc_uint\fR
 135 \fBatomic_inc_uint_nv\fR        \fBatomic_inc_ulong\fR
 136 \fBatomic_inc_ulong_nv\fR       \fBatomic_inc_ushort\fR
 137 \fBatomic_inc_ushort_nv\fR      \fBatomic_or_16\fR
 138 \fBatomic_or_16_nv\fR   \fBatomic_or_32\fR
 139 \fBatomic_or_32_nv\fR   \fBatomic_or_64\fR
 140 \fBatomic_or_64_nv\fR   \fBatomic_or_8\fR
 141 \fBatomic_or_8_nv\fR    \fBatomic_or_uchar\fR
 142 \fBatomic_or_uchar_nv\fR        \fBatomic_or_uint\fR
 143 \fBatomic_or_uint_nv\fR \fBatomic_or_ulong\fR
 144 \fBatomic_or_ulong_nv\fR        \fBatomic_or_ushort\fR
 145 \fBatomic_or_ushort_nv\fR       \fBatomic_set_long_excl\fR
 146 \fBatomic_swap_16\fR    \fBatomic_swap_32\fR
 147 \fBatomic_swap_64\fR    \fBatomic_swap_8\fR
 148 \fBatomic_swap_ptr\fR   \fBatomic_swap_uchar\fR
 149 \fBatomic_swap_uint\fR  \fBatomic_swap_ulong\fR
 150 \fBatomic_swap_ushort\fR        \fBattropen\fR
 151 \fBbacktrace\fR \fBbacktrace_symbols\fR
 152 \fBbacktrace_symbols_fd\fR      \fBbasename\fR
 153 \fBbcmp\fR      \fBbcopy\fR
 154 \fBbindtextdomain\fR    \fBbind_textdomain_codeset\fR
 155 \fBbrk\fR       \fBbsd_signal\fR
 156 \fBbsearch\fR   \fBbtowc\fR
 157 \fBbtowc_l\fR   \fBbzero\fR
 158 \fBcalloc\fR    \fBcanonicalize_file_name\fR
 159 \fBcatclose\fR  \fBcatgets\fR
 160 \fBcatopen\fR   \fBcfgetispeed\fR
 161 \fBcfgetospeed\fR       \fBcfsetispeed\fR
 162 \fBcfsetospeed\fR       \fBcftime\fR
 163 \fBchdir\fR     \fBchmod\fR
 164 \fBchown\fR     \fBchroot\fR
 165 \fBclearerr\fR  \fBclearenv\fR
 166 \fBclock\fR     \fBclock_getres\fR
 167 \fBclock_gettime\fR     \fBclock_nanosleep\fR
 168 \fBclock_settime\fR     \fBclose\fR
 169 \fBclosedir\fR  \fBclosefrom\fR
 170 \fBcloselog\fR  \fBcond_broadcast\fR
 171 \fBcond_destroy\fR      \fBcond_init\fR
 172 \fBcond_reltimedwait\fR \fBcond_signal\fR
 173 \fBcond_timedwait\fR    \fBcond_wait\fR
 174 \fBconfstr\fR   \fBcreat\fR
 175 \fBcrypt\fR     \fBcrypt_genhash_impl\fR
 176 \fBcrypt_gensalt\fR     \fBcrypt_gensalt_impl\fR
 177 \fBcsetcol\fR   \fBcsetlen\fR
 178 \fBctermid\fR   \fBctermid_r\fR
 179 \fBctime\fR     \fBctime_r\fR
 180 \fBcuserid\fR   \fBdaemon\fR
 181 \fBdaylight\fR  \fBdbm_clearerr\fR
 182 \fBdbm_close\fR \fBdbm_delete\fR
 183 \fBdbm_error\fR \fBdbm_fetch\fR
 184 \fBdbm_firstkey\fR      \fBdbm_nextkey\fR
 185 \fBdbm_open\fR  \fBdbm_store\fR
 186 \fBdcgettext\fR \fBdcngettext\fR
 187 \fBdecimal_to_double\fR \fBdecimal_to_extended\fR
 188 \fBdecimal_to_quadruple\fR      \fBdecimal_to_single\fR
 189 \fBdgettext\fR  \fBdifftime\fR
 190 \fBdirectio\fR  \fBdirfd\fR
 191 \fBdirname\fR   \fBdiv\fR
 192 \fBdladdr\fR    \fBdladdr1\fR
 193 \fBdlclose\fR   \fBdldump\fR
 194 \fBdlerror\fR   \fBdlinfo\fR
 195 \fBdlmopen\fR   \fBdlopen\fR
 196 \fBdlsym\fR     \fBdngettext\fR
 197 \fBdoor_bind\fR \fBdoor_call\fR
 198 \fBdoor_create\fR       \fBdoor_cred\fR
 199 \fBdoor_getparam\fR     \fBdoor_info\fR
 200 \fBdoor_return\fR       \fBdoor_revoke\fR
 201 \fBdoor_server_create\fR        \fBdoor_setparam\fR
 202 \fBdoor_ucred\fR        \fBdoor_unbind\fR
 203 \fBdouble_to_decimal\fR \fBdrand48\fR
 204 \fBdup\fR       \fBdup2\fR
 205 \fBduplocale\fR \fBeconvert\fR
 206 \fBecvt\fR      \fBenable_extended_FILE_stdio\fR
 207 \fBencrypt\fR   \fBendgrent\fR
 208 \fBendnetgrent\fR       \fBendpwent\fR
 209 \fBendspent\fR  \fBendusershell\fR
 210 \fBendutent\fR  \fBendutxent\fR
 211 \fBenviron\fR   \fBerand48\fR
 212 \fBerr\fR       \fBerrno\fR
 213 \fBerrx\fR      \fBeuccol\fR
 214 \fBeuclen\fR    \fBeucscol\fR
 215 \fBexecl\fR     \fBexecle\fR
 216 \fBexeclp\fR    \fBexecv\fR
 217 \fBexecve\fR    \fBexecvp\fR
 218 \fBexit\fR      \fBextended_to_decimal\fR
 219 \fBfaccessat\fR \fBfacl\fR
 220 \fBfattach\fR   \fBfchdir\fR
 221 \fBfchmod\fR    \fBfchmodat\fR
 222 \fBfchown\fR    \fBfchownat\fR
 223 \fBfchroot\fR   \fBfclose\fR
 224 \fBfcloseall\fR \fBfcntl\fR
 225 \fBfconvert\fR  \fBfcvt\fR
 226 \fBfdatasync\fR \fBfdetach\fR
 227 \fBfdopen\fR    \fBfdopendir\fR
 228 \fBfdwalk\fR    \fBfeof\fR
 229 \fBferror\fR    \fBfflush\fR
 230 \fBffs\fR       \fBffsl\fR
 231 \fBffsll\fR     \fBfls\fR
 232 \fBflsl\fR      \fBflsll\fR
 233 \fBfgetattr\fR  \fBfgetc\fR
 234 \fBfgetgrent\fR \fBfgetgrent_r\fR
 235 \fBfgetpos\fR   \fBfgetpwent\fR
 236 \fBfgetpwent_r\fR       \fBfgets\fR
 237 \fBfgetspent\fR \fBfgetspent_r\fR
 238 \fBfgetwc\fR    \fBfgetwc_l\fR
 239 \fBfgetws\fR    \fBfile_to_decimal\fR
 240 \fBfileno\fR    \fBfinite\fR
 241 \fBflockfile\fR \fBfmtmsg\fR
 242 \fBfnmatch\fR   \fBfopen\fR
 243 \fBfork\fR      \fBfork1\fR
 244 \fBforkall\fR   \fBforkallx\fR
 245 \fBforkx\fR     \fBfpathconf\fR
 246 \fBfpclass\fR   \fBfpgetmask\fR
 247 \fBfpgetround\fR        \fBfpgetsticky\fR
 248 \fBfprintf\fR   \fBfpsetmask\fR
 249 \fBfpsetround\fR        \fBfpsetsticky\fR
 250 \fBfputc\fR     \fBfputs\fR
 251 \fBfputwc\fR    \fBfputws\fR
 252 \fBfread\fR     \fBfree\fR
 253 \fBfreelocale\fR        \fBfreopen\fR
 254 \fBfrexp\fR     \fBfscanf\fR
 255 \fBfseek\fR     \fBfseeko\fR
 256 \fBfsetattr\fR  \fBfsetpos\fR
 257 \fBfstat\fR     \fBfstatat\fR
 258 \fBfstatfs\fR   \fBfstatvfs\fR
 259 \fBfsync\fR     \fBftell\fR
 260 \fBftello\fR    \fBftime\fR
 261 \fBftok\fR      \fBftruncate\fR
 262 \fBftrylockfile\fR      \fBftw\fR
 263 \fBfunc_to_decimal\fR   \fBfunlockfile\fR
 264 \fBfutimens\fR  \fBfutimesat\fR
 265 \fBfwide\fR     \fBfwprintf\fR
 266 \fBfwrite\fR    \fBfwscanf\fR
 267 \fBgconvert\fR  \fBgcvt\fR
 268 \fBgetacct\fR   \fBgetattrat\fR
 269 \fBgetc\fR      \fBgetc_unlocked\fR
 270 \fBgetchar\fR   \fBgetchar_unlocked\fR
 271 \fBgetcontext\fR        \fBgetcpuid\fR
 272 \fBgetcwd\fR    \fBgetdate\fR
 273 \fBgetdate_err\fR       \fBgetdents\fR
 274 \fBgetdtablesize\fR     \fBgetegid\fR
 275 \fBgetenv\fR    \fBgeteuid\fR
 276 \fBgetexecname\fR       \fBgetextmntent\fR
 277 \fBgetgid\fR    \fBgetgrent\fR
 278 \fBgetgrent_r\fR        \fBgetgrgid\fR
 279 \fBgetgrgid_r\fR        \fBgetgrnam\fR
 280 \fBgetgrnam_r\fR        \fBgetgroups\fR
 281 \fBgethomelgroup\fR     \fBgethostid\fR
 282 \fBgethostname\fR       \fBgethrtime\fR
 283 \fBgethrvtime\fR        \fBgetisax\fR
 284 \fBgetitimer\fR \fBgetloadavg\fR
 285 \fBgetlogin\fR  \fBgetlogin_r\fR
 286 \fBgetmntany\fR \fBgetmntent\fR
 287 \fBgetmsg\fR    \fBget_nprocs\fR
 288 \fBget_nprocs_conf\fR   \fBgetnetgrent\fR
 289 \fBgetnetgrent_r\fR     \fBgetopt\fR
 290 \fBgetopt_clip\fR       \fBgetopt_long\fR
 291 \fBgetopt_long_only\fR  \fBgetpagesize\fR
 292 \fBgetpagesizes\fR      \fBgetpass\fR
 293 \fBgetpassphrase\fR     \fBgetpeerucred\fR
 294 \fBgetpflags\fR \fBgetpgid\fR
 295 \fBgetpgrp\fR   \fBgetpid\fR
 296 \fBgetpmsg\fR   \fBgetppid\fR
 297 \fBgetppriv\fR  \fBgetpriority\fR
 298 \fBgetprogname\fR       \fBgetprojid\fR
 299 \fBgetpw\fR     \fBgetpwent\fR
 300 \fBgetpwent_r\fR        \fBgetpwnam\fR
 301 \fBgetpwnam_r\fR        \fBgetpwuid\fR
 302 \fBgetpwuid_r\fR        \fBgetrctl\fR
 303 \fBgetrlimit\fR \fBgetrusage\fR
 304 \fBgets\fR      \fBgetsid\fR
 305 \fBgetspent\fR  \fBgetspent_r\fR
 306 \fBgetspnam\fR  \fBgetspnam_r\fR
 307 \fBgetsubopt\fR \fBgettaskid\fR
 308 \fBgettext\fR   \fBgettimeofday\fR
 309 \fBgettxt\fR    \fBgetuid\fR
 310 \fBgetusershell\fR      \fBgetustack\fR
 311 \fBgetutent\fR  \fBgetutid\fR
 312 \fBgetutline\fR \fBgetutmp\fR
 313 \fBgetutmpx\fR  \fBgetutxent\fR
 314 \fBgetutxid\fR  \fBgetutxline\fR
 315 \fBgetvfsany\fR \fBgetvfsent\fR
 316 \fBgetvfsfile\fR        \fBgetvfsspec\fR
 317 \fBgetw\fR      \fBgetwc\fR
 318 \fBgetwc_l\fR   \fBgetwchar\fR
 319 \fBgetwchar_l\fR        \fBgetwd\fR
 320 \fBgetwidth\fR  \fBgetws\fR
 321 \fBgetzoneid\fR \fBgetzoneidbyname\fR
 322 \fBgetzonenamebyid\fR   \fBglob\fR
 323 \fBglobfree\fR  \fBgmtime\fR
 324 \fBgmtime_r\fR  \fBgrantpt\fR
 325 \fBgsignal\fR   \fBhasmntopt\fR
 326 \fBhcreate\fR   \fBhdestroy\fR
 327 \fBhsearch\fR   \fBiconv\fR
 328 \fBiconv_close\fR       \fBiconv_open\fR
 329 \fBimaxabs\fR   \fBimaxdiv\fR
 330 \fBindex\fR     \fBinitgroups\fR
 331 \fBinitstate\fR \fBinnetgr\fR
 332 \fBinsque\fR    \fBioctl\fR
 333 \fBis_system_labeled\fR \fBisaexec\fR
 334 \fBisalnum\fR   \fBisalnum_l\fR
 335 \fBisalpha\fR   \fBisalpha_l\fR
 336 \fBisascii\fR   \fBisastream\fR
 337 \fBisatty\fR    \fBisblank\fR
 338 \fBisblank_l\fR \fBiscntrl\fR
 339 \fBiscntrl_l\fR \fBisdigit\fR
 340 \fBisdigit_l\fR \fBisenglish\fR
 341 \fBisgraph\fR   \fBisgraph_l\fR
 342 \fBisideogram\fR        \fBislower\fR
 343 \fBislower_l\fR \fBisnan\fR
 344 \fBisnand\fR    \fBisnanf\fR
 345 \fBisnumber\fR  \fBisphonogram\fR
 346 \fBisprint\fR   \fBisprint_l\fR
 347 \fBispunct\fR   \fBispunct_l\fR
 348 \fBissetugid\fR \fBisspace\fR
 349 \fBisspace_l\fR \fBisspecial\fR
 350 \fBisupper\fR   \fBisupper_l\fR
 351 \fBiswalnum\fR  \fBiswalnum_l\fR
 352 \fBiswalpha\fR  \fBiswalpha_l\fR
 353 \fBiswblank\fR  \fBiswblank_l\fR
 354 \fBiswcntrl\fR  \fBiswcntrl_l\fR
 355 \fBiswctype\fR  \fBiswctype_l\fR
 356 \fBiswdigit\fR  \fBiswdigit_l\fR
 357 \fBiswideogram\fR       \fBiswideogram_l\fR
 358 \fBiswgraph\fR  \fBiswgraph_l\fR
 359 \fBiswhexnumber\fR      \fBiswhexnumber_l\fR
 360 \fBiswlower\fR  \fBiswlower_l\fR
 361 \fBiswnumber\fR \fBiswnumber_l\fR
 362 \fBiswphonogram\fR      \fBiswphonogram_l\fR
 363 \fBiswprint\fR  \fBiswprint_l\fR
 364 \fBiswpunct\fR  \fBiswpunct_l\fR
 365 \fBiswspace\fR  \fBiswspace_l\fR
 366 \fBiswspecial\fR        \fBiswspecial_l\fR
 367 \fBiswupper\fR  \fBiswupper_l\fR
 368 \fBiswxdigit\fR \fBiswxdigit_l\fR
 369 \fBisxdigit\fR  \fBisxdigit_l\fR
 370 \fBjrand48\fR   \fBkill\fR
 371 \fBkillpg\fR    \fBl64a\fR
 372 \fBlabs\fR      \fBladd\fR
 373 \fBlchown\fR    \fBlckpwdf\fR
 374 \fBlcong48\fR   \fBldexp\fR
 375 \fBldivide\fR   \fBlexp10\fR
 376 \fBlfind\fR     \fBlfmt\fR
 377 \fBlink\fR      \fBlinkat\fR
 378 \fBlio_listio\fR        \fBllabs\fR
 379 \fBlldiv\fR     \fBllog10\fR
 380 \fBllseek\fR    \fBlltostr\fR
 381 \fBlocaleconv\fR        \fBlocaltime\fR
 382 \fBlocaltime_r\fR       \fBlockf\fR
 383 \fBlogb\fR      \fBlone\fR
 384 \fBlongjmp\fR   \fBlrand48\fR
 385 \fBlsearch\fR   \fBlseek\fR
 386 \fBlshiftl\fR   \fBlstat\fR
 387 \fBlsub\fR      \fBlten\fR
 388 \fBlzero\fR     \fBmadvise\fR
 389 \fBmakecontext\fR       \fBmakeutx\fR
 390 \fBmalloc\fR    \fBmblen\fR
 391 \fBmblen_l\fR   \fBmbrlen\fR
 392 \fBmbrlen_l\fR  \fBmbrtowc\fR
 393 \fBmbrtowc_l\fR \fBmbsinit\fR
 394 \fBmbsinit_l\fR \fBmbsnrtowcs\fR
 395 \fBmbsnrtowcs_l\fR      \fBmbsrtowcs\fR
 396 \fBmbsrtowcs_l\fR       \fBmbstowcs\fR
 397 \fBmbstowcs_l\fR        \fBmbtowc\fR
 398 \fBmbtowc_l\fR  \fBmemalign\fR
 399 \fBmembar_consumer\fR   \fBmembar_enter\fR
 400 \fBmembar_exit\fR       \fBmembar_producer\fR
 401 \fBmemccpy\fR   \fBmemchr\fR
 402 \fBmemcmp\fR    \fBmemcntl\fR
 403 \fBmemcpy\fR    \fBmeminfo\fR
 404 \fBmemmem\fR    \fBmemmove\fR
 405 \fBmemset\fR    \fBmincore\fR
 406 \fBmkdir\fR     \fBmkdirat\fR
 407 \fBmkfifo\fR    \fBmkfifoat\fR
 408 \fBmknod\fR     \fBmknodat\fR
 409 \fBmkstemp\fR   \fBmktemp\fR
 410 \fBmktime\fR    \fBmlock\fR
 411 \fBmlockall\fR  \fBmmap\fR
 412 \fBmmapobj\fR   \fBmodctl\fR
 413 \fBmodf\fR      \fBmodff\fR
 414 \fBmodutx\fR    \fBmonitor\fR
 415 \fBmount\fR     \fBmprotect\fR
 416 \fBmq_close\fR  \fBmq_getattr\fR
 417 \fBmq_notify\fR \fBmq_open\fR
 418 \fBmq_receive\fR        \fBmq_reltimedreceive_np\fR
 419 \fBmq_reltimedsend_np\fR        \fBmq_send\fR
 420 \fBmq_setattr\fR        \fBmq_timedreceive\fR
 421 \fBmq_timedsend\fR      \fBmq_unlink\fR
 422 \fBmrand48\fR   \fBmsgctl\fR
 423 \fBmsgget\fR    \fBmsgids\fR
 424 \fBmsgrcv\fR    \fBmsgsnap\fR
 425 \fBmsgsnd\fR    \fBmsync\fR
 426 \fBmunlock\fR   \fBmunlockall\fR
 427 \fBmunmap\fR    \fBmutex_consistent\fR
 428 \fBmutex_destroy\fR     \fBmutex_init\fR
 429 \fBmutex_lock\fR        \fBmutex_trylock\fR
 430 \fBmutex_unlock\fR      \fBnanosleep\fR
 431 \fBnextafter\fR \fBnewlocale\fR
 432 \fBnfs_getfh\fR \fBnftw\fR
 433 \fBngettext\fR  \fBnice\fR
 434 \fBnl_langinfo\fR       \fBnl_langinfo_l\fR
 435 \fBnrand48\fR   \fBnss_default_finders\fR
 436 \fBnss_delete\fR        \fBnss_endent\fR
 437 \fBnss_getent\fR        \fBnss_search\fR
 438 \fBnss_setent\fR        \fBntp_adjtime\fR
 439 \fBntp_gettime\fR       \fBopen\fR
 440 \fBopenat\fR    \fBopendir\fR
 441 \fBopenlog\fR   \fBoptarg\fR
 442 \fBopterr\fR    \fBoptind\fR
 443 \fBoptopt\fR    \fBp_online\fR
 444 \fBpathconf\fR  \fBpause\fR
 445 \fBpclose\fR    \fBpcsample\fR
 446 \fBperror\fR    \fBpfmt\fR
 447 \fBpipe\fR      \fBplock\fR
 448 \fBpoll\fR      \fBpopen\fR
 449 \fBport_alert\fR        \fBport_associate\fR
 450 \fBport_create\fR       \fBport_dissociate\fR
 451 \fBport_get\fR  \fBport_getn\fR
 452 \fBport_send\fR \fBport_sendn\fR
 453 \fBposix_fadvise\fR     \fBposix_fallocate\fR
 454 \fBposix_madvise\fR     \fBposix_memalign\fR
 455 \fBposix_openpt\fR      \fBposix_spawn\fR
 456 \fBposix_spawn_file_actions_addclose\fR \fBposix_spawn_file_actions_addclosefrom_np\fR
 457 \fBposix_spawn_file_actions_adddup2\fR  \fBposix_spawn_file_actions_addopen\fR
 458 \fBposix_spawn_file_actions_destroy\fR  \fBposix_spawn_file_actions_init\fR
 459 \fBposix_spawn_pipe_np\fR       \fBposix_spawnattr_destroy\fR
 460 \fBposix_spawnattr_getflags\fR  \fBposix_spawnattr_getpgroup\fR
 461 \fBposix_spawnattr_getschedparam\fR     \fBposix_spawnattr_getschedpolicy\fR
 462 \fBposix_spawnattr_getsigdefault\fR     \fBposix_spawnattr_getsigignore_np\fR
 463 \fBposix_spawnattr_getsigmask\fR        \fBposix_spawnattr_init\fR
 464 \fBposix_spawnattr_setflags\fR  \fBposix_spawnattr_setpgroup\fR
 465 \fBposix_spawnattr_setschedparam\fR     \fBposix_spawnattr_setschedpolicy\fR
 466 \fBposix_spawnattr_setsigdefault\fR     \fBposix_spawnattr_setsigignore_np\fR
 467 \fBposix_spawnattr_setsigmask\fR        \fBposix_spawnp\fR
 468 \fBpread\fR     \fBpreadv\fR
 469 \fBprintf\fR    \fBprintstack\fR
 470 \fBpriocntl\fR  \fBpriocntlset\fR
 471 \fBpriv_addset\fR       \fBpriv_allocset\fR
 472 \fBpriv_copyset\fR      \fBpriv_delset\fR
 473 \fBpriv_emptyset\fR     \fBpriv_fillset\fR
 474 \fBpriv_freeset\fR      \fBpriv_getbyname\fR
 475 \fBpriv_getbynum\fR     \fBpriv_getsetbyname\fR
 476 \fBpriv_getsetbynum\fR  \fBpriv_gettext\fR
 477 \fBpriv_ineffect\fR     \fBpriv_intersect\fR
 478 \fBpriv_inverse\fR      \fBpriv_isemptyset\fR
 479 \fBpriv_isequalset\fR   \fBpriv_isfullset\fR
 480 \fBpriv_ismember\fR     \fBpriv_issubset\fR
 481 \fBpriv_set\fR  \fBpriv_set_to_str\fR
 482 \fBpriv_str_to_set\fR   \fBpriv_union\fR
 483 \fBprocessor_bind\fR    \fBprocessor_info\fR
 484 \fBprofil\fR    \fBpselect\fR
 485 \fBpset_assign\fR       \fBpset_bind\fR
 486 \fBpset_create\fR       \fBpset_destroy\fR
 487 \fBpset_getattr\fR      \fBpset_getloadavg\fR
 488 \fBpset_info\fR \fBpset_list\fR
 489 \fBpset_setattr\fR      \fBpsiginfo\fR
 490 \fBpsignal\fR   \fBpthread_atfork\fR
 491 \fBpthread_attr_destroy\fR      \fBpthread_attr_get_np\fR
 492 \fBpthread_attr_getdetachstate\fR       \fBpthread_attr_getguardsize\fR
 493 \fBpthread_attr_getinheritsched\fR      \fBpthread_attr_getschedparam\fR
 494 \fBpthread_attr_getschedpolicy\fR       \fBpthread_attr_getscope\fR
 495 \fBpthread_attr_getstack\fR     \fBpthread_attr_getstackaddr\fR
 496 \fBpthread_attr_getstacksize\fR \fBpthread_attr_init\fR
 497 \fBpthread_attr_setdetachstate\fR       \fBpthread_attr_setguardsize\fR
 498 \fBpthread_attr_setinheritsched\fR      \fBpthread_attr_setschedparam\fR
 499 \fBpthread_attr_setschedpolicy\fR       \fBpthread_attr_setscope\fR
 500 \fBpthread_attr_setstack\fR     \fBpthread_attr_setstackaddr\fR
 501 \fBpthread_attr_setstacksize\fR \fBpthread_barrier_destroy\fR
 502 \fBpthread_barrier_init\fR      \fBpthread_barrier_wait\fR
 503 \fBpthread_barrierattr_destroy\fR       \fBpthread_barrierattr_getpshared\fR
 504 \fBpthread_barrierattr_init\fR  \fBpthread_barrierattr_setpshared\fR
 505 \fBpthread_cancel\fR    \fBpthread_cond_broadcast\fR
 506 \fBpthread_cond_destroy\fR      \fBpthread_cond_init\fR
 507 \fBpthread_cond_reltimedwait_np\fR      \fBpthread_cond_signal\fR
 508 \fBpthread_cond_timedwait\fR    \fBpthread_cond_wait\fR
 509 \fBpthread_condattr_destroy\fR  \fBpthread_condattr_getclock\fR
 510 \fBpthread_condattr_getpshared\fR       \fBpthread_condattr_init\fR
 511 \fBpthread_condattr_setclock\fR \fBpthread_condattr_setpshared\fR
 512 \fBpthread_create\fR    \fBpthread_detach\fR
 513 \fBpthread_equal\fR     \fBpthread_exit\fR
 514 \fBpthread_getconcurrency\fR    \fBpthread_getschedparam\fR
 515 \fBpthread_getspecific\fR       \fBpthread_join\fR
 516 \fBpthread_key_create\fR        \fBpthread_key_create_once_np\fR
 517 \fBpthread_key_delete\fR        \fBpthread_kill\fR
 518 \fBpthread_mutex_consistent\fR  \fBpthread_mutex_destroy\fR
 519 \fBpthread_mutex_getprioceiling\fR      \fBpthread_mutex_init\fR
 520 \fBpthread_mutex_lock\fR        \fBpthread_mutex_reltimedlock_np\fR
 521 \fBpthread_mutex_setprioceiling\fR      \fBpthread_mutex_timedlock\fR
 522 \fBpthread_mutex_trylock\fR     \fBpthread_mutex_unlock\fR
 523 \fBpthread_mutexattr_destroy\fR \fBpthread_mutexattr_getprioceiling\fR
 524 \fBpthread_mutexattr_getprotocol\fR     \fBpthread_mutexattr_getpshared\fR
 525 \fBpthread_mutexattr_getrobust\fR       \fBpthread_mutexattr_gettype\fR
 526 \fBpthread_mutexattr_init\fR    \fBpthread_mutexattr_setprioceiling\fR
 527 \fBpthread_mutexattr_setprotocol\fR     \fBpthread_mutexattr_setpshared\fR
 528 \fBpthread_mutexattr_setrobust\fR       \fBpthread_mutexattr_settype\fR
 529 \fBpthread_once\fR      \fBpthread_rwlock_destroy\fR
 530 \fBpthread_rwlock_init\fR       \fBpthread_rwlock_rdlock\fR
 531 \fBpthread_rwlock_reltimedrdlock_np\fR  \fBpthread_rwlock_reltimedwrlock_np\fR
 532 \fBpthread_rwlock_timedrdlock\fR        \fBpthread_rwlock_timedwrlock\fR
 533 \fBpthread_rwlock_tryrdlock\fR  \fBpthread_rwlock_trywrlock\fR
 534 \fBpthread_rwlock_unlock\fR     \fBpthread_rwlock_wrlock\fR
 535 \fBpthread_rwlockattr_destroy\fR        \fBpthread_rwlockattr_getpshared\fR
 536 \fBpthread_rwlockattr_init\fR   \fBpthread_rwlockattr_setpshared\fR
 537 \fBpthread_self\fR      \fBpthread_setcancelstate\fR
 538 \fBpthread_setcanceltype\fR     \fBpthread_setconcurrency\fR
 539 \fBpthread_setspecific\fR       \fBpthread_sigmask\fR
 540 \fBpthread_setschedparam\fR     \fBpthread_setschedprio\fR
 541 \fBpthread_spin_destroy\fR      \fBpthread_spin_init\fR
 542 \fBpthread_spin_lock\fR \fBpthread_spin_trylock\fR
 543 \fBpthread_spin_unlock\fR       \fBpthread_testcancel\fR
 544 \fBptsname\fR   \fBputacct\fR
 545 \fBputc\fR      \fBputc_unlocked\fR
 546 \fBputchar\fR   \fBputchar_unlocked\fR
 547 \fBputenv\fR    \fBputmsg\fR
 548 \fBputpmsg\fR   \fBputpwent\fR
 549 \fBputs\fR      \fBputspent\fR
 550 \fBpututline\fR \fBpututxline\fR
 551 \fBputw\fR      \fBputwc\fR
 552 \fBputwchar\fR  \fBputws\fR
 553 \fBpwrite\fR    \fBpwritev\fR
 554 \fBqeconvert\fR \fBqecvt\fR
 555 \fBqfconvert\fR \fBqfcvt\fR
 556 \fBqgconvert\fR \fBqgcvt\fR
 557 \fBqsort\fR     \fBquadruple_to_decimal\fR
 558 \fBraise\fR     \fBrand\fR
 559 \fBrand_r\fR    \fBrandom\fR
 560 \fBrctl_walk\fR \fBrctlblk_get_enforced_value\fR
 561 \fBrctlblk_get_firing_time\fR   \fBrctlblk_get_global_action\fR
 562 \fBrctlblk_get_global_flags\fR  \fBrctlblk_get_local_action\fR
 563 \fBrctlblk_get_local_flags\fR   \fBrctlblk_get_privilege\fR
 564 \fBrctlblk_get_recipient_pid\fR \fBrctlblk_get_value\fR
 565 \fBrctlblk_set_local_action\fR  \fBrctlblk_set_local_flags\fR
 566 \fBrctlblk_set_privilege\fR     \fBrctlblk_set_recipient_pid\fR
 567 \fBrctlblk_set_value\fR \fBrctlblk_size\fR
 568 \fBre_comp\fR   \fBre_exec\fR
 569 \fBread\fR      \fBreaddir\fR
 570 \fBreaddir_r\fR \fBreadlink\fR
 571 \fBreadlinkat\fR        \fBreadv\fR
 572 \fBrealloc\fR   \fBrealpath\fR
 573 \fBreboot\fR    \fBregcmp\fR
 574 \fBregcomp\fR   \fBregerror\fR
 575 \fBregex\fR     \fBregexec\fR
 576 \fBregfree\fR   \fBremove\fR
 577 \fBremque\fR    \fBrename\fR
 578 \fBrenameat\fR  \fBresetmnttab\fR
 579 \fBresolvepath\fR       \fBrewind\fR
 580 \fBrewinddir\fR \fBrindex\fR
 581 \fBrmdir\fR     \fBrw_rdlock\fR
 582 \fBrw_read_held\fR      \fBrw_tryrdlock\fR
 583 \fBrw_trywrlock\fR      \fBrw_unlock\fR
 584 \fBrw_write_held\fR     \fBrw_wrlock\fR
 585 \fBrwlock_destroy\fR    \fBrwlock_init\fR
 586 \fBsbrk\fR      \fBscalb\fR
 587 \fBscandir\fR   \fBscanf\fR
 588 \fBsched_get_priority_max\fR    \fBsched_get_priority_min\fR
 589 \fBsched_getparam\fR    \fBsched_getscheduler\fR
 590 \fBsched_rr_get_interval\fR     \fBsched_setparam\fR
 591 \fBsched_setscheduler\fR        \fBsched_yield\fR
 592 \fBschedctl_exit\fR     \fBschedctl_init\fR
 593 \fBschedctl_lookup\fR   \fBschedctl_start\fR
 594 \fBschedctl_stop\fR     \fBseconvert\fR
 595 \fBseed48\fR    \fBseekdir\fR
 596 \fBselect\fR    \fBsem_close\fR
 597 \fBsem_destroy\fR       \fBsem_getvalue\fR
 598 \fBsem_init\fR  \fBsem_open\fR
 599 \fBsem_post\fR  \fBsem_reltimedwait_np\fR
 600 \fBsem_timedwait\fR     \fBsem_trywait\fR
 601 \fBsem_unlink\fR        \fBsem_wait\fR
 602 \fBsema_destroy\fR      \fBsema_held\fR
 603 \fBsema_init\fR \fBsema_post\fR
 604 \fBsema_trywait\fR      \fBsema_wait\fR
 605 \fBsemctl\fR    \fBsemget\fR
 606 \fBsemids\fR    \fBsemop\fR
 607 \fBsemtimedop\fR        \fBsetattrat\fR
 608 \fBsetbuf\fR    \fBsetbuffer\fR
 609 \fBsetcat\fR    \fBsetcontext\fR
 610 \fBsetegid\fR   \fBsetenv\fR
 611 \fBseteuid\fR   \fBsetgid\fR
 612 \fBsetgrent\fR  \fBsetgroups\fR
 613 \fBsethostname\fR       \fBsetitimer\fR
 614 \fBsetjmp\fR    \fBsetkey\fR
 615 \fBsetlabel\fR  \fBsetlinebuf\fR
 616 \fBsetlocale\fR \fBsetlogmask\fR
 617 \fBsetnetgrent\fR       \fBsetpflags\fR
 618 \fBsetpgid\fR   \fBsetpgrp\fR
 619 \fBsetppriv\fR  \fBsetpriority\fR
 620 \fBsetprogname\fR       \fBsetpwent\fR
 621 \fBsetrctl\fR   \fBsetregid\fR
 622 \fBsetreuid\fR  \fBsetrlimit\fR
 623 \fBsetsid\fR    \fBsetspent\fR
 624 \fBsetstate\fR  \fBsettaskid\fR
 625 \fBsettimeofday\fR      \fBsetuid\fR
 626 \fBsetusershell\fR      \fBsetustack\fR
 627 \fBsetutent\fR  \fBsetutxent\fR
 628 \fBsetvbuf\fR   \fBsfconvert\fR
 629 \fBsgconvert\fR \fBshm_open\fR
 630 \fBshm_unlink\fR        \fBshmat\fR
 631 \fBshmctl\fR    \fBshmdt\fR
 632 \fBshmget\fR    \fBshmids\fR
 633 \fBsig2str\fR   \fBsigaction\fR
 634 \fBsigaddset\fR \fBsigaltstack\fR
 635 \fBsigdelset\fR \fBsigemptyset\fR
 636 \fBsigfillset\fR        \fBsigfpe\fR
 637 \fBsighold\fR   \fBsigignore\fR
 638 \fBsiginterrupt\fR      \fBsigismember\fR
 639 \fBsiglongjmp\fR        \fBsignal\fR
 640 \fBsigpause\fR  \fBsigpending\fR
 641 \fBsigprocmask\fR       \fBsigqueue\fR
 642 \fBsigrelse\fR  \fBsigsend\fR
 643 \fBsigsendset\fR        \fBsigset\fR
 644 \fBsigsetjmp\fR \fBsigstack\fR
 645 \fBsigsuspend\fR        \fBsigtimedwait\fR
 646 \fBsigwait\fR   \fBsigwaitinfo\fR
 647 \fBsingle_to_decimal\fR \fBsleep\fR
 648 \fBsmt_pause\fR \fBsnprintf\fR
 649 \fBsprintf\fR   \fBsrand\fR
 650 \fBsrand48\fR   \fBsrandom\fR
 651 \fBsscanf\fR    \fBssignal\fR
 652 \fBstack_getbounds\fR   \fBstack_inbounds\fR
 653 \fBstack_setbounds\fR   \fBstack_violation\fR
 654 \fBstat\fR      \fBstatfs\fR
 655 \fBstatvfs\fR   \fBstime\fR
 656 \fBstr2sig\fR   \fBstrcasecmp\fR
 657 \fBstrcasecmp_l\fR      \fBstrcat\fR
 658 \fBstrchr\fR    \fBstrcmp\fR
 659 \fBstrcoll\fR   \fBstrcpy\fR
 660 \fBstrcspn\fR   \fBstrdup\fR
 661 \fBstrerror\fR  \fBstrerror_l\fR
 662 \fBstrerror_r\fR        \fBstrfmon\fR
 663 \fBstrfmon_l\fR \fBstrftime\fR
 664 \fBstrftime_l\fR        \fBstring_to_decimal\fR
 665 \fBstrlcat\fR   \fBstrlcpy\fR
 666 \fBstrlen\fR    \fBstrncasecmp\fR
 667 \fBstrncasecmp_l\fR     \fBstrncat\fR
 668 \fBstrncmp\fR   \fBstrncpy\fR
 669 \fBstrnstr\fR   \fBstrpbrk\fR
 670 \fBstrptime\fR  \fBstrptime_l\fR
 671 \fBstrrchr\fR   \fBstrsep\fR
 672 \fBstrsignal\fR \fBstrspn\fR
 673 \fBstrstr\fR    \fBstrtod\fR
 674 \fBstrtof\fR    \fBstrtoimax\fR
 675 \fBstrtok\fR    \fBstrtok_r\fR
 676 \fBstrtol\fR    \fBstrtold\fR
 677 \fBstrtoll\fR   \fBstrtoul\fR
 678 \fBstrtoull\fR  \fBstrtoumax\fR
 679 \fBstrtows\fR   \fBstrxfrm\fR
 680 \fBswab\fR      \fBswapcontext\fR
 681 \fBswapctl\fR   \fBswprintf\fR
 682 \fBswscanf\fR   \fBsymlink\fR
 683 \fBsymlinkat\fR \fBsync\fR
 684 \fBsync_instruction_memory\fR   \fBsysconf\fR
 685 \fBsysfs\fR     \fBsysinfo\fR
 686 \fBsyslog\fR    \fBsystem\fR
 687 \fBtcdrain\fR   \fBtcflow\fR
 688 \fBtcflush\fR   \fBtcgetattr\fR
 689 \fBtcgetpgrp\fR \fBtcgetsid\fR
 690 \fBtcsendbreak\fR       \fBtcsetattr\fR
 691 \fBtcsetpgrp\fR \fBtdelete\fR
 692 \fBtell\fR      \fBtelldir\fR
 693 \fBtempnam\fR   \fBtextdomain\fR
 694 \fBtfind\fR     \fBthr_continue\fR
 695 \fBthr_create\fR        \fBthr_exit\fR
 696 \fBthr_getconcurrency\fR        \fBthr_getprio\fR
 697 \fBthr_getspecific\fR   \fBthr_join\fR
 698 \fBthr_keycreate\fR     \fBthr_keycreate_once\fR
 699 \fBthr_kill\fR  \fBthr_main\fR
 700 \fBthr_min_stack\fR     \fBthr_self\fR
 701 \fBthr_setconcurrency\fR        \fBthr_setprio\fR
 702 \fBthr_setspecific\fR   \fBthr_sigsetmask\fR
 703 \fBthr_stksegment\fR    \fBthr_suspend\fR
 704 \fBthr_yield\fR \fBtime\fR
 705 \fBtimer_create\fR      \fBtimer_delete\fR
 706 \fBtimer_getoverrun\fR  \fBtimer_gettime\fR
 707 \fBtimer_settime\fR     \fBtimes\fR
 708 \fBtimezone\fR  \fBtmpfile\fR
 709 \fBtmpnam\fR    \fBtmpnam_r\fR
 710 \fBtoascii\fR   \fBtolower\fR
 711 \fBtolower_l\fR \fBtoupper\fR
 712 \fBtoupper_l\fR \fBtowctrans\fR
 713 \fBtowctrans_l\fR       \fBtowlower\fR
 714 \fBtowlower_l\fR        \fBtowupper\fR
 715 \fBtowupper_l\fR        \fBtruncate\fR
 716 \fBtsearch\fR   \fBttyname\fR
 717 \fBttyname_r\fR \fBttyslot\fR
 718 \fBtwalk\fR     \fBtzname\fR
 719 \fBtzset\fR     \fBu8_strcmp\fR
 720 \fBu8_textprep_str\fR   \fBu8_validate\fR
 721 \fBuadmin\fR    \fBualarm\fR
 722 \fBuconv_u16tou32\fR    \fBuconv_u16tou8\fR
 723 \fBuconv_u32tou16\fR    \fBuconv_u32tou8\fR
 724 \fBuconv_u8tou16\fR     \fBuconv_u8tou32\fR
 725 \fBucred_free\fR        \fBucred_get\fR
 726 \fBucred_getegid\fR     \fBucred_geteuid\fR
 727 \fBucred_getgroups\fR   \fBucred_getpflags\fR
 728 \fBucred_getpid\fR      \fBucred_getprivset\fR
 729 \fBucred_getprojid\fR   \fBucred_getrgid\fR
 730 \fBucred_getruid\fR     \fBucred_getsgid\fR
 731 \fBucred_getsuid\fR     \fBucred_getzoneid\fR
 732 \fBucred_size\fR        \fBulckpwdf\fR
 733 \fBulimit\fR    \fBulltostr\fR
 734 \fBumask\fR     \fBumount\fR
 735 \fBumount2\fR   \fBuname\fR
 736 \fBungetc\fR    \fBungetwc\fR
 737 \fBunlink\fR    \fBunlinkat\fR
 738 \fBunlockpt\fR  \fBunordered\fR
 739 \fBunsetenv\fR  \fBupdwtmp\fR
 740 \fBupdwtmpx\fR  \fBuselocale\fR
 741 \fBusleep\fR    \fBustat\fR
 742 \fButime\fR     \fButimensat\fR
 743 \fButimes\fR    \fButmpname\fR
 744 \fButmpxname\fR \fBuucopy\fR
 745 \fBvalloc\fR    \fBvasprintf\fR
 746 \fBverr\fR      \fBverrx\fR
 747 \fBvfork\fR     \fBvforkx\fR
 748 \fBvfprintf\fR  \fBvfscanf\fR
 749 \fBvfwprintf\fR \fBvfwscanf\fR
 750 \fBvhangup\fR   \fBvlfmt\fR
 751 \fBvpfmt\fR     \fBvprintf\fR
 752 \fBvscanf\fR    \fBvsnprintf\fR
 753 \fBvsprintf\fR  \fBvsscanf\fR
 754 \fBvswprintf\fR \fBvswscanf\fR
 755 \fBvsyslog\fR   \fBvwarn\fR
 756 \fBvwarnx\fR    \fBvwprintf\fR
 757 \fBvwscanf\fR   \fBwait\fR
 758 \fBwait3\fR     \fBwait4\fR
 759 \fBwaitid\fR    \fBwaitpid\fR
 760 \fBwalkcontext\fR       \fBwarn\fR
 761 \fBwarnx\fR     \fBwatoll\fR
 762 \fBwcpcpy\fR    \fBwcpncpy\fR
 763 \fBwcrtomb\fR   \fBwcrtomb_l\fR
 764 \fBwcscasecmp\fR        \fBwcscasecmp_l\fR
 765 \fBwcscat\fR    \fBwcschr\fR
 766 \fBwcscmp\fR    \fBwcscoll\fR
 767 \fBwcscoll_l\fR \fBwcscpy\fR
 768 \fBwcscspn\fR   \fBwcsdup\fR
 769 \fBwcsftime\fR  \fBwcslen\fR
 770 \fBwcsncat\fR   \fBwcsncasecmp\fR
 771 \fBwcsncasecmp_l\fR     \fBwcsncmp\fR
 772 \fBwcsncpy\fR   \fBwcsnrtombs\fR
 773 \fBwcsnrtombs_l\fR      \fBwcspbrk\fR
 774 \fBwcsrchr\fR   \fBwcsrtombs\fR
 775 \fBwcsrtombs_l\fR       \fBwcsspn\fR
 776 \fBwcsstr\fR    \fBwcstod\fR
 777 \fBwcstof\fR    \fBwcstoimax\fR
 778 \fBwcstok\fR    \fBwcstol\fR
 779 \fBwcstold\fR   \fBwcstoll\fR
 780 \fBwcstombs\fR  \fBwctombs_l\fR
 781 \fBwcstoul\fR   \fBwcstoull\fR
 782 \fBwcstoumax\fR \fBwcswcs\fR
 783 \fBwcswidth\fR  \fBwcswidth_l\fR
 784 \fBwcsxfrm\fR   \fBwcsxfrm_l\fR
 785 \fBwctob\fR     \fBwctob_l\fR
 786 \fBwctomb\fR    \fBwctomb_l\fR
 787 \fBwctrans\fR   \fBwctrans_l\fR
 788 \fBwctype\fR    \fBwctype_l\fR
 789 \fBwcwidth\fR   \fBwcwidth_l\fR
 790 \fBwmemchr\fR   \fBwmemcmp\fR
 791 \fBwmemcpy\fR   \fBwmemmove\fR
 792 \fBwmemset\fR   \fBwordexp\fR
 793 \fBwordfree\fR  \fBwprintf\fR
 794 \fBwracct\fR    \fBwrite\fR
 795 \fBwritev\fR    \fBwscanf\fR
 796 \fBwscasecmp\fR \fBwscat\fR
 797 \fBwschr\fR     \fBwscmp\fR
 798 \fBwscol\fR     \fBwscoll\fR
 799 \fBwscpy\fR     \fBwscspn\fR
 800 \fBwsdup\fR     \fBwslen\fR
 801 \fBwsncasecmp\fR        \fBwsncat\fR
 802 \fBwsncmp\fR    \fBwsncpy\fR
 803 \fBwspbrk\fR    \fBwsprintf\fR
 804 \fBwsrchr\fR    \fBwsscanf\fR
 805 \fBwsspn\fR     \fBwstod\fR
 806 \fBwstok\fR     \fBwstol\fR
 807 \fBwstoll\fR    \fBwstostr\fR
 808 \fBwsxfrm\fR    \fByield\fR
 809 .TE
 810 
 811 .sp
 812 .LP
 813 The following interfaces are unique to the 32-bit version of this library:
 814 .sp
 815 
 816 .sp
 817 .TS
 818 l l
 819 l l .
 820 \fB__div64\fR   \fB__mul64\fR
 821 \fB__posix_readdir_r\fR \fB__rem64\fR
 822 \fB__udiv64\fR  \fB__urem64\fR
 823 \fB_bufendtab\fR        \fB_lastbuf\fR
 824 \fB_s_fcntl\fR  \fB_sys_nsig\fR
 825 \fB_xftw64\fR   \fBaio_cancel64\fR
 826 \fBaio_error64\fR       \fBaio_fsync64\fR
 827 \fBaio_read64\fR        \fBaio_return64\fR
 828 \fBaio_suspend64\fR     \fBaio_waitn64\fR
 829 \fBaio_write64\fR       \fBcreat64\fR
 830 \fBfgetpos64\fR \fBfopen64\fR
 831 \fBfreopen64\fR \fBfseeko64\fR
 832 \fBfsetpos64\fR \fBfstat64\fR
 833 \fBfstatvfs64\fR        \fBftello64\fR
 834 \fBftruncate64\fR       \fBftw64\fR
 835 \fBgetdents64\fR        \fBgetrlimit64\fR
 836 \fBlio_listio64\fR      \fBlockf64\fR
 837 \fBlseek64\fR   \fBlstat64\fR
 838 \fBmkstemp64\fR \fBmmap64\fR
 839 \fBnftw64\fR    \fBopen64\fR
 840 \fBpread64\fR   \fBpreadv64\fR
 841 \fBptrace\fR    \fBpwrite64\fR
 842 \fBpwritev64\fR \fBreaddir64\fR
 843 \fBreaddir64_r\fR       \fBs_fcntl\fR
 844 \fBs_ioctl\fR   \fBselect_large_fdset\fR
 845 \fBsetrlimit64\fR       \fBstat64\fR
 846 \fBstatvfs64\fR \fBsys_errlist\fR
 847 \fBsys_nerr\fR  \fBtell64\fR
 848 \fBtmpfile64\fR \fBtruncate64\fR
 849 .TE
 850 
 851 .sp
 852 .LP
 853 The following interfaces are unique to the 32-bit SPARC version of this
 854 library:
 855 .sp
 856 
 857 .sp
 858 .TS
 859 l l
 860 l l .
 861 \fB\&.div\fR        \fB\&.mul\fR
 862 \fB\&.rem\fR        \fB\&.stret1\fR
 863 \fB\&.stret2\fR     \fB\&.stret4\fR
 864 \fB\&.stret8\fR     \fB\&.udiv\fR
 865 \fB\&.umul\fR       \fB\&.urem\fR
 866 \fB_Q_add\fR    \fB_Q_cmp\fR
 867 \fB_Q_cmpe\fR   \fB_Q_div\fR
 868 \fB_Q_dtoq\fR   \fB_Q_feq\fR
 869 \fB_Q_fge\fR    \fB_Q_fgt\fR
 870 \fB_Q_fle\fR    \fB_Q_flt\fR
 871 \fB_Q_fne\fR    \fB_Q_itoq\fR
 872 \fB_Q_lltoq\fR  \fB_Q_mul\fR
 873 \fB_Q_neg\fR    \fB_Q_qtod\fR
 874 \fB_Q_qtoi\fR   \fB_Q_qtoll\fR
 875 \fB_Q_qtos\fR   \fB_Q_qtou\fR
 876 \fB_Q_qtoull\fR \fB_Q_sqrt\fR
 877 \fB_Q_stoq\fR   \fB_Q_sub\fR
 878 \fB_Q_ulltoq\fR \fB_Q_utoq\fR
 879 \fB__dtoll\fR   \fB__dtou\fR
 880 \fB__dtoull\fR  \fB__ftoll\fR
 881 \fB__ftou\fR    \fB__ftoull\fR
 882 \fB__umul64\fR
 883 .TE
 884 
 885 .sp
 886 .LP
 887 The following interfaces are unique to the 32-bit x86 version of this library:
 888 .sp
 889 
 890 .sp
 891 .TS
 892 l l
 893 l l .
 894 \fB__fpstart\fR \fB_fp_hw\fR
 895 \fB_fpstart\fR  \fB_fxstat\fR
 896 \fB_lxstat\fR   \fB_nuname\fR
 897 \fB_thr_errno_addr\fR   \fB_xmknod\fR
 898 \fB_xstat\fR    \fBnuname\fR
 899 .TE
 900 
 901 .sp
 902 .LP
 903 The following interfaces are unique to the 64-bit SPARC version of this
 904 library:
 905 .sp
 906 
 907 .sp
 908 .TS
 909 l l
 910 l l .
 911 \fB_Qp_add\fR   \fB_Qp_cmp\fR
 912 \fB_Qp_cmpe\fR  \fB_Qp_div\fR
 913 \fB_Qp_dtoq\fR  \fB_Qp_feq\fR
 914 \fB_Qp_fge\fR   \fB_Qp_fgt\fR
 915 \fB_Qp_fle\fR   \fB_Qp_flt\fR
 916 \fB_Qp_fne\fR   \fB_Qp_itoq\fR
 917 \fB_Qp_mul\fR   \fB_Qp_neg\fR
 918 \fB_Qp_qtod\fR  \fB_Qp_qtoi\fR
 919 \fB_Qp_qtos\fR  \fB_Qp_qtoui\fR
 920 \fB_Qp_qtoux\fR \fB_Qp_qtox\fR
 921 \fB_Qp_sqrt\fR  \fB_Qp_stoq\fR
 922 \fB_Qp_sub\fR   \fB_Qp_uitoq\fR
 923 \fB_Qp_uxtoq\fR \fB_Qp_xtoq\fR
 924 \fB__align_cpy_1\fR     \fB__align_cpy_16\fR
 925 \fB__align_cpy_2\fR     \fB__align_cpy_4\fR
 926 \fB__align_cpy_8\fR     \fB__dtoul\fR
 927 \fB__ftoul\fR   \fB__sparc_utrap_install\fR
 928 .TE
 929 
 930 .SH FILES
 931 .ne 2
 932 .na
 933 \fB\fB/lib/libc.so.1\fR\fR
 934 .ad
 935 .RS 27n
 936 shared object
 937 .RE
 938 
 939 .sp
 940 .ne 2
 941 .na
 942 \fB\fB/lib/64/libc.so.1\fR\fR
 943 .ad
 944 .RS 27n
 945 64-bit shared object
 946 .RE
 947 
 948 .sp
 949 .ne 2
 950 .na
 951 \fB\fB/lib/c_synonyms.so.1\fR\fR
 952 .ad
 953 .RS 27n
 954 A compatibility library to provide access to obsolete \fBlibc\fR synonym
 955 symbols
 956 .RE
 957 
 958 .sp
 959 .ne 2
 960 .na
 961 \fB\fB/lib/64/c_synonyms.so.1\fR\fR
 962 .ad
 963 .RS 27n
 964 A 64-bit compatibility library to provide access to obsolete \fBlibc\fR synonym
 965 symbols
 966 .RE
 967 
 968 .SH ATTRIBUTES
 969 See \fBattributes\fR(5) for descriptions of the following attributes:
 970 .sp
 971 
 972 .sp
 973 .TS
 974 box;
 975 c | c
 976 l | l .
 977 ATTRIBUTE TYPE  ATTRIBUTE VALUE
 978 MT-Level        Safe
 979 .TE
 980 
 981 .SH SEE ALSO
 982 \fBpvs\fR(1), \fBIntro\fR(2), \fBIntro\fR(3), \fBattributes\fR(5),
 983 \fBlf64\fR(5), \fBstandards\fR(5)
 984 .SH NOTES
 985 The synonyms compatibility library, \fBc_synonyms.so.1\fR, provides a mechanism
 986 to support old applications and libraries that were mistakenly built using
 987 now-obsolete synonym symbols from \fBlibc\fR.
 988 .LP
 989 Before the advent of direct binding (-B direct) \fBlibc\fR provided many
 990 functions with two names.  For example, \fBgetpwent()\fR and \fB_getpwent()\fR.
 991 These two names referred to exactly the same function in \fBlibc\fR. The
 992 leading-underscore symbol was intended to be used by system libraries in order
 993 to avoid conflicting with an application that might define its own version of
 994 \fBgetpwent()\fR with completely different semantics. Standard-conforming
 995 applications may not define and use function names with leading underscores.
 996 .LP
 997 illumos system libraries are now built with direct binding. This means that a
 998 system library that calls \fBgetpwent()\fR will bind directly to the instance
 999 of \fBgetpwent()\fR in \fBlibc\fR, even if the application to which it is
1000 linked defines a different \fBgetpwent()\fR for its own use. The application
1001 binds to its instance of \fBgetpwent()\fR and there is no resulting conflict.
1002 The direct binding mechanism is equally available to libraries not delivered
1003 with illumos.
1004 .LP
1005 As a result of this evolution, most of the leading-underscore synonym symbols
1006 have been removed from \fBlibc\fR.  This means that applications that call
1007 these now-obsolete function names will cease to work.  They will typically draw
1008 the error:
1009 .sp
1010 .in +2
1011 .nf
1012 $ ./application
1013 ld.so.1: fatal: relocation error: symbol _getpwent:
1014 referenced symbol not found
1015 Killed
1016 .fi
1017 .in -2
1018 .sp
1019 
1020 .sp
1021 .LP
1022 All of the old leading-underscore symbols have been copied to the synonyms
1023 compatibility library. This library simply redirects the calls to the
1024 non-underscore instances of the corresponding functions in \fBlibc\fR. Use it
1025 as a pre-loaded object:
1026 .sp
1027 .in +2
1028 .nf
1029 $ LD_PRELOAD=c_synonyms.so.1 ./application
1030 .fi
1031 .in -2
1032 .sp
1033 
1034 .LP
1035 The synonyms compatibility library is intended neither to enable the generation
1036 of applications that call the obsolete leading-underscore synonym functions,
1037 nor to endorse this particular programming practice.