kleink
|
13034da908
|
Add restrict qualifiers to fopen()/freopen() arguments.
|
2005-05-25 16:01:24 +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 |
pooka
|
0e9bf3053c
|
avoid using multiple different ways of saying the same thing
|
2003-03-28 17:00:49 +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 |
yamt
|
673cbedc13
|
import CAVEATS sections from OpenBSD.
with little tweak by me.
|
2002-07-10 14:37:12 +00:00 |
wiz
|
53f8a68c5f
|
Add Xr to fileno(3).
|
2002-06-12 09:21:40 +00:00 |
kleink
|
eedae55de3
|
Consistent wording: plain files -> regular files.
|
2002-05-15 07:00:22 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
kleink
|
81ab746b71
|
Sprinkle some __restrict into stdio.
|
2000-12-29 15:22:48 +00:00 |
kim
|
6ec737498a
|
Make "f" standout better.
|
2000-10-18 15:40:52 +00:00 |
fair
|
dc17a3ff45
|
Comment out a paragraph describing behavior which NetBSD's fopen(3) does
not exhibit, per PR 6072.
|
2000-05-17 10:09:35 +00:00 |
christos
|
fc1a83184b
|
add and "f" flag to fopen that makes sure we are opening a plain file,
so that there is no chance to block.
|
2000-01-15 01:11:45 +00:00 |
kleink
|
3b7ac44e6c
|
* Add const keywords to function arguments as appropriate.
* Clarify the description of the initial position of the stream (some confusion
due to the way fdopen() was merged into a former ANSI-only document).
|
1999-01-12 15:27:28 +00:00 |
fair
|
8e1d7f3de1
|
fix mdoc references and other mistakes
|
1998-04-28 20:58:00 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
mycroft
|
3c891ba5b1
|
Fix a bizarre formatting error.
|
1997-10-14 07:27:57 +00:00 |
kleink
|
c213a3af8b
|
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.
|
1997-07-14 23:19:39 +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 |
jtc
|
a66bb8995a
|
Use "Er" for argument to -width in the lists in the ERROR sections so that
formatting is consistant.
|
1993-11-29 22:06:07 +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 |