Bug 11947 - doc and code differ
Summary: doc and code differ
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 3.3.1
: P2 normal
Target Milestone: 3.4.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-16 14:17 UTC by Ivan Godard
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Godard 2003-08-16 14:17:39 UTC
Man page has strerror_r returning int, but /usr/include/string.h has it returning char*.
Comment 1 Andrew Pinski 2003-08-16 14:20:10 UTC
Not our bug. Report it to glibc or who ever is your vender.