aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2-0/+2
2019-12-27linux: Consolidate sigprocmaskAdhemerval Zanella1-34/+0
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella2-2/+0
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella2-4/+0
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2-1/+2
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella1-130/+0
2019-11-07nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella1-0/+1
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella2-4/+0
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe2-0/+2
2019-10-31nptl: Replace non cancellable pause/nanosleep with futexAdhemerval Zanella1-2/+20
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis1-0/+5
2019-10-18Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella1-4/+6
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2-14/+8
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers1-1/+5
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-28/+3
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2-2/+0
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2-2/+0
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2-2/+0
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers1-0/+2
2019-09-17sparc64: Use linux generic time implementationAdhemerval Zanella1-1/+0
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella3-73/+2
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2-4/+5
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert89-89/+89
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg4-10/+10
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2-2/+0
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2-2/+0
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella1-1/+4
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella6-62/+140
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2-2/+0
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer2-3/+0
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2-0/+32
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2-2/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2-2/+0
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer2-2/+0
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella1-3/+0
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella3-10/+7
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer1-0/+38
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2-0/+2
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe1-5/+6
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2-0/+4
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2-0/+2
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe2-0/+2
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer3-5/+1
2019-06-07Linux: Add getdents64 system callFlorian Weimer2-0/+2
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella1-1/+0
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella1-0/+3
2019-05-14Linux: Add the tgkill functionFlorian Weimer2-0/+2
2019-05-02misc: Add twalk_r functionFlorian Weimer2-0/+2
2019-03-22Remove __get_clockfreqAdhemerval Zanella1-250/+0
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes1-0/+2