| Summary: | confstr(3) man page incorrectly documents return value | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | guy | ||||
| Component: | Books & Articles | Assignee: | Maxim Konovalov <maxim> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
guy
2006-12-02 21:40:09 UTC
maxim 2006-12-03 08:22:36 UTC
FreeBSD src repository
Modified files:
lib/libc/gen confstr.3
Log:
o As POSIX requires confstr(3) returns zero on errors, not -1.
PR: misc/106234
Submitted by: Guy Harris
MFC after: 1 week
Revision Changes Path
1.14 +2 -2 src/lib/libc/gen/confstr.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! Responsible Changed From-To: freebsd-bugs->freebsd-doc docs PR. Responsible Changed From-To: freebsd-doc->maxim Assign to maxim for MFC plans. State Changed From-To: patched->closed Merged to RELENG_6. |