History log of /src/lib/libc/locale/mbsrtowcs.3 |
Revision | | Date | Author | Comments |
1.15 |
| 09-Sep-2024 |
wiz | SYNOPSIS fixes, uppercase NUL and NULL
|
1.14 |
| 09-Sep-2024 |
uwe | mbsnrtowcs(3), wcsnrtombs(3): brush ip markup
|
1.13 |
| 09-Sep-2024 |
riastradh | mbsnrtowcs(3), wcsnrtombs(3): Add man pages for these mouthfuls.
Based on patch drafted by abhinav@, with a little additional tidying by me.
PR standards/52343: wcsnrtombs missing man-page
|
1.12 |
| 16-Dec-2010 |
wiz | branches: 1.12.48; 1.12.56; 1.12.58; Observe the following spelling: - wide character (noun) - wide-character (adjective)
Inspired by jmc@OpenBSD.
|
1.11 |
| 16-Oct-2006 |
wiz | Hyphenate nul-terminate.
|
1.10 |
| 16-Oct-2006 |
wiz | kleink reminded me in a friendly way that "NULL" is the C API synonyme for a "null pointer" and that there is no "NULL pointer".
|
1.9 |
| 14-Oct-2006 |
wiz | Consistency: NULL pointer, but nul character.
|
1.8 |
| 24-Jan-2004 |
wiz | Lots of grammar and wording changes from jmc@openbsd, with some additional consistency changes by me.
|
1.7 |
| 21-Jan-2004 |
jmmv | Fix typo: 'Each characters' -> 'Each character'
|
1.6 |
| 08-Sep-2003 |
wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
|
1.5 |
| 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.4 |
| 01-Oct-2002 |
wiz | New sentence, new line. From Robert Elz.
|
1.3 |
| 25-Mar-2002 |
yamt | return value 0 doesn't have any special meanings.
|
1.2 |
| 18-Mar-2002 |
wiz | branches: 1.2.2; Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO, HTML-quote <>, and fix some typos.
|
1.1 |
| 18-Mar-2002 |
tshiozak | add manpages for mb*/wc* functions.
|
1.2.2.4 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.2.2.3 |
| 25-Apr-2002 |
nathanw | Catch up to -current.
|
1.2.2.2 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.2.2.1 |
| 18-Mar-2002 |
nathanw | file mbsrtowcs.3 was added on branch nathanw_sa on 2002-03-22 20:42:17 +0000
|
1.12.58.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|
1.12.56.1 |
| 11-Oct-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #947):
lib/libc/locale/mbsrtowcs.3: revision 1.14 lib/libc/locale/mbsrtowcs.3: revision 1.15 lib/libc/locale/wcsrtombs.3: revision 1.14 lib/libc/locale/wcsrtombs.3: revision 1.15 lib/libc/locale/wcsrtombs.3: revision 1.16 distrib/sets/lists/comp/mi: revision 1.2473 lib/libc/locale/Makefile.inc: revision 1.68 lib/libc/locale/mbsrtowcs.3: revision 1.13
mbsnrtowcs(3), wcsnrtombs(3): Add man pages for these mouthfuls.
Based on patch drafted by abhinav@, with a little additional tidying by me.
PR standards/52343: wcsnrtombs missing man-page
mbsnrtowcs(3), wcsnrtombs(3): brush ip markup
SYNOPSIS fixes, uppercase NUL and NULL
|
1.12.48.1 |
| 11-Oct-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #1897):
lib/libc/locale/mbsrtowcs.3: revision 1.14 lib/libc/locale/mbsrtowcs.3: revision 1.15 lib/libc/locale/wcsrtombs.3: revision 1.14 lib/libc/locale/wcsrtombs.3: revision 1.15 lib/libc/locale/wcsrtombs.3: revision 1.16 distrib/sets/lists/comp/mi: revision 1.2473 lib/libc/locale/Makefile.inc: revision 1.68 lib/libc/locale/mbsrtowcs.3: revision 1.13
mbsnrtowcs(3), wcsnrtombs(3): Add man pages for these mouthfuls.
Based on patch drafted by abhinav@, with a little additional tidying by me.
PR standards/52343: wcsnrtombs missing man-page
mbsnrtowcs(3), wcsnrtombs(3): brush ip markup
SYNOPSIS fixes, uppercase NUL and NULL
|