This is the mail archive of the libc-alpha@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]

Re: Fix perror fileno namespace (bug 17633)


That change is fine, but I'd be more comfortable if we also changed that
fdopen reference rather than implicitly assuming we'll have the internal
macro forever.  perror is already using _IO_* calls, so it can just use
the internal name directly.


Thanks,
Roland


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