summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/libc.abilist
AgeCommit message (Expand)Author
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2018-12-07Add getcpuH.J. Lu
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath