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/15589] New: freopen would close oldfd even though oldfd is same as newfd


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

            Bug ID: 15589
           Summary: freopen would close oldfd even though oldfd is same as
                    newfd
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: lizhijian at cn dot fujitsu.com
                CC: drepper.fsp at gmail dot com

after glibc commit:
http://repo.or.cz/w/glibc.git/commit/94b7cc3711b0b74c1d3ae18b9a2e019e51a8e0bf

It look like cause some problems,
freopen would close oldfd even though oldfd is same as newfd.

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