Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-04-11 | uclibc: fix extra/scripts/gen_bits_syscall_h.sh for arm | Henning Heinold | 1 | |
* 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 |