about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add VDSO support to sparc.David S. Miller2018-10-185-0/+98
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-108/+28
* Move SHMLBA to its own header.Joseph Myers2018-10-172-4/+30
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-92/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-85/+26
* Unify more sys/procfs.h headers.Joseph Myers2018-09-254-210/+179
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-244-0/+50
* Add the statx functionFlorian Weimer2018-07-102-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-053-0/+7
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-262-0/+3
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+27
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+27
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0426-171/+0
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-0/+6
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-1/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-192-5/+4
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-062-2/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-053-76/+19
* sparc: Fix arch_fork definitionAdhemerval Zanella2018-03-271-0/+14
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-222-19/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+27
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+0