about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-1/+0
* __netlink_assert_response: Remove internal_function attributeFlorian Weimer2017-08-132-3/+1
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-131-0/+2
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-1016-0/+32
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-101-1/+1
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-096-36/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-0913-31/+72
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-08-091-2/+2
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-092-0/+4
* Do not use __ptr_t.Joseph Myers2017-08-082-2/+2
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-082-0/+41
* posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella2017-08-084-8/+8
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-078-31/+33
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-7/+7
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-041-12/+14
* microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)Nathan Rossi2017-07-281-1/+1
* tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2017-07-242-15/+35
* S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin2017-07-231-16/+52
* alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-191-0/+1
* [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2017-07-192-4/+6
* [AArch64] Fix out of bound array access regressionSzabolcs Nagy2017-07-181-30/+8
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-171-0/+29
* hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-171-1/+1
* Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy2017-07-171-0/+3
* Add CFI annotation.John David Anglin2017-07-164-0/+12
* Fix stack offset for r19 load in __getcontext.John David Anglin2017-07-161-1/+1
* Fix __setcontext return value on hppa.John David Anglin2017-07-161-1/+1
* Fix syscall cancellation on hppa.John David Anglin2017-07-162-39/+23
* Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin2017-07-161-1/+0
* Fix [BZ locale/19838].John David Anglin2017-07-151-1/+1
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-0/+1
* S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler2017-07-111-2/+52
* Use generic pthread support on hppa.John David Anglin2017-07-097-381/+19
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-1/+4
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-011-1/+1
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-3014-224/+34
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-6/+41
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-292-119/+149
* Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-284-7/+9
* S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler2017-06-271-0/+3
* Add float128 support for ia64.Joseph Myers2017-06-262-0/+145
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-2628-47/+47
* Add float128 support for x86_64, x86.Joseph Myers2017-06-266-0/+435
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-2618-104/+129
* powerpc64le: Enable float128Paul E. Murphy2017-06-263-0/+147
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-237-7/+11
* powerpc: fix sysconf support for cache geometriesPaul Clarke2017-06-231-29/+8
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-211-0/+2
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-208-330/+262
* Consolidate Linux openat implementationAdhemerval Zanella2017-06-204-38/+62