Kernel patches
- linux-2.6.5-s390-base
- linux-2.6.5-01-s390
- xip2fs
- linux-2.6.5-02-s390
- linux-2.6.5-03-s390
- gnupatch
- linux-2.6.5-04-s390
- linux-2.6.5-05-s390
- linux-2.6.5-06-s390
- linux-2.6.5-07-s390
- linux-2.6.5-08-s390
- linux-2.6.5-09-s390
- linux-2.6.5-10-s390
- linux-2.6.5-11-s390
- linux-2.6.5-12-s390
- linux-2.6.5-13-s390
- linux-2.6.5-14-s390
- linux-2.6.5-15-s390
- linux-2.6.5-16-s390
- linux-2.6.5-17-s390
- linux-2.6.5-18-s390
- linux-2.6.5-19-s390
- linux-2.6.5-20-s390
- linux-2.6.5-21-s390
- linux-2.6.5-22-s390
- linux-2.6.5-23-s390
- linux-2.6.5-24-s390
- linux-2.6.5-25-s390
- linux-2.6.5-26-s390
- linux-2.6.5-27-s390
- linux-2.6.5-28-s390
- linux-2.6.5-29-s390
- linux-2.6.5-30-s390
- linux-2.6.5-31-s390
- linux-2.6.5-32-s390
- linux-2.6.5-33-s390
- linux-2.6.5-34-s390
- linux-2.6.5-35-s390
- linux-2.6.5-36-s390
- linux-2.6.5-37-s390
- linux-2.6.5-38-s390
- linux-2.6.5-39-s390
- linux-2.6.5-40-s390
- linux-2.6.5-41-s390
- linux-2.6.5-42-s390
- linux-2.6.5-43-s390
- linux-2.6.5-44-s390
- linux-2.6.5-45-s390
- linux-2.6.5-46-s390
- linux-2.6.5-47-s390
- linux-2.6.5-48-s390
- binutils-2.15.90.0.1-s390
- gcc-3.4-s390
- glibc-2.3.2-s390
- gdb-6.1-s390
- strace-4.5.2-s390
- lkcdutils-s390
- tape_3590-2.6.5-s390
- tape_3590-2.6.5-s390-01
- tape_3590-2.6.5-s390-02
- tape_3590-2.6.5-s390-03
2004-04-16 strace 4.5.2 bug fix patch ("April 2004")
If you download any software from this web site please be aware of the Warranty Disclaimer and Limitation of Liabilities.
strace-4.5.2-s390-april2004.tar.gz / MD5 recommended (2004-04-16)
This patch contains the following bug fixes for strace:
- Description:
- strace -f does not work with the clone() system call
- Symptom:
- Using strace -f (follow fork) strace hangs when a clone() system call is executed by the traced program
- Problem:
- The ordering of the function parameters of the clone() system call under s390(x) is different compared to other architectures
- Solution:
- Handle the parameters of clone() correctly
- Problem-ID:
- n/a
- Description:
- Wrong ioctl numbers for s390 specific drivers in strace
- Symptom:
- strace shows wrong ioctl numbers for s390 specific drivers
- Problem:
- Wrong and missing numbers in the strace ioctl table
- Solution:
- Correct wrong numbers and add missing numbers to ioctl table
- Problem-ID:
- n/a
Everybody should apply this patch.
To create the complete strace sources, the following patches need to be applied in sequence:
strace-4.5.2.tar.bz2 (see sourceforge.net/projects/strace/)
+ strace-4.5.2-s390-april2004.diff (IBM)