Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/librumphijack



On Wed, Feb 09, 2011 at 14:06:08 +0200, Antti Kantee wrote:

> On Wed Feb 09 2011 at 02:32:17 +0000, Christos Zoulas wrote:
> > >And, on a tangent, it would really help if we had some mechanism for
> > >"latest version of symbol exported by libc" (cf. mess with select,
> > >pollts, kevent and socket).  For working compat, I guess we'd need to
> > >bump rumphijack major every time one of them changes, but I can't think
> > >of a good mechanism for an application to automatically select the major
> > >that needs to be used.
> > 
> > That would be useful.
> 
> Oh, and one other related thing on my wishlist is having libc export
> all syscall stubs in WEAKASM _sys style so that use-fd-to-select-kernel
> can work on static linked binaries which cannot use RTLD_NEXT.  I guess
> another option would be to compile local syscall stubs, but it seems
> easier to have them popping out of libc.

Is source-changes-d really the right place for this discussion?

-uwe


Home | Main Index | Thread Index | Old Index