aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/hppa
AgeCommit message (Expand)AuthorFilesLines
2012-11-29hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell2-444/+55
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell1-2/+2
2012-11-19hppa: Mark __pthread_once as a hidden def.Carlos O'Donell1-2/+2
2012-11-19hppa: Add ____longjmp_check C implementation.Carlos O'Donell1-0/+47
2012-10-29hppa: Add cfi direcvtives.Carlos O'Donell1-1/+12
2012-10-29hppa: Fix r19 save and restore.Carlos O'Donell1-22/+18
2012-10-29hppa: Optimize syscall sequence.Carlos O'Donell1-10/+4
2012-10-29Fix trailing whitespace.Carlos O'Donell1-10/+9
2012-10-26HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger1-255/+18
2012-10-10hppa: Update pthread.hCarlos O'Donell1-7/+15
2012-10-10hppa: Remove pt-initfini.cCarlos O'Donell1-108/+0
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar1-1/+1
2012-09-20hppa: Use __prlimit64 as the internal name.Carlos O'Donell1-1/+1
2012-09-20hppa: Add EHWPOISON and bump errlist-compat to 260Carlos O'Donell2-3/+9
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers1-1/+0
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers1-1/+0
2012-08-12hppa: add missing prlimit64 symbolMike Frysinger2-0/+4
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers3-14/+2
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers1-1/+0
2012-07-26Merge Linux 3.5 epoll changesAndreas Jaeger1-1/+3
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers70-0/+6765