Print this page
manpage lint.

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3c/mbsrtowcs.3c
          +++ new/usr/src/man/man3c/mbsrtowcs.3c
↓ open down ↓ 127 lines elided ↑ open up ↑
 128  128  Interface Stability     See below.
 129  129  _
 130  130  MT-Level        See below.
 131  131  .TE
 132  132  
 133  133  .LP
 134  134  The
 135  135  .B mbsnrtowcs()
 136  136  and
 137  137  .B mbsrtowcs()
 138      -functions are Standard.  The 
      138 +functions are Standard.  The
 139  139  .B mbsnrtowcs_l()
 140  140  and
 141  141  .B mbsrtowcs_l()
 142  142  functions are Uncommitted.
 143  143  .LP
 144  144  If \fIps\fR is not a null pointer, these functions use the \fBmbstate_t\fR
 145  145  object pointed to by \fIps\fR and can be used safely in
 146  146  multithreaded applications, otherwise they use an
 147  147  internal \fBmbstate_t\fR object and are Unsafe in multithreaded
 148  148  applications.
 149  149  .SH SEE ALSO
 150  150  .LP
 151  151  \fBmbrtowc\fR(3C), \fBmbsinit\fR(3C), \fBnewlocale\fR(3C),
 152  152  \fBsetlocale\fR(3C), \fBuselocale()\fR, \fBattributes\fR(5),
 153  153  \fBenviron\fR(5), \fBstandards\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX