| Summary: | [patch] tmpnam(3) should note that that TMPDIR env may be ignored | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Anton Yuzhaniov <citrin> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Anton Yuzhaniov
2007-01-25 17:40:21 UTC
maxim 2007-03-16 21:46:24 UTC
FreeBSD src repository
Modified files:
lib/libc/stdio tmpnam.3
Log:
o Add ENVIRONMENT section and mention there that TMPDIR is ignored
when issetugid(3) is true.
PR: docs/108346
Obtained from: OpenBSD
MFC after: 1 week
Revision Changes Path
1.20 +14 -1 src/lib/libc/stdio/tmpnam.3
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched Fixed in HEAD. Thanks for the report. State Changed From-To: patched->closed Merged to RELENG_6. |