]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2023-05-30  Florian Weimerelf: Make more functions available for binding during...
2023-05-30  caiyinyuLoongArch: Fix inconsistency in SHMLBA macro values...
2023-05-29  Paul PluzhnikovFix misspellings in elf/ -- BZ 25337
2023-05-29  Adhemerval... riscv: Add the clone3 wrapper
2023-05-29  Dridi Boukelmouneposix: Add error message for EAI_OVERFLOW
2023-05-29  Joe Simmons... setsourcefilter: Replace alloca with a scratch_buffer.
2023-05-29  Joe Simmons... time: strftime_l: Avoid an unbounded alloca.
2023-05-28  Noah Goldsteinx86: Use 64MB as nt-store threshold if no cacheinfo...
2023-05-27  Samuel Thibaulthurd: Fix setting up signal thread stack alignment
2023-05-27  Samuel Thibaultmach: Fix startup with stack protector
2023-05-27  Paul PluzhnikovFix misspellings in manual/ -- BZ 25337
2023-05-27  Paul PluzhnikovFix misspellings in iconv/ and iconvdata/ -- BZ 25337
2023-05-26  Joseph MyersAdd MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits...
2023-05-26  Joseph MyersAdd IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
2023-05-26  Joseph MyersAdd AT_RSEQ_* from Linux 6.3 to elf.h
2023-05-26  Joe Simmons... setipv4sourcefilter: Avoid using alloca.
2023-05-25  Adhemerval... wchar: Define va_list for POSIX (BZ #30035)
2023-05-25  Roy Eldarelf: add test for dl-printf
2023-05-25  Roy Eldarelf: fix handling of negative numbers in dl-printf
2023-05-25  Siddhesh Poyarekarelf: Update comment in open_path
2023-05-25  Qixing ksyx Xueelf: Add test for locating libraries in root dir (bug...
2023-05-25  Adhemerval... io: Re-flow and sort multiline Makefile definitions
2023-05-25  Adhemerval... Fix special case for C2x strtol binary constant handlin...
2023-05-25  Andreas Schwabrtld: properly handle root directory in load path ...
2023-05-25  Frédéric Bératsysdeps/pthread/eintr.c: fix warn unused result
2023-05-25  Frédéric Bératsunrpc/netname.c: fix warn unused result
2023-05-25  Frédéric Bératlocale/programs/locarchive.c: fix warn unused result
2023-05-24  Carlos O'Donellsupport: Reformat Makefile.
2023-05-23  Paul PluzhnikovRegenerate configure fragment -- BZ 25337.
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/powerpc -- BZ 25337
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/unix -- BZ 25337
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/x86_64 -- BZ 25337.
2023-05-23  Samuel Thibaultmach: Fix accessing mach_i386.h
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/x86_64/fpu/multiarch -...
2023-05-22  Samuel Thibaultmach: Fix installing mach_i386.h
2023-05-22  Samuel Thibaulthurd: Fix making ld.so run static binaries with retry
2023-05-22  Ronan PigottAdd voice-admit DSCP code point from RFC-5865
2023-05-22  Samuel Thibaultmach: Fix mach_setup_thread_impl with NULL stack_base
2023-05-22  Andreas SchwabRemove last remnants of have-protected
2023-05-22  Stefan LieblerS390: Use compile-only instead of also link-tests in...
2023-05-22  Flavio CruzFix build for hurd/thread-self.c for i386.
2023-05-20  Sergey Bugaevio: Fix a typo
2023-05-20  Sergey Bugaevhtl: Use __hurd_fail () instead of assigning errno
2023-05-20  Sergey Bugaevhurd: Use __hurd_fail () instead of assigning errno
2023-05-19  Mahesh Bodapatipowerpc:GCC(<10) doesn't allow -mlong-double-64 after...
2023-05-19  Sergey Bugaevhurd: Fix using interposable hurd_thread_self
2023-05-19  Samuel Thibaulthurd 64bit: Re-introduce gai_suspend symbol
2023-05-19  Sergey Bugaevhurd: Fix __TIMESIZE on x86_64
2023-05-19  Carlos O'Donellposix: Reformat Makefile.
2023-05-18  Samuel Thibaulthurd: Fix expected c++ types
2023-05-18  Carlos O'Donellcatgets: Reformat Makefile.
2023-05-18  Carlos O'Donellbenchtests: Reformat Makefile.
2023-05-18  Carlos O'Donellassert: Reformat Makefile.
2023-05-18  Carlos O'Donellnptl: Reformat Makefile.
2023-05-18  Carlos O'Donellwcsmbs: Reformat Makefile.
2023-05-18  Carlos O'Donellmisc: Reformat Makefile.
2023-05-18  Carlos O'Donellstdio-common: Adjust tests in Makefile
2023-05-18  Carlos O'Donellelf: Adjust tests in Makefile.
2023-05-18  Carlos O'Donellscripts: sort-makefile-lines.py
2023-05-18  Siddhesh PoyarekarAdd a SECURITY.md
2023-05-18  Joseph MyersAdd HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h
2023-05-17  Sergey Bugaevhurd: Also make it possible to call strlen very early
2023-05-17  Sergey Bugaevhurd: Fix setting up pthreads
2023-05-17  Sergey Bugaevhurd: Fix x86_64 _hurd_tls_fork
2023-05-17  Sergey Bugaevhurd: Make sure to not use tcb->self
2023-05-17  Sergey Bugaevhurd: Use __mach_setup_thread_call ()
2023-05-17  Sergey Bugaevmach: Add __mach_setup_thread_call ()
2023-05-17  Sergey Bugaevhurd: Use MACHINE_THREAD_STATE_SETUP_CALL
2023-05-17  Sergey Bugaevmach: Define MACHINE_THREAD_STATE_SETUP_CALL
2023-05-17  Flavio CruzUse TASK_THREAD_TIMES_INFO_COUNT when calling task_info...
2023-05-17  Carlos O'Donellargp: Reformat Makefile.
2023-05-17  Florian Weimerstdlib: Avoid undefined behavior in stdlib/tst-labs
2023-05-17  Florian Weimerstdlib: Use long long int in stdlib/tst-llabs
2023-05-16  Joseph MyersUpdate kernel version to 6.3 in header constant tests
2023-05-16  DJ Deloriei386: Use pthread_barrier for synchronization on tst...
2023-05-16  Joe Simmons... stdlib: Add testcases for llabs(). (BZ #30263)
2023-05-16  Joe Simmons... stdlib: Add testcases for labs(). (BZ #30263)
2023-05-16  Joe Simmons... stdlib: Add testcases for abs(). (BZ #30263)
2023-05-16  Sergey Bugaevhurd: Fix computing user stack pointer
2023-05-16  Sergey Bugaevhurd: Fix sc_i386_thread_state layout
2023-05-16  Sergey Bugaevhurd: Align signal stack pointer after allocating stack...
2023-05-16  Sergey Bugaevhurd: Fix aligning signal stack pointer
2023-05-16  Carlos O'Donellwcsmbs: Reformat Makefile.
2023-05-16  Carlos O'Donelllinux: Reformat Makefile.
2023-05-16  Carlos O'Donellstdlib: Reformat Makefile.
2023-05-16  Carlos O'Donellstdio-common: Reformat Makefile.
2023-05-16  Carlos O'Donellsocket: Reformat Makefile.
2023-05-16  Carlos O'Donellmisc: Reformat Makefile.
2023-05-16  Carlos O'Donelldebug: Reformat Makefile.
2023-05-16  Carlos O'Donellelf: Reformat Makefile.
2023-05-16  Xi Ruoyaolibio: Add __nonnull for FILE * arguments of fclose...
2023-05-16  Arjun Shankarnss: Reconcile conditional declaration and use of ...
2023-05-15  Joseph MyersUpdate syscall lists for Linux 6.3
2023-05-10  Samuel Thibaulthurd: rule out some mach headers when generating errno.h
2023-05-10  Flavio CruzStop checking if MiG supports retcode.
2023-05-10  Sachin MongaAdded Redirects to longdouble error functions [BZ ...
2023-05-10  Carlos O'Donellnptl: Reformat Makefile.
2023-05-10  Carlos O'Donellscripts: Add sort-makefile-lines.py to sort Makefile...
2023-05-09  Andreas Schwabdlopen: skip debugger notification for DSO loaded from...
2023-05-08  DJ Deloriealigned_alloc: conform to C17
next