]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-03-25  Adhemerval... support/shell-container.c: Add builtin exit
2020-03-25  Adhemerval... support/shell-container.c: Return 127 if execve fails
2020-03-24  Aurelien JarnoAdd NEWS entry for CVE-2020-1751 (bug 25423)
2020-03-23  Adhemerval... posix: Fix system error return value [BZ #25715]
2020-03-23  Lukasz Majewskiy2038: fix: Add missing libc_hidden_def attribute for...
2020-03-20  Carlos O'DonellExtended Char Intro: Use getwc in example (Bug 25626)
2020-03-20  Adhemerval... stdio: Add tests for printf multibyte convertion leak...
2020-03-20  Florian Weimerstdio: Remove memory leak from multibyte convertion...
2020-03-19  Aurelien JarnoAdd NEWS entry for CVE-2020-1752 (bug 25414)
2020-03-19  Adhemerval... math: Remove inline math tests
2020-03-19  Adhemerval... Remove __LIBC_INTERNAL_MATH_INLINES
2020-03-19  Adhemerval... math: Remove mathinline
2020-03-19  Adhemerval... m68k: Remove mathinline.h
2020-03-18  Rafał Lużyńskioc_FR locale: Fix spelling of Thursday (bug 25639)
2020-03-18  H.J. Lux86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
2020-03-17  Joseph MyersFix build with GCC 10 when long double = double.
2020-03-17  DJ Delorienscd/cachedumper.c : fix whitespace
2020-03-16  DJ DelorieFix nscd/cachedumper.c compile errors
2020-03-13  Girish Joshimanual: Fix inconsistent declaration of wcsrchr [BZ...
2020-03-13  DJ Delorienscd: add cache dumper
2020-03-13  Jonathan Wakelyparse_tunables: Fix typo in comment
2020-03-11  DJ Delorieldconfig: trace origin paths with -v
2020-03-11  Michael Hudson... test-container: print errno when execvp fails
2020-03-11  Wilco Dijkstra[AArch64] Improve integer memcpy
2020-03-11  Aurelien JarnoAdd NEWS entry for CVE-2020-10029 (bug 25487)
2020-03-11  Vineet Guptagcc PR 89877: miscompilation due to missing cc clobber...
2020-03-10  Adhemerval... mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from...
2020-03-10  Adhemerval... elf: Fix wrong indentation from commit eb447b7b4b
2020-03-09  Lukasz Majewskiy2038: linux: Provide __futimesat64 implementation
2020-03-09  Lukasz Majewskiy2038: linux: Provide __lutimes64 implementation
2020-03-09  Lukasz Majewskiy2038: linux: Provide __futimes64 implementation
2020-03-07  Lukasz Majewskiy2038: fix: Add missing libc_hidden_def for __futimens64
2020-03-06  Adhemerval... sparc: Move sigreturn stub to assembly
2020-03-06  Tulio Magno... ldbl-128ibm: Let long double files have specific compil...
2020-03-06  Rajalakshmi... ldbl-128ibm-compat: Add tests for IBM long double functions
2020-03-06  Matheus Castanhopowerpc: Fix feraiseexcept and feclearexcept macros
2020-03-06  Adhemerval... arm: Fix softp-fp Implies (BZ #25635)
2020-03-06  Adhemerval... Remove reference of --without-fp on configure
2020-03-06  Adhemerval... linux/sysipc: Include linux/posix_types.h for __kernel_...
2020-03-05  Fangrui SongImprove IFUNC check [BZ #25506]
2020-03-05  Adhemerval... linux: Clear mode_t padding bits (BZ#25623)
2020-03-05  Adhemerval... linux: Remove aarch64 ipc_priv.h
2020-03-05  Florian WeimerLinux: Use __fstatat64 in fchmodat implementation
2020-03-05  Florian WeimerLinux: Use AT_FDCWD in utime, utimes when calling utimensat
2020-03-05  Stefan LieblerS390: Remove backchain-based fallback and use generic...
2020-03-05  Girish Joshimanual: Fix wrong declaration of wcschr [BZ #24654]
2020-03-04  Girish Joshimanual: Fix typo in parse_printf_format example [BZ...
2020-03-04  Siddhesh PoyarekarUpdate translations
2020-03-03  Alistair FrancisConvert Python scripts to Python 3
2020-03-03  Florian Weimeralpha: Do not build with -fpic
2020-03-03  Lukasz Majewskiy2038: linux: Provide __utime64 implementation
2020-03-03  Lukasz Majewskiy2038: linux: Provide __utimes64 implementation
2020-03-03  Lukasz Majewskiy2038: Introduce struct __utimbuf64 - new internal...
2020-03-03  Florian Weimermicroblaze: vfork is always available
2020-03-03  Florian Weimerm68k: getpagesize syscall number is always available
2020-03-03  Florian WeimerLinux: epoll_pwait syscall number is always available
2020-03-03  Florian Weimerx86_64: Do not define __NR_semtimedop in <sysdep.h>
2020-03-03  Florian Weimeria64: Do not define __NR_semtimedop in <sysdep.h>
2020-03-03  Florian WeimerLinux: open_by_handle_at syscall number is always available
2020-03-03  Florian WeimerLinux: set_robust_list syscall number is always available
2020-03-03  Florian WeimerLinux: pciconfig_iobase syscall number is always availa...
2020-03-03  Florian WeimerLinux: getdents64 syscall number is always available...
2020-03-03  Florian WeimerLinux: Clean up preadv2, pwritev2 system call names
2020-03-03  Florian WeimerLinux: exit_group syscall number is always available
2020-03-03  Florian WeimerLinux: set_tid_address syscall number is always available
2020-03-03  Florian WeimerLinux: pkey_mprotect syscall number is always available
2020-03-03  Florian WeimerLinux: rt_sigqueueinfo syscall number is always available
2020-03-03  Florian WeimerLinux: getrandom syscall number is always available
2020-03-03  Florian WeimerLinux: Clean up preadv, pwritev system call names
2020-03-03  Florian WeimerLinux: Clean up pread64/pwrite64 system call names
2020-03-03  Florian WeimerLinux: sigaltstack syscall number is always available
2020-03-03  Florian WeimerLinux: sched_getaffinity syscall number is always available
2020-03-03  Florian WeimerLinux: sched_setaffinity syscall number is always available
2020-03-03  Florian WeimerLinux: statx syscall number is always available
2020-03-03  Florian WeimerLinux: mq_* syscall numbers are always available
2020-03-03  Florian WeimerLinux: mlock2 syscall number is always available
2020-03-03  Florian WeimerLinux: copy_file_range syscall number is always available
2020-03-03  Florian WeimerLinux: renameat2 syscall number is always available
2020-03-03  Florian Weimerbuild-many-glibcs.py: Add list-compilers, list-glibcs...
2020-03-03  Florian Weimerbuild-many-glibcs.py: Add --shallow option
2020-03-02  Girish JoshiFixed typo in run_command_array() in support/shell...
2020-03-02  Andreas SchwabAdd missing libc_hidden_def for __utimensat64
2020-03-02  Florian Weimerelf: Add elf/check-wx-segment, a test for the presence...
2020-02-28  Adhemerval... i386: Use comdat instead of .gnu.linkonce for i386...
2020-02-28  Paul E. Murphyldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too
2020-02-28  Paul E. Murphyldbl-128ibm-compat: enforce ibm128 on compat tests
2020-02-28  Gabriel F.... ldbl-128ibm-compat: Provide nexttoward functions
2020-02-28  Tulio Magno... ldbl-128ibm-compat: Provide a significand implementation
2020-02-28  Rajalakshmi... ldbl-128ibm-compat: Redirect complex math functions
2020-02-28  Tulio Magno... ldbl-128ibm-compat: Redirect long double functions...
2020-02-27  Adhemerval... posix: Remove posix waitid
2020-02-27  Adhemerval... posix: Refactor tst-waitid (BZ #14666)
2020-02-27  Adhemerval... support: Add support_process_state_wait
2020-02-27  Adhemerval... malloc/tst-mallocfork2: Kill lingering process for...
2020-02-26  Florian Weimerelf: Apply attribute_relro to pointers in elf/dl-minimal.c
2020-02-25  Rogerio Alvespowerpc: Refactor fenvinline.h
2020-02-25  Florian Weimernss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-02-25  Florian Weimercsu: Use ELF constructor instead of _init in libc.so
2020-02-21  Paul E. Murphyldbl-128ibm: make ieee754.h work with IEEE 128 long...
2020-02-21  Paul E. Murphyldbl-128ibm-compat: fixup subdir location of several...
next