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/17119] New: [PATCH][TRIVIAL] Comment next to F_GETPIPE_SIZE is faulty.


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

            Bug ID: 17119
           Summary: [PATCH][TRIVIAL] Comment next to F_GETPIPE_SIZE is
                    faulty.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: eliedebrauwer at gmail dot com
                CC: drepper.fsp at gmail dot com

Created attachment 7681
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7681&action=edit
Trivial patch.

fcntl-linux.h contains F_GETPIPE_SZ and F_SETPIPE_SZ. Here the comment of
F_SETPIPE_SZ is copy-pasted to F_GETPIPE_SZ without changing the set into a
get.

-- 
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]