aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy2-0/+4
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers1-3/+0
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2-0/+2
2018-11-01Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers2-4/+24
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2-1/+11
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)3-6/+6
2018-10-18Add VDSO support to sparc.David S. Miller5-0/+98
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers2-108/+28
2018-10-17Move SHMLBA to its own header.Joseph Myers2-4/+30
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-09-25Unify more sys/procfs.h headers.Joseph Myers4-210/+179
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella4-0/+50
2018-07-10Add the statx functionFlorian Weimer2-0/+2
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer3-0/+7
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2-0/+3
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-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-05-17Add narrowing divide functions.Joseph Myers2-0/+27
2018-05-16Add narrowing multiply functions.Joseph Myers2-0/+27
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers26-171/+0
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers1-1/+5
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2-0/+6
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella1-1/+0
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella2-5/+4
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2-2/+0
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella3-76/+19
2018-03-27sparc: Fix arch_fork definitionAdhemerval Zanella1-0/+14