aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k
AgeCommit message (Expand)AuthorFilesLines
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2-0/+2
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2-0/+4
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2-0/+2
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe2-0/+2
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer3-5/+1
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella9-321/+27
2019-06-07Linux: Add getdents64 system callFlorian Weimer2-0/+2
2019-05-14Linux: Add the tgkill functionFlorian Weimer2-0/+2
2019-05-02misc: Add twalk_r functionFlorian Weimer2-0/+2
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2-2/+0
2019-02-27Add some spaces before '('.Joseph Myers1-1/+1
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella1-1/+0
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2-0/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella1-22/+4
2018-12-07Add getcpuH.J. Lu2-0/+2
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2-0/+2
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy2-0/+4
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers1-3/+0
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2-0/+2
2018-09-25Unify more sys/procfs.h headers.Joseph Myers3-125/+59
2018-09-18Unify many bits/mman.h headers.Joseph Myers1-44/+0
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella4-0/+50
2018-07-10Add the statx functionFlorian Weimer2-0/+2
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer2-0/+2
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2-0/+4
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-05-17Add narrowing divide functions.Joseph Myers2-0/+12
2018-05-16Add narrowing multiply functions.Joseph Myers2-0/+12
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers26-135/+0
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2-2/+0
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella1-1/+0
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella1-1/+0
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2-2/+0
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella1-0/+22
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-5/+0
2018-03-20Add narrowing subtract functions.Joseph Myers2-0/+12
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella1-28/+0
2018-02-10Add narrowing add functions.Joseph Myers2-0/+14
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers1-0/+2
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