aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa
AgeCommit message (Expand)Author
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-05-26network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-18hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger
2015-08-18hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger
2015-08-18hppa: inotify.h: move to common sys/inotify.hMike Frysinger
2015-08-18hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger
2015-08-18hppa: epoll.h: move to common sys/epoll.hMike Frysinger
2015-08-18hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger
2015-08-18hppa: shm.h: add SHM_EXECMike Frysinger
2015-08-18hppa: drop __ASSUME_LWS_CAS defineMike Frysinger
2015-08-08hppa: put custom madvise defines behind __USE_MISCMike Frysinger
2015-08-08hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger
2015-07-29hppa: fix sysdep.h header setupMike Frysinger
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin
2015-02-24hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel