Re: preliminary strace patch

Helge Deller <[email protected]> Tue, 14 Aug 2007 23:01:34 +0200
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>
On Tuesday 14 August 2007, Carlos O'Donell wrote:
> > Below is a patch against strace-4.5.15 source package from sourceforge.
> > Maybe it's useful to some people here, although it's not cleaned up/correct at all yet.
> > Feedback/corrections (esp. for the new syscalls >= 295) are welcome, because I only focused on statfs64()/fstatfs64() at this moment.
> 
> That's awesome! Please send it upstream, even it they ignore you,
> atleast the patch will appear in the archives. I'm sure debian would
> take a half-clean patch against strace as long as it only effected
> hppa.

FYI - I've just submitted a more correct version of my patch upstream:

- upstream version of strace (syscall table patch):
http://sourceforge.net/tracker/index.php?func=detail&aid=1774308&group_id=2861&atid=302861

- upstream version of strace (shmat() syscall patch):
http://sourceforge.net/tracker/index.php?func=detail&aid=1774313&group_id=2861&atid=302861

- debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437928

Helge