about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-131-1/+1
* Add some spaces before '('.Joseph Myers2019-02-272-2/+2
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-1/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno2019-01-021-5/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0142-42/+42
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* Enable VDSO for static linking on armRafael Ávila de Espíndola2018-12-033-10/+8
* Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers2018-11-231-3/+4
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers2018-11-071-0/+7
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* Move SHMLBA to its own header.Joseph Myers2018-10-172-104/+29
* Unify more sys/procfs.h headers.Joseph Myers2018-09-253-122/+59
* Unify many bits/mman.h headers.Joseph Myers2018-09-181-44/+0
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+2
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+6
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+6
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-45/+0
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-271-37/+0
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-2/+0
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-1/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-1/+0
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-062-2/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-62/+17
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-9/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+6
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-27/+3
* Add narrowing add functions.Joseph Myers2018-02-101-0/+7
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-01-011-0/+204
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0144-44/+44
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1