uwe
|
9018abb765
|
Refer to "w+" as "mode" as that's what fopen(3) calls it.
|
2019-09-01 01:23:14 +00:00 |
jruoho
|
4078f3e9d1
|
Also tmpnam(3) and tempnam(3) are now obsolete in POSIX.
|
2010-04-30 04:55:10 +00:00 |
joerg
|
1c3412fa2f
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
lukem
|
d249206e30
|
use "tempnam" instead of "tmpname"
|
2005-06-18 10:50:25 +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
|
3f9c36b9de
|
Drop superfluous Ns and fix a formatting glitch.
|
2002-08-20 16:10:01 +00:00 |
yamt
|
e7d9fe95ae
|
- add description of the race.
- fix typo.
from OpenBSD.
|
2002-08-10 16:34:29 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
lukem
|
fc90756956
|
Implement a new manual page category ``SECURITY CONSIDERATIONS''
(suggested by mycroft)
|
1998-06-08 12:41:41 +00:00 |
fair
|
a27dd1341b
|
"System V" -> ".At V"
|
1998-04-28 20:59:29 +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 |
lukem
|
0607611785
|
* clarify that tempnam and tmpnam still have problems
* advise mkstemp() over mktemp(), tmpnam(), tempnam(), and indicate
link-time warning if latter 3 are used
* minor cleanups
|
1997-03-24 11:39:10 +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 |