aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k
AgeCommit message (Expand)AuthorFilesLines
2024-06-10Add narrowing divide functions.Joseph Myers2-0/+12
2024-06-10Add narrowing multiply functions.Joseph Myers2-0/+12
2024-06-10Add narrowing subtract functions.Joseph Myers2-0/+12
2024-06-10Add narrowing add functions.Joseph Myers2-0/+14
2018-01-24Add localplt.data for ColdFire.Joseph Myers2-0/+18
2018-01-24Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2-0/+6
2018-01-24Add jmp_buf-macros.h for ColdFire.Joseph Myers2-0/+6
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers37-37/+37
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer2-0/+2
2017-12-07Add _Float32 function aliases.Joseph Myers4-0/+218
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers4-0/+436
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer2-0/+10
2017-11-27Implement the mlock2 functionFlorian Weimer2-0/+2
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer2-0/+2
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+6
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-34/+0
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2-0/+6
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2-0/+6
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2-0/+6
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella1-1/+0
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+0
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-109/+6
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella1-1/+1
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-0/+2
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-4/+4
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella1-1/+0
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-1/+1
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