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 libc/13975] New: fopencookie interface surprising


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

             Bug #: 13975
           Summary: fopencookie interface surprising
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: aj@suse.de
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


As mentioned in this thread:
http://sourceware.org/ml/libc-alpha/2012-04/msg00392.html
and shown by bug 2074 (http://sourceware.org/bugzilla/show_bug.cgi?id=2074):

The interface for fopencookie is a bit surprising, "They very much look like
they are intended to be exactly
the interfaces of read and write (with the int fd replaced with the void
*cookie). "

Btw. a further investigation in this bug should check BSD's funopen as well

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]