[parisc-linux] glibc and ptrace
Jes Sorensen
jes@linuxcare.com
19 Dec 2000 20:59:49 +0100
>>>>> "Richard" == Richard Hirst <rhirst@linuxcare.com> writes:
Richard> So, should I be fixing glibc (if removing that line is indeed
Richard> a fix), or should I be fixing our kernel source so the glibc
Richard> wrapper isn't needed? ia64, for example seems to fix it in
Richard> the kernel, while sparc64 looks like it uses the glibc
Richard> wrapper.
I'd say fix it in the kernel if it's cheaper to do so. You can stick a
wrapper in glibc as well, but it sounds to be simpler to do in the
kernel.
Jes