This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/6887] mmap documentation bugs, perhaps also 2 functional bugs


------- Additional Comments From siward at wanadoo dot nl  2008-09-15 08:52 -------
Oops,
3rd and 5th items are both about same thing,
and neither of them is completely correct.
Please replace these two with :

* when mmapping an empty file, mmap() returns a valid address,
  but reading from this address causes a 'bus error'.
  Bus error is not mentioned in documentation, and
  A valid address is returned despite that there is no valid memorylocation.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6887

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]