| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call internal _Unwind_Resume via PLT | H.J. Lu | 2016-05-18 | 2 | -2/+2 |
* | Don't call internal __pthread_unwind via PLT | H.J. Lu | 2016-05-18 | 1 | -2/+4 |
* | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h. | Joseph Myers | 2016-05-18 | 1 | -0/+1 |
* | Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h. | Joseph Myers | 2016-05-18 | 1 | -0/+1 |
* | S390: Add support for vdso getcpu symbol. | Stefan Liebler | 2016-05-09 | 4 | -0/+10 |
* | CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] | Florian Weimer | 2016-05-04 | 1 | -0/+22 |
* | powerpc: Add missing insn in swapcontext [BZ #20004] | Paul E. Murphy | 2016-05-03 | 1 | -0/+1 |
* | powerpc: Fix clone CLONE_VM compare | Adhemerval Zanella | 2016-05-02 | 1 | -1/+1 |
* | m68k: avoid local labels in symbol table | Andreas Schwab | 2016-04-30 | 1 | -4/+4 |
* | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella | 2016-04-29 | 21 | -141/+220 |
* | Add missing iucv related defines. | Stefan Liebler | 2016-04-27 | 1 | -0/+10 |
* | Fix stdlib/tst-makecontext regression for Nios II | Chung-Lin Tang | 2016-04-25 | 1 | -0/+12 |
* | Fix pread consolidation on ports that require argument alignment | Adhemerval Zanella | 2016-04-14 | 1 | -0/+1 |
* | Remove union wait [BZ #19613] | Florian Weimer | 2016-04-14 | 4 | -4/+4 |
* | VDSO support for MIPS | Matthew Fortune | 2016-04-12 | 7 | -0/+133 |
* | Consolidate pwrite/pwrite64 implementations | Adhemerval Zanella | 2016-04-11 | 16 | -427/+27 |
* | Consolidate pread/pread64 implementations | Adhemerval Zanella | 2016-04-11 | 17 | -414/+28 |
* | Consolidate off_t/off64_t syscall argument passing | Adhemerval Zanella | 2016-04-11 | 4 | -10/+35 |
* | Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports | Adhemerval Zanella | 2016-04-11 | 3 | -0/+16 |
* | Fix build with HAVE_AUX_VECTOR | Samuel Thibault | 2016-04-11 | 1 | -3/+3 |
* | Fix termios.h XCASE namespace (bug 19925). | Joseph Myers | 2016-04-08 | 5 | -5/+5 |
* | [microblaze] Remove __ASSUME_FUTIMESAT. | Joseph Myers | 2016-03-29 | 2 | -33/+0 |
* | Synchronize <sys/personality.h> with kernel headers | Aurelien Jarno | 2016-03-28 | 1 | -0/+3 |
* | Assume __NR_utimensat is always defined | Aurelien Jarno | 2016-03-23 | 3 | -22/+0 |
* | Assume __NR_openat is always defined | Aurelien Jarno | 2016-03-23 | 1 | -4/+0 |
* | x86, pthread_cond_*wait: Do not depend on %eax not being clobbered | Nick Alcock | 2016-03-23 | 2 | -0/+2 |
* | Remove __ASSUME_GETDENTS64_SYSCALL. | Joseph Myers | 2016-03-22 | 2 | -114/+81 |
* | Remove __ASSUME_SIGNALFD4. | Joseph Myers | 2016-03-21 | 2 | -26/+1 |
* | posix: Fix posix_spawn implict check style | Adhemerval Zanella | 2016-03-21 | 1 | -1/+1 |
* | Use JUMPTARGET in x86-64 pthread | H.J. Lu | 2016-03-21 | 3 | -7/+3 |
* | posix: Fix posix_spawn invalid memory access | Adhemerval Zanella | 2016-03-20 | 1 | -1/+1 |
* | Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list. | Joseph Myers | 2016-03-17 | 3 | -52/+1 |
* | Remove __ASSUME_FALLOCATE. | Joseph Myers | 2016-03-17 | 2 | -36/+12 |
* | Remove __ASSUME_PPOLL. | Joseph Myers | 2016-03-15 | 2 | -29/+1 |
* | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers | 2016-03-15 | 17 | -174/+37 |
* | Update glibc headers for Linux 4.5. | Joseph Myers | 2016-03-14 | 3 | -0/+4 |
* | Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h | H.J. Lu | 2016-03-10 | 1 | -4/+4 |
* | mips: terminate the FDE before the return trampoline in makecontext | Aurelien Jarno | 2016-03-09 | 1 | -0/+7 |
* | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella | 2016-03-07 | 21 | -0/+436 |
* | Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARS | H.J. Lu | 2016-03-03 | 1 | -1/+1 |
* | Call x86-64 __setcontext directly | H.J. Lu | 2016-03-01 | 1 | -1/+1 |
* | Remove kernel-features.h conditionals on pre-3.2 kernels. | Joseph Myers | 2016-02-26 | 11 | -157/+59 |
* | Remove linux/fanotify.h configure test. | Joseph Myers | 2016-02-24 | 3 | -62/+0 |
* | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers | 2016-02-24 | 6 | -12/+20 |
* | Fix MIPS mmap negative offset handling for consistency (bug 19550). | Joseph Myers | 2016-02-01 | 6 | -2/+40 |
* | Update localplt.data for 32-bit sparc. | David S. Miller | 2016-01-26 | 1 | -0/+1 |
* | Define __sqrtl_finite on sparc 32-bit with correct symbol version. | David S. Miller | 2016-01-25 | 1 | -1/+1 |
* | Adjust sparc 32-bit __sqrtl_finite version tag. | David S. Miller | 2016-01-25 | 1 | -1/+1 |
* | Cleanup ppc bits/ipc.h | Paul E. Murphy | 2016-01-25 | 1 | -24/+0 |
* | Fix missing __sqrtl_finite symbol in libm on sparc 32-bit. | David S. Miller | 2016-01-24 | 1 | -0/+1 |