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

[Bug linuxthreads/12300] [PATCH] RTLD_SINGLE_THREAD_P used unconditionally but only available on ports/NPTL


http://sourceware.org/bugzilla/show_bug.cgi?id=12300

--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2010-12-08 20:12:40 UTC ---
On Wed, 8 Dec 2010, rmh at gnu dot org wrote:

> http://sourceware.org/bugzilla/show_bug.cgi?id=12300
> 
> --- Comment #4 from Robert Millan <rmh at gnu dot org> 2010-12-08 19:59:07 UTC ---
> (In reply to comment #3)
> > The directories I suggested removing were the sysdeps/unix/sysv/linux 
> > ones, not the other linuxthreads directories in ports that are nominally 
> > applicable to non-Linux targets.  Your patch was also for a 
> > sysdeps/unix/sysv/linux directory.
> 
> Note that as syscall ABI on kFreeBSD is the same as on Linux, sysdep-cancel.h
> can be implemented by #including the Linux version (this is why I'm patching a
> sysdeps/unix/sysv/linux directory).

If a header is useful for kFreeBSD but no longer of use for Linux, I'd 
advise moving it to a kFreeBSD directory as part of your port.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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