]> sourceware.org Git - glibc.git/shortlog
glibc.git
2024-07-24 Florian Weimerresolv: Allow short error responses to match any query...
2024-07-23 Adhemerval... elf: Fix localplt.awk for DT_RELR-enabled builds (BZ...
2024-07-19 John David... Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP...
2024-07-16 Florian WeimerLinux: Make __rseq_size useful for feature detection...
2024-07-16 Adhemerval... elf: Make dl-rseq-symbols Linux only
2024-07-16 Michael Jeansonnptl: fix potential merge of __rseq_* relro symbols
2024-07-16 Stefan Lieblers390x: Fix segfault in wcsncmp [BZ #31934]
2024-07-08 Adhemerval... stdlib: fix arc4random fallback to /dev/urandom (BZ...
2024-07-02 Adhemerval... math: Provide missing math symbols on libc.a (BZ 31781)
2024-07-02 Adhemerval... math: Fix isnanf128 static build (BZ 31774)
2024-07-02 Adhemerval... math: Fix i386 and m68k exp10 on static build (BZ 31775)
2024-07-02 Adhemerval... math: Fix i386 and m68k fmod/fmodf on static build...
2024-06-25 Adhemerval... posix: Fix pidfd_spawn/pidfd_spawnp leak if execve...
2024-06-21 Florian WeimerLinux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
2024-06-15 Andreas K.... NEWS: update list of fixed CVEs in 2.39
2024-06-15 Andreas K.... NEWS: update list of fixed bugs in 2.39
2024-06-15 H.J. Lux86: Properly set x86 minimum ISA level [BZ #31883]
2024-06-15 H.J. Lux86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ...
2024-06-14 Mike FABIANlocaledata: ssy_ER: Fix syntax error
2024-06-10 sayan paulmalloc: New test to check malloc alternate path using...
2024-06-10 Joe Simmons... malloc: Improve aligned_alloc and calloc test coverage.
2024-06-10 H.J. Lumalloc/Makefile: Split and sort tests
2024-06-09 Michael Jeansonx86/cet: fix shadow stack test scripts
2024-06-03 Florian Weimerelf: Avoid some free (NULL) calls in _dl_update_slotinfo
2024-05-29 Stafford Hornemisc: Add support for Linux uio.h RWF_NOAPPEND flag
2024-05-28 Sunil K Pandeyi386: Disable Intel Xeon Phi tests for GCC 15 and above...
2024-05-28 Adhemerval... Reinstate generic features-time64.h
2024-05-28 Adhemerval... Always define __USE_TIME_BITS64 when 64 bit time_t...
2024-05-27 Florian Weimersocket: Use may_alias on sockaddr structs (bug 19622)
2024-05-27 H.J. Luparse_fdinfo: Don't advance pointer twice [BZ #31798]
2024-05-15 caiyinyuLoongArch: Fix undefined `__memset_aligned` reference...
2024-05-13 Sergey Kolosovsocket: Add new test for connect
2024-05-13 Sergey Kolosovlibsupport: Add xgetpeername
2024-05-11 Gabi Falkx86_64: Fix missing wcsncat function definition without...
2024-05-10 H.J. LuForce DT_RPATH for --enable-hardcoded-path-in-tests
2024-05-07 Adhemerval... elf: Only process multiple tunable once (BZ 31686)
2024-05-04 Gabi FalkAdd a test to check for duplicate definitions in the...
2024-05-04 Gabi Falki686: Fix multiple definitions of __memmove_chk and...
2024-05-04 Gabi Falki586: Fix multiple definitions of __memcpy_chk and...
2024-05-04 Sam JamesRevert "i586: Fix multiple definitions of __memcpy_chk...
2024-05-04 Sam JamesRevert "i686: Fix multiple definitions of __memmove_chk...
2024-05-04 Sam JamesRevert "Add a test to check for duplicate definitions...
2024-05-04 Gabi FalkAdd a test to check for duplicate definitions in the...
2024-05-04 Gabi Falki686: Fix multiple definitions of __memmove_chk and...
2024-05-04 Gabi Falki586: Fix multiple definitions of __memcpy_chk and...
2024-05-03 Carlos O'Donelltime: Allow later version licensing.
2024-05-02 Florian Weimernscd: Use time_t for return type of addgetnetgrentX
2024-05-02 Florian Weimerlogin: structs utmp, utmpx, lastlog _TIME_BITS independ...
2024-05-02 Florian Weimerlogin: Check default sizes of structs utmp, utmpx,...
2024-04-25 H.J. Luelf: Also compile dl-misc.os with $(rtld-early-cflags)
2024-04-25 Florian WeimerCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use...
2024-04-25 Florian WeimerCVE-2024-33600: nscd: Avoid null pointer crashes after...
2024-04-25 Florian WeimerCVE-2024-33600: nscd: Do not send missing not-found...
2024-04-25 Florian WeimerCVE-2024-33599: nscd: Stack-based buffer overflow in...
2024-04-25 H.J. Lux86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ ...
2024-04-25 Florian Weimeri386: ulp update for SSE2 --disable-multi-arch configur...
2024-04-25 Florian Weimernptl: Fix tst-cancel30 on kernels without ppoll_time64...
2024-04-17 Charles Foliconv: ISO-2022-CN-EXT: fix out-of-bound writes when...
2024-04-14 Sunil K Pandeyx86_64: Exclude SSE, AVX and FMA4 variants in libm...
2024-04-14 H.J. LuApply the Makefile sorting fix
2024-04-14 Florian Weimerpowerpc: Fix ld.so address determination for PCREL...
2024-04-13 Sunil K Pandeyx86-64: Simplify minimum ISA check ifdef conditional...
2024-04-13 H.J. Lux86-64: Don't use SSE resolvers for ISA level 3 or...
2024-04-09 Wilco DijkstraAArch64: Check kernel version for SVE ifuncs
2024-04-09 Szabolcs Nagyaarch64: fix check for SVE support in assembler
2024-04-09 Joe Ramsayaarch64/fpu: Sync libmvec routines from 2.39 and before...
2024-04-06 Florian Weimeri386: Use generic memrchr in libc (bug 31316)
2024-04-04 Adhemerval... x86: Expand the comment on when REP STOSB is used on...
2024-04-04 Adhemerval... x86: Do not prefer ERMS for memset on Zen3+
2024-04-04 Adhemerval... x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
2024-04-02 Andreas SchwabAdd tst-gnu2-tls2mod1 to test-internal-extras
2024-04-01 Adhemerval... elf: Enable TLS descriptor tests on aarch64
2024-04-01 Adhemerval... arm: Update _dl_tlsdesc_dynamic to preserve caller...
2024-04-01 Adhemerval... Ignore undefined symbols for -mtls-dialect=gnu2
2024-04-01 H.J. Lux86-64: Allocate state buffer space for RDI, RSI and RBX
2024-04-01 H.J. Lux86-64: Update _dl_tlsdesc_dynamic to preserve AMX...
2024-04-01 H.J. Lux86: Update _dl_tlsdesc_dynamic to preserve caller...
2024-04-01 H.J. Lux86-64: Save APX registers in ld.so trampoline
2024-03-22 caiyinyuLoongArch: Correct {__ieee754, _}_scalb -> {__ieee754...
2024-03-21 Amrita H Spowerpc: Placeholder and infrastructure/build support...
2024-03-20 Manjunath Mattipowerpc: Add HWCAP3/HWCAP4 data to TCB for Power Archi...
2024-03-18 Florian Weimerlinux: Use rseq area unconditionally in sched_getcpu...
2024-03-04 Jakub JelinekUse gcc __builtin_stdc_* builtins in stdbit.h if possible
2024-02-27 Stefan LieblerS390: Do not clobber r7 in clone [BZ #31402]
2024-02-22 Xi Ruoyaomath: Update mips64 ulps
2024-02-12 Adhemerval... mips: FIx clone3 implementation (BZ 31325)
2024-02-05 Adhemerval... arm: Remove wrong ldr from _dl_start_user (BZ 31339)
2024-01-31 Andreas K.... Replace advisories directory
2024-01-31 Andreas K.... Create ChangeLog.old/ChangeLog.28 glibc-2.39
2024-01-31 Andreas K.... version.h, include/features.h: Bump version to 2.39
2024-01-31 Andreas K.... po: Update translations
2024-01-30 Andreas K.... libc.pot: regenerate
2024-01-30 Andreas K.... INSTALL, install.texi: minor updates, regenerate
2024-01-30 Andreas K.... contrib.texi: update
2024-01-30 Andreas K.... NEWS: insert advisories and fixed bugs for 2.39
2024-01-30 Stefan LieblerS390: Fix building with --disable-mutli-arch [BZ #31196]
2024-01-30 Andreas K.... Fix typo
2024-01-30 Joe Simmons... manual/io: Fix swapped reading and writing phrase.
2024-01-30 Siddhesh PoyarekarUpdate advisory format and introduce some automation
2024-01-30 Arjun ShankarDocument CVE-2023-6246, CVE-2023-6779, and CVE-2023...
next
This page took 0.068561 seconds and 5 git commands to generate.