This is the mail archive of the libc-alpha@sources.redhat.com 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: PATCH: Fix binary compatibility loss regarding errno


> Here is a patch for errno. I don't know if there are any other similar
> issuses.

IIRC the cases of concern are errno. h_errno, and _res.

Your patch needs to be conditionalized so it doesn't change the names for
other builds.


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