aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tile
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Implement the mlock2 functionFlorian Weimer3-0/+3
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer3-0/+3
2017-11-09Add jmp_buf-macros.hH.J. Lu3-0/+18
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-35/+0
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu1-1/+1
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy3-0/+9
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella3-0/+9
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy3-0/+9
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-8/+27
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer1-2/+0
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-124/+6
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-1/+9
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-4/+4
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers2-3/+3
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-4/+2
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers1-0/+2
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella3-0/+12
2017-05-30Add reallocarray functionDennis Wölfing3-0/+6
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-1/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg4-347/+26
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella1-18/+0
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-2/+4
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-0/+4
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf1-0/+21
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers37-37/+37
2016-12-31Add fromfp functions.Joseph Myers3-0/+36
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers3-0/+9
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers3-0/+18
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg3-0/+6
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer3-0/+6
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers3-0/+9
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer3-3/+0
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers3-0/+9
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella2-44/+0
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers3-0/+9
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf3-40/+9
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers2-0/+23
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers3-0/+9
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes3-0/+9
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers3-0/+9
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers3-0/+9
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers3-0/+9
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella1-0/+1
2016-10-06Add iseqsig.Joseph Myers3-0/+6
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-2/+4