summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/scanf.3
AgeCommit message (Expand)Author
2012-01-18Add support for C99 %ls, %lc, and %l[ format directives to scanf(3).Stefan Sperling
2011-11-02Sync scanf(3) to wscanf(3), and a few bits the opposite way:Ingo Schwarze
2011-07-03Recognize %a, %A format specifiers, per C99.Martynas Venckus
2009-04-05accept %F, which actually behaves the same as %f. per C99Martynas Venckus
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-13Use long long and intmax_t instead of quad_t throughout. Adapted inTodd C. Miller
2005-07-26- typos, punctuation, spacing, macro, layout, etc. fixesJared Yanovich
2005-07-26clarify description of 'c' conversion; ok millert, jmcJared Yanovich
2003-09-26for %#s, # is the amount of input string, not the amount of output string.Theo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-07-31reinsert corrected history section, based on jdolecek@netbsdPaul Janzen
2000-04-27Remove redundant HISTORY section.Aaron Campbell
2000-04-20Flesh out all of the stdio man pages.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt