summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/scanf.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up stdarg rename; ok deraadtjmc2019-08-301-3/+3
* For all functions known to be infected by LC_NUMERIC, add shortschwarze2019-01-161-2/+11
* Consistently .Xr the corresponding wide char functions from char- andschwarze2017-12-011-3/+4
* more library historyschwarze2013-07-171-3/+10
* tweak wording of scanf return value; prompted by Jan Stary; ok jmc@otto2013-03-051-4/+5
* Add support for C99 %ls, %lc, and %l[ format directives to scanf(3).stsp2012-01-181-6/+39
* Sync scanf(3) to wscanf(3), and a few bits the opposite way:schwarze2011-11-021-56/+44
* Recognize %a, %A format specifiers, per C99.martynas2011-07-031-10/+7
* accept %F, which actually behaves the same as %f. per C99martynas2009-04-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Use long long and intmax_t instead of quad_t throughout. Adapted inmillert2006-01-131-10/+58
* - typos, punctuation, spacing, macro, layout, etc. fixesjaredy2005-07-261-8/+12
* clarify description of 'c' conversion; ok millert, jmcjaredy2005-07-261-4/+3
* for %#s, # is the amount of input string, not the amount of output string.deraadt2003-09-261-3/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-14/+7
* reinsert corrected history section, based on jdolecek@netbsdpjanzen2000-07-311-1/+9
* Remove redundant HISTORY section.aaron2000-04-271-8/+1
* Flesh out all of the stdio man pages.aaron2000-04-201-69/+61
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-5/+5
* In Unix land we prefer "whitespace" to "white space" or "white-space". Ataaron2000-03-041-9/+9
* remove redundant .Pp macrosaaron1999-07-021-2/+1
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-5/+5
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+408