platform/upstream/glibc.git
2023-05-01 Samuel Thibaulthurd 64bit: Fix flock fields types
2023-05-01 Samuel Thibaulthurd 64bit: Add data for check-c++-types
2023-05-01 Samuel Thibaulthurd 64bit: Fix pthread_t/thread_t type to long
2023-05-01 Samuel Thibaultsocket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
2023-05-01 Samuel Thibaulthurd 64bit: Add missing data file for check-localplt...
2023-05-01 Samuel Thibaulthurd 64bit: Add missing libanl
2023-05-01 Samuel Thibaulthurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
2023-05-01 Samuel Thibaulthurd: Fix tst-writev test
2023-05-01 Samuel Thibaultnptl: move tst-x86-64-tls-1 to nptl-only tests
2023-05-01 Sergey Bugaevhurd: Add expected abilist files for x86_64
2023-05-01 Sergey Bugaevhurd: Replace reply port with a dead name on failed...
2023-05-01 Flavio CruzDefine __mig_strlen to support dynamically sized string...
2023-05-01 Samuel Thibaultmach: Disable 32bit compatibility mode
2023-04-30 Sergey Bugaevhurd: Make it possible to call memcpy very early
2023-04-30 Sergey Bugaevhurd: Implement longjmp for x86_64
2023-04-30 Sergey Bugaevhurd: Implement sigreturn for x86_64
2023-04-30 Flavio CruzMake __mach_msg_destroy portable for x86_64
2023-04-29 Sergey Bugaevhurd: Mark error functions as __COLD
2023-04-29 Sergey Bugaevcdefs.h: Define __COLD
2023-04-29 Sergey Bugaevhurd: Fix FS_RETRY_MAGICAL "machtype" handling
2023-04-29 Sergey Bugaevhurd: Respect existing FD_CLOEXEC in S_msg_set_fd
2023-04-29 Sergey Bugaevhurd: Don't leak the auth port in msg* RPCs
2023-04-29 Sergey Bugaevhurd: Make _exit work during early boot-up
2023-04-29 Sergey Bugaevhurd: Mark various conditions as unlikely
2023-04-29 Sergey Bugaevhurd: Move libc_hidden_def's around
2023-04-29 Sergey Bugaevhurd: Simplify _hurd_critical_section_lock a bit
2023-04-28 H.J. Lu__check_pf: Add a cancellation cleanup handler [BZ...
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
next