Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hppa: Use __prlimit64 as the internal name. | Carlos O'Donell | 2012-09-20 | 1 | -0/+5 |
| | | | | | | | Fix a build failure by using __prlimit64 as the internal function name for the versioned symbol prlimit64. Without this patch the build system attempts to alias prlimit64 to itself and that is invalid. | ||||
* | hppa: Add EHWPOISON and bump errlist-compat to 260 | Carlos O'Donell | 2012-09-20 | 1 | -0/+8 |
| | | | | | | Add errno EHWPOISON and bump the errlist-compat table to 260, providing 2 padding entries for future use before bumping is again required. | ||||
* | Remove __ASSUME_STAT64_SYSCALL. | Joseph Myers | 2012-08-27 | 1 | -0/+5 |
| | |||||
* | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers | 2012-08-20 | 1 | -0/+5 |
| | |||||
* | Add generic versions of pthread_spin_lock and pthread_spin_trylock. | Maxim Kuvyrkov | 2012-08-15 | 1 | -0/+5 |
| | |||||
* | hppa: add missing prlimit64 symbol | Mike Frysinger | 2012-08-12 | 1 | -0/+5 |
| | | | | | | | | All other arches have this in their syscall list. Looks like hppa is missing it though and breaks one or two apps that try to call it. URL: https://bugs.gentoo.org/411745 Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 2012-08-07 | 1 | -0/+7 |
| | |||||
* | Remove __ASSUME_FCNTL64. | Joseph Myers | 2012-08-01 | 1 | -0/+5 |
| | |||||
* | Merge Linux 3.5 epoll changes | Andreas Jaeger | 2012-07-26 | 1 | -0/+5 |
| | | | | Add EPOLLWAKEUP. | ||||
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 1 | -0/+877 |