summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa
AgeCommit message (Expand)Author
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
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers
2014-09-20Fix prototype of eventfd.Rasmus Villemoes
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-07HPPA: Add c++-types.data.Carlos O'Donell
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath