Ruslan Ermilov
|
a9a15f3ea4
|
mdoc(7) police: tiny nits.
Approved by: re
|
2002-12-09 14:11:37 +00:00 |
|
Ruslan Ermilov
|
ae82896268
|
Consistently mark std(in|out|err) with .Dv, because that's how they
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".
Approved by: re
|
2002-12-04 18:57:46 +00:00 |
|
Ruslan Ermilov
|
898f520da8
|
mdoc(7) police: markup overhaul.
Approved by: re
|
2002-12-04 17:49:15 +00:00 |
|
Tim J. Robbins
|
38b5abad06
|
Add cross-references between wide character and single-byte character
versions of printf() and scanf().
|
2002-09-24 09:22:47 +00:00 |
|
Tim J. Robbins
|
1f4ff8506a
|
Add implementations of wscanf() and related functions: fwscanf(), swscanf(),
vfwscanf(), vswscanf(), vwscanf(). As the name suggests, these are wide-
character versions of the scanf() family of functions.
|
2002-09-23 12:40:06 +00:00 |
|