aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2016-04-12VDSO support for MIPSMatthew Fortune
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno
2016-03-23Assume __NR_utimensat is always definedAurelien Jarno
2016-03-23Assume __NR_openat is always definedAurelien Jarno
2016-03-23x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock
2016-03-22Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers
2016-03-21Remove __ASSUME_SIGNALFD4.Joseph Myers
2016-03-21posix: Fix posix_spawn implict check styleAdhemerval Zanella
2016-03-21Use JUMPTARGET in x86-64 pthreadH.J. Lu
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella
2016-03-17Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers
2016-03-17Remove __ASSUME_FALLOCATE.Joseph Myers
2016-03-15Remove __ASSUME_PPOLL.Joseph Myers
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-03-03Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu
2016-03-01Call x86-64 __setcontext directlyH.J. Lu
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller
2016-01-25MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang
2016-01-202016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-01-20Update localplt.data for powerpc-nofpu.Joseph Myers
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller