about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-135-8/+0
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-1059-575/+70
* Bug 20214: Fix linux/in6.h and netinet/in.h sync.Carlos O'Donell2016-06-071-4/+12
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-0628-0/+28
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-068-199/+79
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-068-200/+79
* Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell2016-06-021-1/+3
* posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)Adhemerval Zanella2016-05-301-1/+1
* network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella2016-05-262-2/+2
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-2515-44/+275
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-2560-37/+350
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-2515-28/+12
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-232-4/+46
* Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers2016-05-231-1/+20
* Don't call internal _Unwind_Resume via PLTH.J. Lu2016-05-182-2/+2
* Don't call internal __pthread_unwind via PLTH.J. Lu2016-05-181-2/+4
* Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers2016-05-181-0/+1
* Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2016-05-181-0/+1
* S390: Add support for vdso getcpu symbol.Stefan Liebler2016-05-094-0/+10
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-041-0/+22
* powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2016-05-031-0/+1
* powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2016-05-021-1/+1
* m68k: avoid local labels in symbol tableAndreas Schwab2016-04-301-4/+4
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-2921-141/+220
* Add missing iucv related defines.Stefan Liebler2016-04-271-0/+10
* Fix stdlib/tst-makecontext regression for Nios IIChung-Lin Tang2016-04-251-0/+12
* Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella2016-04-141-0/+1
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-1/+1
* VDSO support for MIPSMatthew Fortune2016-04-127-0/+133
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-1116-427/+27
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-1117-414/+28
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-114-10/+35
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-113-0/+16
* Fix build with HAVE_AUX_VECTORSamuel Thibault2016-04-111-3/+3
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-085-5/+5
* [microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers2016-03-292-33/+0
* Synchronize <sys/personality.h> with kernel headersAurelien Jarno2016-03-281-0/+3
* Assume __NR_utimensat is always definedAurelien Jarno2016-03-233-22/+0
* Assume __NR_openat is always definedAurelien Jarno2016-03-231-4/+0
* x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock2016-03-232-0/+2
* Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers2016-03-222-114/+81
* Remove __ASSUME_SIGNALFD4.Joseph Myers2016-03-212-26/+1
* posix: Fix posix_spawn implict check styleAdhemerval Zanella2016-03-211-1/+1
* Use JUMPTARGET in x86-64 pthreadH.J. Lu2016-03-213-7/+3
* posix: Fix posix_spawn invalid memory accessAdhemerval Zanella2016-03-201-1/+1
* Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers2016-03-173-52/+1
* Remove __ASSUME_FALLOCATE.Joseph Myers2016-03-172-36/+12
* Remove __ASSUME_PPOLL.Joseph Myers2016-03-152-29/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-1517-174/+37
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-143-0/+4