| Summary: | mmap() non conforming | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dwhedon <dwhedon> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dwhedon
2000-12-07 23:10:01 UTC
<<On Thu, 7 Dec 2000 15:03:13 -0800 (PST), dwhedon@gordian.com said: > mmap() as defined by the open group doesn't need sys/types.h included: mmap() as defined by BSD does. Having said that, we will be making such a change soon, in 5.x only, for compatibility with the forthcoming revision of POSIX. Please be patient. -GAWollman State Changed From-To: open->patched Current no longer requires sys/types.h and the example works. State Changed From-To: patched->closed I don't plan to MFC this, so there isn't much point in keeping it open. |