about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-0/+4
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-0/+6
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-304-10/+4
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-302-0/+6
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-0/+6
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-244-34/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-222-0/+2
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-211-0/+2
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-0/+6
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-173-2/+29
* Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella2016-11-041-0/+2
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+2
* Fix a sparc header conformtest failure.David S. Miller2016-10-271-0/+2
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6