aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa
AgeCommit message (Expand)AuthorFilesLines
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2-5/+5
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-1/+0
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella1-5/+11
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer1-1/+0
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-0/+12
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer1-1/+0
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer1-0/+38
2019-07-18nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella1-0/+36
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe1-0/+1
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe1-0/+2
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe1-0/+1
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-0/+1
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer3-85/+0
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-0/+1
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-0/+1
2019-05-02misc: Add twalk_r functionFlorian Weimer1-0/+1
2019-02-28Add more spaces before '('.Joseph Myers1-7/+7
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2018-12-18hppa: Remove kernel_sigaction.hAdhemerval Zanella1-18/+0
2018-12-07Add getcpuH.J. Lu1-0/+1
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer1-0/+1
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+2
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-0/+1
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)3-7/+7
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers2-106/+28
2018-10-17Move SHMLBA to its own header.Joseph Myers2-3/+25
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers2-92/+26
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers2-85/+26
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers1-51/+27
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers1-6/+0
2018-09-25Unify some sys/procfs.h headers.Joseph Myers2-118/+30
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2-0/+25
2018-07-10Add the statx functionFlorian Weimer1-0/+1
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer1-0/+1
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-0/+2
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers1-1/+1
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin1-0/+7
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+6