about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-47/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-081-1/+0
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-8/+30
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-2/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-200/+7
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-2/+10
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-263-4/+4
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-4/+2
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* arm: Fix typo in array countSiddhesh Poyarekar2017-05-242-2/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-181-1/+0
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-17/+19
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-18/+0
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-041-1/+0
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-289-10/+0
* Consolidate Linux send implementationAdhemerval Zanella2017-03-092-1/+1
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-092-1/+2
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella2017-02-061-30/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0147-47/+47
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-4/+0
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-34/+0
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux semtimedop implementationAdhemerval Zanella2016-12-281-1/+0
* Use semop syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use semget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0