sevan
|
5856ef0738
|
putc & putw were in v1
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
|
2019-09-02 00:48:16 +00:00 |
|
abhinav
|
c56d982263
|
Add reference to flockfile(3) in SEE ALSO section.
|
2017-02-22 15:08:55 +00:00 |
|
jruoho
|
dccc94a2b3
|
Put the historical note to its own section. Note that also the other
functions (except the _unlocked variants) were in early UNIX versions.
|
2010-05-06 09:01:34 +00:00 |
|
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +00:00 |
|
wiz
|
472351e13d
|
Use
.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-04-16 13:34:34 +00:00 |
|
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
|
wiz
|
6569c5c509
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:22:00 +00:00 |
|
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
|
kleink
|
6213f73707
|
Document getc_unlocked(3), getchar_unlocked(3), putc_unlocked(3) and
putchar_unlocked(3); fixes PR lib/11340.
|
2001-04-25 22:06:53 +00:00 |
|
lukem
|
ce83c69e00
|
first pass at fixing up capitalization of function names and
arguments; ensure that each is correct with respect to the
implementation, rather than being correct as per english.
|
1998-08-29 08:32:32 +00:00 |
|
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
|
jtc
|
389c46c57d
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1995-02-02 01:15:33 +00:00 |
|
mycroft
|
b1bd4afedc
|
Add RCS indentifiers.
|
1993-08-01 07:42:49 +00:00 |
|
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |
|