about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-54/+0
* Use msgget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgsnd syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgctl implementationAdhemerval Zanella2016-12-281-33/+0
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-5/+3