]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2023-04-28  Kito ChengRemap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD...
2023-04-28  Hsiangkai Wangriscv: Resolve symbols directly for symbols with STO_RI...
2023-04-28  Indu Bhagatelf.h: add PT_GNU_SFRAME
2023-04-26  Joseph MyersFix Hurd getcwd build with GCC >= 13
2023-04-26  Joseph MyersRegenerate sysdeps/mach/hurd/bits/errno.h
2023-04-26  Frédéric Bératlocale/programs/locarchive.c: Remove unnecessary check...
2023-04-26  Gavin Smithmanual: document posix_openpt (bug 17010)
2023-04-26  Joe Simmons... if_index: Remove unneeded alloca.h include
2023-04-26  Joe Simmons... gethostid: Do not include alloca.h
2023-04-24  Sergey Bugaevsocket: Add a test for MSG_CMSG_CLOEXEC
2023-04-24  Samuel Thibaulthurd: Do not take any flag from the CMSG_DATA
2023-04-24  Sergey Bugaevhurd: Implement MSG_CMSG_CLOEXEC
2023-04-24  Samuel Thibaulthurd: Don't pass FD_CLOEXEC in CMSG_DATA
2023-04-24  Sergey Bugaevhurd: Implement prefer_map_32bit_exec tunable
2023-04-24  Sergey Bugaevhurd: Don't attempt to deallocate MACH_PORT_DEAD
2023-04-24  Sergey Bugaevhurd: Only deallocate addrport when it's valid
2023-04-24  Sergey Bugaevhurd: Implement MAP_32BIT
2023-04-22  Sergey BugaevUse O_CLOEXEC in more places (BZ #15722)
2023-04-22  Sergey Bugaevmisc: Convert daemon () to GNU coding style
2023-04-21  Joe Simmons... wcsmbs: Add wcsdup() tests. (BZ #30266)
2023-04-21  Joe Simmons... string: Add tests for strndup (BZ #30266)
2023-04-21  Joe Simmons... string: Add tests for strdup (BZ #30266)
2023-04-21  Joe Simmons... string: Allow use of test-string.h for non-ifunc implem...
2023-04-21  Sergey Bugaevhurd: Don't migrate reply port into __init1_tcbhead
2023-04-20  Sergey Bugaevhurd: Make dl-sysdep's open () cope with O_IGNORE_CTTY
2023-04-20  Cupertino MirandaCreated tunable to force small pages on stack allocation.
2023-04-20  Adhemerval... malloc: Add missing shared thread library flags
2023-04-20  Adhemerval... linux: Re-flow and sort multiline Makefile definitions
2023-04-20  Adhemerval... posix: Re-flow and sort multiline Makefile definitions
2023-04-19  Jan-Benedict... build-many-glibcs.py: --disable-gcov for gcc-first
2023-04-18  DJ Deloriemalloc: set NON_MAIN_ARENA flag for reclaimed memalign...
2023-04-18  Sergey Bugaevhurd: Microoptimize sigreturn
2023-04-18  Siddhesh Poyarekarrcmd.c: Fix indentation in last commit
2023-04-18  Frédéric Bératinet/rcmd.c: fix warn unused result
2023-04-17  Sergey Bugaevhurd: Avoid leaking task & thread ports
2023-04-17  Sergey Bugaevhurd: Simplify _S_catch_exception_raise
2023-04-17  Sergey Bugaevhurd: Run init_pids () before init_dtable ()
2023-04-17  Sergey Bugaevhurd: Fix restoring reply port in sigreturn
2023-04-17  Florian Weimerwcsmbs: Re-flow and sort routines, tests variables...
2023-04-17  Florian Weimerdebug: Re-flow and sort routines variable in Makefile
2023-04-17  Sergey Bugaevhurd: Avoid extra ctty RPCs in init_dtable ()
2023-04-17  Wilco Dijkstramath: Improve fmod(f) performance
2023-04-17  Wilco DijkstraBenchtests: Adjust timing
2023-04-14  Sergey Bugaevhurd: Only check for TLS initialization inside rtld...
2023-04-14  Sergey Bugaevhurd: Remove __hurd_local_reply_port
2023-04-14  Adhemerval... malloc: Assure that THP mode read do write OOB end...
2023-04-13  Adhemerval... malloc: Assure that THP mode is always null terminated
2023-04-13  Samuel Thibaulthurd: Mark two tests as unsupported
2023-04-12  Samuel Thibaulthurd: Restore destroying receive rights on sigreturn
2023-04-11  Samuel Thibaultaio: Fix freeing memory
2023-04-11  Samuel ThibaultRevert "hurd: Only check for TLS initialization inside...
2023-04-10  Sergey Bugaevhurd: Don't leak __hurd_reply_port0
2023-04-10  Sergey Bugaevhurd: Improve reply port handling when exiting signal...
2023-04-10  Sergey Bugaevhurd: Only check for TLS initialization inside rtld...
2023-04-10  Sergey Bugaevelf: Stop including tls.h in ldsodefs.h
2023-04-10  Sergey Bugaevhurd: Port trampoline.c to x86_64
2023-04-10  Sergey Bugaevhurd: Do not declare local variables volatile
2023-04-10  Sergey Bugaevhurd: Implement x86_64/intr-msg.h
2023-04-10  Sergey Bugaevhurd: Add sys/ucontext.h and sigcontext.h for x86_64
2023-04-10  Flavio Cruzhurd: Stop depending on the default_pager stubs provide...
2023-04-08  Paul Eggertmanual: update AddressSanitizer discussion
2023-04-08  Paul Eggertmanual: document snprintf truncation better
2023-04-08  Paul Eggertmanual: improve string section wording
2023-04-08  Paul Eggertmanual: fix texinfo typo
2023-04-06  Florian Weimer<stdio.h>: Make fopencookie, vasprintf, asprintf availa...
2023-04-06  Florian Weimer<string.h>: Make strchrnul, strcasestr, memmem availabl...
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add PREFETCHI support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AMX-COMPLEX support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-NE-CONVERT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI-INT8 support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add MSRLIST support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-IFMA support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AMX-FP16 support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add WRMSRNS support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add ArchPerfmonExt support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add CMPCCXADD support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add LASS support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add RAO-INT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add LBR support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add RTM_FORCE_ABORT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add SGX-KEYS support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add BUS_LOCK_DETECT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add LA57 support
2023-04-05  H.J. Luplatform.texi: Move LAM after LAHF64_SAHF64
2023-04-05  H.J. Lu<bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15
2023-04-05  John David... hppa: Update struct __pthread_rwlock_arch_t comment.
2023-04-05  John David... hppa: Revise __TIMESIZE define to use __WORDSIZE
2023-04-05  Adhemerval... libio: Remove unused pragma weak on vtable
2023-04-05  Adhemerval... malloc: Only set pragma weak for rpc freemem if required
2023-04-04  Guy-Fleury... htl: move pthread_self info libc.
2023-04-04  Guy-Fleury... htl: move ___pthread_self into libc.
2023-04-04  Guy-Fleury... htl: move __pthtread_total into libc
2023-04-04  Nisha Menoncompare_strings.py : Add --gmean flag
2023-04-04  Andreas Schwabx86/dl-cacheinfo: remove unsused parameter from handle_amd
2023-04-03  Adhemerval... powerpc: Disable stack protector in early static initia...
2023-04-03  Adhemerval... nptl: Fix tst-cancel30 on sparc64
2023-04-03  Adhemerval... math: Remove the error handling wrapper from fmod and...
2023-04-03  Adhemerval... math: Improve fmodf
2023-04-03  Adhemerval... math: Improve fmod
2023-04-03  Adhemerval... benchtests: Add fmodf benchmark
next