summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-222-0/+26
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-211-0/+1
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-102-0/+4
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-6/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-2/+2
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-8/+10
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-292-119/+149
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-262-5/+5
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-262-6/+4
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-57/+13
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-43/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-27/+15
* Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers2017-06-091-0/+1
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-312-0/+8
* Add reallocarray functionDennis Wölfing2017-05-302-0/+4
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-9/+3
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-204-352/+27
* Split up bits/sigstack.h.Joseph Myers2017-05-192-27/+3
* posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella2017-05-181-4/+0
* posix: Consolidate Linux waitpid syscallAdhemerval Zanella2017-05-181-3/+0
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-183-10/+4
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-091-9/+0
* Consolidate Linux select implementationAdhemerval Zanella2017-05-031-2/+0
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-041-1/+0
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-289-10/+0
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-181-18/+18
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-092-1/+1
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-092-1/+1
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-092-1/+4
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+0
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-081-2/+4
* sparc: Remove unused assignment in __cloneIvo Raisr2017-02-062-2/+0
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-131-40/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0187-87/+87
* Add fromfp functions.Joseph Myers2016-12-312-0/+24
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-54/+0
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-32/+0
* Refactor Linux ipc_priv headerAdhemerval Zanella2016-12-281-0/+41
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+3
* Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock2016-12-262-3/+9
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-212-0/+6
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-202-0/+12
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-162-0/+4
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-142-13/+26