This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: Don't export __chown


> I think it is an oversight that __chown at GLIBC_2 dot 1 is exported on i386.  It
> is not explicitly mentioned in libc.map, and nobody has any business to
> use such an internal name anyway.

Agreed.  But we should wait to hear from others if anyone thinks this will
create a problem.

> 	* abilist/libc.abilist: Remove __chown at GLIBC_2 dot 1 dot 

Never hand-edit the .abilist files.  I won't merge such changes.  Always
use the update-abi/check-abi procedure, even though it just does the same
thing.  For i386, you don't need to bother because I will just regenerate
when I put the source changes in.  


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