aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/wscanf.3
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Minor mdoc nits.Joel Dahl2012-05-121-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Catch up with recent FP-related changes to scanf.3 and vfwscanf.c.Tim J. Robbins2003-07-051-31/+16
* mdoc(7) police: tiny nits.Ruslan Ermilov2002-12-091-4/+4
* Consistently mark std(in|out|err) with .Dv, because that's how theyRuslan Ermilov2002-12-041-1/+1
* mdoc(7) police: markup overhaul.Ruslan Ermilov2002-12-041-5/+5
* Add cross-references between wide character and single-byte characterTim J. Robbins2002-09-241-0/+1
* Add implementations of wscanf() and related functions: fwscanf(), swscanf(),Tim J. Robbins2002-09-231-0/+497