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 stdio/11216] fmemopen returns NULL when len=0


https://sourceware.org/bugzilla/show_bug.cgi?id=11216

--- Comment #10 from Eric Blake <eblake at redhat dot com> ---
Hooray! POSIX relaxed their spec today.  Unless objections are raised before
the 30-day review completes, the pre-POSIX behavior of treating a 0 length
buffer as a valid empty file similar to /dev/null is now permitted for Issue 7,
and future directions says it will probably even be required in Issue 8.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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