uclibc: fix extra/scripts/gen_bits_syscall_h.sh for arm
authorHenning Heinold <heinold@inf.fu-berlin.de>
Fri, 11 Apr 2008 08:49:51 +0000 (08:49 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Fri, 11 Apr 2008 08:49:51 +0000 (08:49 +0000)
commit153b800d9e2bd0c7475492a3ed8accf9b00b3bc9
tree50bd13cfd6cc195f88ec1b3b312eceaae34a854c
parent563f85b1f8d5028ee9fa71ccb225a9d2c510395a
uclibc: fix extra/scripts/gen_bits_syscall_h.sh for arm
* gen_bits_syscall_h.sh worked right for serval years
* unistd.h for arm contains now some syscalls starting with __ARM_NR_
* and thats why they don't get parsed over to the uclibc-header
* they are seldom used, but the cacao-javavm use one of them
* unistd_arm.patch fixes this issues
packages/uclibc/files/unistd_arm.patch [new file with mode: 0644]
packages/uclibc/uclibc_0.9.29.bb