]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-11-06  Florian Weimermath: Fix incorrect results of exp10m1f with some GCC...
2024-11-06  Yury Khrustalevmisc: Align argument name for pkey_*() functions with...
2024-11-06  Yury Khrustalevmanual: Use more precise wording for memory protection...
2024-11-06  Florian Weimerelf: Switch to main malloc after final ld.so self-reloc...
2024-11-06  Florian Weimerelf: Introduce _dl_relocate_object_no_relro
2024-11-06  Florian Weimerelf: Do not define consider_profiling, consider_symbind...
2024-11-06  Florian Weimerelf: rtld_multiple_ref is always true
2024-11-05  Aurelien JarnoAdd Arm HWCAP2_* constants from Linux 3.15 and 6.2...
2024-11-04  Lenard MollenkopfAdd feature test macro _ISOC2Y_SOURCE
2024-11-04  Paul Zimmermannadded license for sysdeps/ieee754/flt-32/e_gammaf_r.c
2024-11-01  Joe RamsayAArch64: Remove SVE erf and erfc tables
2024-11-01  Adhemerval... x86_64: Add exp2m1f with FMA
2024-11-01  Adhemerval... x86_64: Add exp10m1f with FMA
2024-11-01  Adhemerval... math: Use log10p1f from CORE-MATH
2024-11-01  Adhemerval... math: Use log1pf from CORE-MATH
2024-11-01  Adhemerval... math: Use log2p1f from CORE-MATH
2024-11-01  Adhemerval... math: Use log10f from CORE-MATH
2024-11-01  Adhemerval... math: Use expm1f from CORE-MATH
2024-11-01  Adhemerval... math: Use exp2m1f from CORE-MATH
2024-11-01  Adhemerval... math: Use exp10m1f from CORE-MATH
2024-11-01  Adhemerval... benchtests: Add log10p1f benchmark
2024-11-01  Adhemerval... benchtests: Add log1p benchmark
2024-11-01  Adhemerval... benchtests: Add log2p1f benchmark
2024-11-01  Adhemerval... benchtests: Add log10f benchmark
2024-11-01  Adhemerval... benchtests: Add expm1f benchmark
2024-11-01  Adhemerval... benchtests: Add exp2m1f benchmark
2024-11-01  Adhemerval... benchtests: Add exp10m1f benchmark
2024-11-01  Adhemerval... math: Add e_gammaf_r to glibc code and style
2024-11-01  caiyinyuLoongArch: Add RSEQ_SIG in rseq.h.
2024-11-01  Michael Jeansonnptl: Add <thread_pointer.h> for LoongArch
2024-10-31  Joseph MyersLink tst-clock_gettime with $(librt)
2024-10-30  Sachin Mongapowerpc64: Obviate the need for ROP protection in clone...
2024-10-30  Joseph MyersAdd tests of time, gettimeofday, clock_gettime
2024-10-29  Joseph MyersAdd more tests of pthread attributes initial values
2024-10-28  Joseph MyersDocument further requirement on mixing streams / file...
2024-10-28  Sachin Mongapowerpc64le: Adhere to ABI stack alignment requirement
2024-10-28  Joe RamsayAArch64: Small optimisation in AdvSIMD erf and erfc
2024-10-28  Florian WeimerRevert "elf: Run constructors on cyclic recursive dlope...
2024-10-28  Florian Weimerelf: Change ldconfig auxcache magic number (bug 32231)
2024-10-25  Carlos O'DonellSHARED-FILES: Mention bundled Linux 6.10 headers.
2024-10-25  Peter Ammonlibio: Fix crash in fputws [BZ #20632]
2024-10-25  Avinal Kumarstdio-common: Fix scanf parsing for NaN types [BZ ...
2024-10-25  Florian Weimerelf: Fix map_complete Systemtap probe in dl_open_worker
2024-10-25  Florian Weimerelf: Signal RT_CONSISTENT after relocation processing...
2024-10-25  Florian Weimerelf: Signal LA_ACT_CONSISTENT to auditors after RT_CONS...
2024-10-25  Florian Weimerelf: Run constructors on cyclic recursive dlopen (bug...
2024-10-25  Florian WeimerLinux: Match kernel text for SCHED_ macros
2024-10-25  Arjun Shankarlibio: Correctly link tst-popen-fork against libpthread
2024-10-23  Joseph MyersAdd more tests of pthread_mutexattr_gettype and pthread...
2024-10-23  Arjun Shankarlibio: Fix a deadlock after fork in popen
2024-10-22  DJ Delorieconfigure: default to --prefix=/usr on GNU/Linux
2024-10-21  DJ Deloriemanual: Document stdio.h functions that may be macros
2024-10-21  Joseph MyersCheck time arguments to pthread_timedjoin_np and pthrea...
2024-10-21  Jonathan WakelyAdd .b4-config file
2024-10-18  Adhemerval... linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)
2024-10-16  Adhemerval... sparc: Fix restartable syscalls (BZ 32173)
2024-10-16  Adhemerval... support: Make support_process_state_wait return the...
2024-10-16  Mike FABIANEnable transliteration rules with two input characters...
2024-10-14  Jonathan Wakelylocale: Fix some spelling typos
2024-10-12  caiyinyuLoongArch: Regenerate loongarch/arch-syscall.h by build...
2024-10-11  Carlos O'Donellmanual: Fix and test @deftypef* function formatting
2024-10-11  Paul Zimmermannreplace tgammaf by the CORE-MATH implementation
2024-10-10  Adhemerval... Add IPPROTO_SMC from Linux 6.11 to netinet/in.h
2024-10-10  Adhemerval... misc: Add support for Linux uio.h RWF_ATOMIC flag
2024-10-10  Adhemerval... linux: Update stat-generic.h with linux 6.11
2024-10-10  Adhemerval... Update kernel version to 6.11 in header constant tests
2024-10-10  Adhemerval... linux: Add MAP_DROPPABLE from Linux 6.11
2024-10-10  Adhemerval... Update PIDFD_* constants for Linux 6.11
2024-10-10  Adhemerval... Update syscall lists for Linux 6.11
2024-10-10  Adhemerval... Use Linux 6.11 in build-many-glibcs.py
2024-10-09  Joseph MyersFix header guard in sysdeps/mach/hurd/x86_64/vm_param.h
2024-10-08  DJ Deloriert: more clock_nanosleep tests addendum
2024-10-08  DJ Deloriert: more clock_nanosleep tests
2024-10-08  Adhemerval... stdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-10-08  Adhemerval... linux: Use GLRO(dl_vdso_time) on time
2024-10-08  Adhemerval... linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofday
2024-10-08  Stefan LieblerS390: Don't use r11 for cu-instructions as used as...
2024-10-08  H.J. Lustdio-common/Makefile: Fix FAIL: lint-makefiles
2024-10-07  Carlos O'DonellFix whitespace related license issues.
2024-10-07  Joseph MyersAdd freopen special-case tests: thread cancellation
2024-10-03  Bruno Haiblehurd: Add missing va_end call in fcntl implementation...
2024-10-02  Andreas Schwabriscv: align .preinit_array (bug 32228)
2024-10-01  Adhemerval... linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)
2024-10-01  Adhemerval... linux: sparc: Fix syscall_cancel for LEON
2024-10-01  Wilco Dijkstramath: Improve layout of expf data
2024-10-01  Adhemerval... Disable _TIME_BITS if the compiler defaults to it
2024-10-01  Adhemerval... Disable _FILE_OFFSET_BITS if the compiler defaults...
2024-10-01  Adhemerval... Do not use -Wp to disable fortify (BZ 31928)
2024-09-30  H.J. Lulibio: Set _vtable_offset before calling _IO_link_in...
2024-09-30  Tulio Magno... Add a new fwrite test that exercises buffer overflow
2024-09-30  Noah Goldsteinx86/string: Fixup alignment of main loop in str{n}cmp...
2024-09-28  Florian Weimerstdio-common: Fix memory leak in tst-freopen4* tests...
2024-09-28  Florian WeimerLinux: Block signals around _Fork (bug 32215)
2024-09-27  Mike FABIANUpdate to Unicode 16.0.0 [BZ #32168]
2024-09-27  Florian Weimermanual: Document that feof and ferror are mutually...
2024-09-26  Sergey Kolosovstdio-common: Add new test for fdopen
2024-09-26  Andreas SchwabFix missing randomness in __gen_tempname (bug 32214)
2024-09-25  Pavel Kozlovarc: Cleanup arcbe
2024-09-25  Florian Weimerarc: Remove HAVE_ARC_BE macro and disable big-endian...
2024-09-25  Florian Weimerscripts: Remove arceb-linux-gnu from build-many-glibcs.py
next