]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-03-11  Siddhesh Poyarekar__glibc_unsafe_len: Fix comment
2022-03-11  Siddhesh Poyarekardebug: Add tests for _FORTIFY_SOURCE=3
2022-03-11  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2022-03-11  Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2022-03-11  Florian Weimernss: Protect against errno changes in function lookup...
2022-03-11  Florian Weimernss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-03-11  Florian Weimerio: Add fsync call in tst-stat
2022-03-06  John David... hppa: Fix warnings from _dl_lookup_address
2022-03-06  John David... nptl: Fix cleanups for stack grows up [BZ# 28899]
2022-03-06  John David... hppa: Revise gettext trampoline design
2022-03-06  John David... hppa: Fix swapcontext
2022-03-06  John David... Fix elf/tst-audit2 on hppa
2022-03-03  Arjun Shankarlocaledef: Handle symbolic links when generating locale...
2022-02-19  H.J. LuNEWS: Add a bug fix entry for BZ #28896
2022-02-18  Noah Goldsteinx86: Fix TEST_NAME to make it a string in tst-strncmp...
2022-02-18  Noah Goldsteinx86: Test wcscmp RTM in the wcsncmp overflow case ...
2022-02-18  Noah Goldsteinx86: Fallback {str|wcs}cmp RTM in the ncmp overflow...
2022-02-17  H.J. Lustring: Add a testcase for wcsncmp with SIZE_MAX [BZ...
2022-02-07  Dmitry V. Levinlinux: fix accuracy of get_nprocs and get_nprocs_conf...
2022-02-03  Adhemerval... Add reference to BZ#28860 on NEWS
2022-02-03  Adhemerval... linux: Fix missing __convert_scm_timestamps (BZ #28860)
2022-02-03  Florian Weimersocket: Do not use AF_NETLINK in __opensock
2022-02-03  Samuel Thibaulthurd if_index: Explicitly use AF_INET for if index...
2022-02-03  Florian WeimerLinux: Simplify __opensock and fix race condition ...
2022-02-03  Gleb Fotengauer... linux: __get_nprocs_sched: do not feed CPU_COUNT_S...
2022-02-01  H.J. Lutst-socket-timestamp-compat.c: Check __TIMESIZE [BZ...
2022-02-01  Adhemerval... Linux: Only generate 64 bit timestamps for 64 bit time_...
2022-02-01  Adhemerval... linux: Fix ancillary 64-bit time timestamp conversion...
2022-02-01  Adhemerval... support: Add support_socket_so_timestamp_time64
2022-02-01  H.J. Lux86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]
2022-02-01  H.J. Lux86: Black list more Intel CPUs for TSX [BZ #27398]
2022-01-31  Florian WeimerFix glibc 2.34 ABI omission (missing GLIBC_2.34 in...
2022-01-31  Florian Weimerelf/Makefile: Reflow and sort most variable assignments
2022-01-31  H.J. Luelf: Add a comment after trailing backslashes
2022-01-31  H.J. Luelf: Sort tests and modules-names
2022-01-27  H.J. LuNEWS: Add a bug entry for BZ #28755
2022-01-26  Noah Goldsteinx86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
2022-01-26  Noah Goldsteinx86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
2022-01-24  Aurelien JarnoNEWS: add bug entry for BZ #28769 and BZ #28770
2022-01-24  Florian WeimerLinux: Detect user namespace support in io/tst-getcwd...
2022-01-24  Siddhesh Poyarekarrealpath: Avoid overwriting preexisting error (CVE...
2022-01-24  Siddhesh Poyarekargetcwd: Set errno to ERANGE for size == 1 (CVE-2021...
2022-01-24  Siddhesh Poyarekartst-realpath-toolong: Fix hurd build
2022-01-24  Siddhesh Poyarekarrealpath: Set errno to ENAMETOOLONG for result larger...
2022-01-24  Siddhesh Poyarekarstdlib: Fix formatting of tests list in Makefile
2022-01-24  Siddhesh Poyarekarstdlib: Sort tests in Makefile
2022-01-24  Siddhesh Poyarekarsupport: Add helpers to create paths longer than PATH_MAX
2022-01-18  Paul A. Clarkepowerpc: Fix unrecognized instruction errors with recen...
2022-01-17  Aurelien Jarnox86: use default cache size if it cannot be determined...
2022-01-17  Florian WeimerCVE-2022-23218: Buffer overflow in sunrpc svcunix_creat...
2022-01-17  Martin Seborsunrpc: Test case for clnt_create "unix" buffer overflo...
2022-01-17  Florian WeimerCVE-2022-23219: Buffer overflow in sunrpc clnt_create...
2022-01-17  Florian Weimersocket: Add the __sockaddr_un_set function
2022-01-14  H.J. LuDisable debuginfod in printer tests [BZ #28757]
2022-01-14  Joseph MyersUpdate syscall lists for Linux 5.16
2022-01-13  Florian Weimeri386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)
2022-01-13  Joseph MyersUpdate syscall lists for Linux 5.15
2022-01-10  Paul A. Clarkepowerpc: Fix unrecognized instruction errors with recen...
2022-01-07  Hans-Peter... timezone: test-case for BZ #28707
2022-01-07  Hans-Peter... timezone: handle truncated timezones from tzcode-2021d...
2022-01-07  Paul EggertFix subscript error with odd TZif file [BZ #28338]
2022-01-07  Wilco DijkstraAArch64: Check for SVE in ifuncs [BZ #28744]
2021-12-23  Andrea Monacointl/plural.y: Avoid conflicting declarations of yyerro...
2021-12-21  maminjieLinux: Fix 32-bit vDSO for clock_gettime on powerpc32
2021-12-19  Adhemerval... linux: Add sparck brk implementation
2021-12-18  Adhemerval... Update sparc libm-test-ulps
2021-12-17  John David... Update hppa libm-test-ulps
2021-12-17  Aurelien Jarnoriscv: align stack before calling _dl_init [BZ #28703]
2021-12-17  Aurelien Jarnoriscv: align stack in clone [BZ #28702]
2021-12-17  Matheus Castanhopowerpc64[le]: Allocate extra stack frame on syscall.S
2021-12-17  Aurelien Jarnoelf: Fix tst-cpu-features-cpuinfo for KVM guests on...
2021-12-17  Florian Weimernss: Use "files dns" as the default for the hosts datab...
2021-12-17  Florian Weimerarm: Guard ucontext _rtld_global_ro access by SHARED...
2021-12-14  Xi Ruoyaomips: increase stack alignment in clone to match the ABI
2021-12-14  Xi Ruoyaomips: align stack in clone [BZ #28223]
2021-12-14  Stafford Hornepthread/tst-cancel28: Fix barrier re-init race condition
2021-12-13  Joseph MyersUse $(pie-default) with conformtest
2021-12-13  Joseph MyersRun conform/ tests using newly built libc
2021-12-10  Florian Weimernptl: Add one more barrier to nptl/tst-create1
2021-11-30  Matheus Castanhopowerpc64[le]: Fix CFI and LR save address for asm...
2021-11-25  Adhemerval... linux: Use /proc/stat fallback for __get_nprocs_conf...
2021-11-24  Florian Weimernptl: Do not set signal mask on second setjmp return...
2021-11-10  Florian Weimers390: Use long branches across object boundaries (jgh...
2021-11-05  Florian Weimerelf: Earlier missing dynamic segment check in _dl_map_o...
2021-11-04  Nikita Popovgconv: Do not emit spurious NUL character in ISO-2022...
2021-11-03  H.J. LuAvoid warning: overriding recipe for .../tst-ro-dynamic...
2021-11-03  H.J. Luld.so: Initialize bootstrap_map.l_ld_readonly [BZ ...
2021-11-03  H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-10-29  Siddhesh PoyarekarHandle NULL input to malloc_usable_size [BZ #28506]
2021-10-19  Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-10-18  Stafford Hornetimex: Use 64-bit fields on 32-bit TIMESIZE=64 systems...
2021-10-18  Adhemerval... y2038: Use a common definition for stat for sparc32
2021-10-13  H.J. Luelf: Replace nsid with args.nsid [BZ #27609]
2021-10-07  Stefan LieblerS390: Add PCI_MIO and SIE HWCAPs
2021-10-06  Siddhesh Poyarekarsupport: Also return fd when it is 0
2021-10-01  Florian WeimerAdd missing braces to bsearch inline implementation...
2021-10-01  Jonathan WakelySuppress -Wcast-qual warnings in bsearch
2021-10-01  Adhemerval... linux: Revert the use of sched_getaffinity on get_nproc...
2021-10-01  Adhemerval... linux: Simplify get_nprocs
2021-10-01  Adhemerval... misc: Add __get_nprocs_sched
next