aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-10elf: Fix wrong indentation from commit eb447b7b4bAdhemerval Zanella
2020-03-09y2038: linux: Provide __futimesat64 implementationLukasz Majewski
2020-03-09y2038: linux: Provide __lutimes64 implementationLukasz Majewski
2020-03-09y2038: linux: Provide __futimes64 implementationLukasz Majewski
2020-03-07y2038: fix: Add missing libc_hidden_def for __futimens64Lukasz Majewski
2020-03-06sparc: Move sigreturn stub to assemblyAdhemerval Zanella
2020-03-06ldbl-128ibm: Let long double files have specific compiler flagsTulio Magno Quites Machado Filho
2020-03-06ldbl-128ibm-compat: Add tests for IBM long double functionsRajalakshmi Srinivasaraghavan
2020-03-06powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho
2020-03-06arm: Fix softp-fp Implies (BZ #25635)Adhemerval Zanella
2020-03-06Remove reference of --without-fp on configureAdhemerval Zanella
2020-03-06linux/sysipc: Include linux/posix_types.h for __kernel_mode_tAdhemerval Zanella
2020-03-05Improve IFUNC check [BZ #25506]Fangrui Song
2020-03-05linux: Clear mode_t padding bits (BZ#25623)Adhemerval Zanella
2020-03-05linux: Remove aarch64 ipc_priv.hAdhemerval Zanella
2020-03-05Linux: Use __fstatat64 in fchmodat implementationFlorian Weimer
2020-03-05Linux: Use AT_FDCWD in utime, utimes when calling utimensatFlorian Weimer
2020-03-05S390: Remove backchain-based fallback and use generic backtrace.c.Stefan Liebler
2020-03-05manual: Fix wrong declaration of wcschr [BZ #24654]Girish Joshi
2020-03-04manual: Fix typo in parse_printf_format example [BZ #24638]Girish Joshi
2020-03-04Update translationsSiddhesh Poyarekar
2020-03-03Convert Python scripts to Python 3Alistair Francis
2020-03-03alpha: Do not build with -fpicFlorian Weimer
2020-03-03y2038: linux: Provide __utime64 implementationLukasz Majewski
2020-03-03y2038: linux: Provide __utimes64 implementationLukasz Majewski
2020-03-03y2038: Introduce struct __utimbuf64 - new internal glibc typeLukasz Majewski
2020-03-03microblaze: vfork is always availableFlorian Weimer
2020-03-03m68k: getpagesize syscall number is always availableFlorian Weimer
2020-03-03Linux: epoll_pwait syscall number is always availableFlorian Weimer
2020-03-03x86_64: Do not define __NR_semtimedop in <sysdep.h>Florian Weimer
2020-03-03ia64: Do not define __NR_semtimedop in <sysdep.h>Florian Weimer
2020-03-03Linux: open_by_handle_at syscall number is always availableFlorian Weimer
2020-03-03Linux: set_robust_list syscall number is always availableFlorian Weimer
2020-03-03Linux: pciconfig_iobase syscall number is always available on alphaFlorian Weimer
2020-03-03Linux: getdents64 syscall number is always available on MIPSFlorian Weimer
2020-03-03Linux: Clean up preadv2, pwritev2 system call namesFlorian Weimer
2020-03-03Linux: exit_group syscall number is always availableFlorian Weimer
2020-03-03Linux: set_tid_address syscall number is always availableFlorian Weimer
2020-03-03Linux: pkey_mprotect syscall number is always availableFlorian Weimer
2020-03-03Linux: rt_sigqueueinfo syscall number is always availableFlorian Weimer
2020-03-03Linux: getrandom syscall number is always availableFlorian Weimer
2020-03-03Linux: Clean up preadv, pwritev system call namesFlorian Weimer
2020-03-03Linux: Clean up pread64/pwrite64 system call namesFlorian Weimer
2020-03-03Linux: sigaltstack syscall number is always availableFlorian Weimer
2020-03-03Linux: sched_getaffinity syscall number is always availableFlorian Weimer
2020-03-03Linux: sched_setaffinity syscall number is always availableFlorian Weimer
2020-03-03Linux: statx syscall number is always availableFlorian Weimer
2020-03-03Linux: mq_* syscall numbers are always availableFlorian Weimer
2020-03-03Linux: mlock2 syscall number is always availableFlorian Weimer
2020-03-03Linux: copy_file_range syscall number is always availableFlorian Weimer