aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes1-0/+8
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes1-0/+2
2019-02-26Break further lines before not after operators.Joseph Myers1-2/+2
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella1-1/+0
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella1-25/+0
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2-0/+2
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella1-19/+20
2019-01-03termios: Consolidate termios.hAdhemerval Zanella1-74/+0
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella1-4/+1
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella1-25/+1
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella1-11/+1
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2-28/+48
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella2-43/+65
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella1-17/+1
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2-22/+44
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella3-10/+38
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers87-87/+87
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers1-0/+2
2018-12-18alpha: Use Linux generic sigaction implementationAdhemerval Zanella2-4/+6
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella1-6/+1
2018-12-07Add getcpuH.J. Lu2-0/+2
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2-0/+2
2018-11-30posix: Use posix_spawn on systemAdhemerval Zanella1-29/+0