about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-152-2/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* sparc: Enable VDSO for static linkingAdhemerval Zanella2019-08-053-10/+7
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-122-0/+2
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-121-5/+6
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-122-0/+4
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-023-5/+1
* Linux: Add getdents64 system callFlorian Weimer2019-06-072-0/+2
* Remove unused get_clockfreq filesAdhemerval Zanella2019-05-291-1/+0
* sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella2019-05-211-0/+3
* Linux: Add the tgkill functionFlorian Weimer2019-05-142-0/+2
* misc: Add twalk_r functionFlorian Weimer2019-05-022-0/+2
* Remove __get_clockfreqAdhemerval Zanella2019-03-221-250/+0
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+2
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+8
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-011-0/+2
* Break further lines before not after operators.Joseph Myers2019-02-261-2/+2
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-1/+0
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-141-25/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-082-0/+2
* nptl: Cleanup cancellation macrosAdhemerval Zanella2019-01-031-19/+20
* termios: Consolidate termios.hAdhemerval Zanella2019-01-031-74/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-031-4/+1
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-031-25/+1
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-031-11/+1
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-032-28/+48
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-032-43/+65
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-031-17/+1
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-22/+44
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-033-10/+38
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-031-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0187-87/+87
* Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2018-12-211-0/+2
* alpha: Use Linux generic sigaction implementationAdhemerval Zanella2018-12-182-4/+6
* m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella2018-12-181-6/+1
* Add getcpuH.J. Lu2018-12-072-0/+2
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-072-0/+2
* posix: Use posix_spawn on systemAdhemerval Zanella2018-11-301-29/+0
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+4
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-081-3/+0
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-062-0/+2
* Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers2018-11-012-4/+24
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-252-1/+11
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-6/+6