This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: ABI test baseline status


On Wed, 16 May 2012, Mike Frysinger wrote:

> On Tuesday 15 May 2012 06:27:31 Joseph S. Myers wrote:
> > On Mon, 14 May 2012, Mike Frysinger wrote:
> > > On Sunday 13 May 2012 06:42:12 Joseph S. Myers wrote:
> > > > (And noticed in the course of seeing just how out of date tile had
> > > > become in a few months: ia64 has a stray __ELF__ conditional in
> > > > sysdeps/ia64/fpu/libm-symbols.h.
> > > 
> > > pushed the patch below
> > 
> > Thanks - note there was another ia64 sysdeps issue mentioned in my message
> > as well (bits/siginfo.h needs updating for the namespace changes on
> > 2012-02-26/2012-02-27 (not using the "struct siginfo" name, defining /
> > using pthread_attr_t appropriately)).
> 
> this file seem ripe for splitting up like we did with epoll.h ...

In principle it would be good to share more of it (and bits/fcntl.h) - in 
practice I think it will be harder than for sys/epoll.h to work out 
exactly what the areas of essential variation are between the different 
versions, and so exactly how it should be split up.

-- 
Joseph S. Myers
joseph@codesourcery.com


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