about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
...
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin2016-10-151-17/+5
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Add iseqsig.Joseph Myers2016-10-061-0/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+1
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-102-5/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+1
* network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella2016-05-261-1/+1
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-252-0/+6
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-9/+3
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-7/+0
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-141-0/+1
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-12/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0443-43/+43
* hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller2016-01-021-13/+8
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+1
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+5
* Simplify the abilist formatFlorian Weimer2015-11-0613-3208/+3139
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+7
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-4/+2
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-195-12/+5
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-3/+3
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-181-33/+3
* hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2015-08-181-39/+3
* hppa: inotify.h: move to common sys/inotify.hMike Frysinger2015-08-182-106/+29
* hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger2015-08-181-26/+4
* hppa: epoll.h: move to common sys/epoll.hMike Frysinger2015-08-182-143/+27
* hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger2015-08-181-0/+2
* hppa: shm.h: add SHM_EXECMike Frysinger2015-08-181-0/+1
* hppa: drop __ASSUME_LWS_CAS defineMike Frysinger2015-08-182-11/+2
* hppa: put custom madvise defines behind __USE_MISCMike Frysinger2015-08-081-8/+11
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2015-08-082-22/+42
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-18/+17
* hppa: Remove custom lowlevellock.h.Torvald Riegel2015-07-301-334/+0
* hppa: sigaction.h: change sa_flags to an intMike Frysinger2015-07-291-1/+6
* hppa: fix sysdep.h header setupMike Frysinger2015-07-292-3/+9
* hppa: rewrite INLINE_SYSCALLMike Frysinger2015-07-291-22/+7
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Remove socket.S implementationAdhemerval Zanella2015-05-221-10/+0