aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Implement the mlock2 functionFlorian Weimer1-0/+1
2017-11-27Add _Float64x function aliases.Joseph Myers2-0/+109
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+1
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+6
2017-10-31Consolidate Linux sigpending() implementationYury Norov1-33/+0
2017-10-18Add _Float128 function aliases.Joseph Myers2-0/+109
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy1-0/+3
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella1-0/+3
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+3
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-109/+0
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers1-0/+26
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-0/+2
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-1/+1
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-3/+2
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+4
2017-05-30Add reallocarray functionDennis Wölfing1-0/+2
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella1-4/+0
2017-05-18posix: Consolidate Linux pause syscallAdhemerval Zanella2-10/+0
2017-05-03Consolidate Linux select implementationAdhemerval Zanella1-2/+0
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 Zanella1-1/+0
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella1-1/+0
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+0
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2016-12-31Add fromfp functions.Joseph Myers1-0/+12
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-26Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock1-1/+3
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+3
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-0/+6
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+2
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer1-0/+2
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers1-0/+3
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers1-0/+1
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer2-5/+2
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer1-0/+3
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers1-0/+3
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella2-17/+0
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey1-0/+1
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers1-0/+3
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-0/+3
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes1-0/+3
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers1-0/+3
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-0/+3