summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/putc.3
AgeCommit message (Collapse)Author
2019-09-02putc & putw were in v1sevan
https://www.bell-labs.com/usr/dmr/www/man31.pdf putchar was in v4 https://minie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man3/putchr.3
2017-02-22Add reference to flockfile(3) in SEE ALSO section.abhinav
2010-05-06Put the historical note to its own section. Note that also the otherjruoho
functions (except the _unlocked variants) were in early UNIX versions.
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.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.
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-02-07Generate <>& symbolically.ross
2001-04-25Document getc_unlocked(3), getchar_unlocked(3), putc_unlocked(3) andkleink
putchar_unlocked(3); fixes PR lib/11340.
1998-08-29first pass at fixing up capitalization of function names andlukem
arguments; ensure that each is correct with respect to the implementation, rather than being correct as per english.
1998-02-05add LIBRARY section to man pageperry
1995-02-02Merged with 4.4lite.jtc
Changed to conform to NetBSD's new RCS Id convention.
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd