aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella9-10/+0
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers1-18/+18
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella2-1/+1
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella2-1/+1
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella2-1/+4
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+0
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr2-2/+0
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel1-40/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers87-87/+87
2016-12-31Add fromfp functions.Joseph Myers2-0/+24
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella1-54/+0
2016-12-28Consolidate Linux msgrcv implementationAdhemerval Zanella1-32/+0
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella1-0/+41
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella1-0/+3
2016-12-26Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock2-3/+9
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers2-0/+6
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers2-0/+12
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg2-0/+4
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers2-13/+26
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2-0/+4
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers2-0/+6
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers1-0/+1
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer4-10/+4
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2-0/+6
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2-0/+6
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella4-34/+0
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey2-0/+2
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey1-0/+2
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers2-0/+6
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella3-2/+29
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella1-0/+2
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+2
2016-10-27Fix a sparc header conformtest failure.David S. Miller1-0/+2
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2-0/+6
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2-0/+6
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers2-0/+6
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2-0/+6
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers2-0/+6
2016-10-06Add iseqsig.Joseph Myers2-0/+6
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg3-10/+27
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-09-07Add femode_t functions.Joseph Myers2-0/+4
2016-08-29Add fetestexceptflag.Joseph Myers2-0/+2
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer1-0/+2
2016-08-16Add fesetexcept.Joseph Myers2-0/+4
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2-0/+2