aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-2/+0
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-0/+3
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-10/+21
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella2-0/+8
2017-05-30Add reallocarray functionDennis Wölfing2-0/+4
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella1-1/+0
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-20/+24
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella3-47/+29
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella1-0/+5
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella1-1/+0
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella9-10/+0
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella1-1/+1
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella1-1/+1
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella1-1/+1
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella1-1/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2016-12-31Add fromfp functions.Joseph Myers2-0/+24
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella1-69/+0
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella1-0/+3
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-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2-0/+4
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers2-0/+6
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer3-6/+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 Myers2-0/+6
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella2-33/+0
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers2-0/+6
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella4-10/+0
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/+5
2016-09-30Add iscanonical.Joseph Myers1-0/+1
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-0/+6
2016-09-07Add femode_t functions.Joseph Myers2-0/+4
2016-08-29Add fetestexceptflag.Joseph Myers2-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
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2-0/+14