]> sourceware.org Git - glibc.git/history - sysdeps
nss: Reconcile conditional declaration and use of `is_nscd'
[glibc.git] / sysdeps /
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-07 Florian WeimerRevert "riscv: Resolve symbols directly for symbols...
2023-05-06 Flavio CruzUpdate hurd/hurdselect.c to be more portable.
2023-05-06 Samuel Thibaulthurd: Fix ld.so name
2023-05-06 Samuel Thibaulthurd: Add ioperm symbol on x86_64
2023-05-05 Szabolcs Nagyaarch64: More configure checks for libmvec
2023-05-05 Szabolcs Nagyaarch64: SVE ACLE configure test cleanups
2023-05-05 Sam Jameshppa: Fix 'concurrency' typo in comment
2023-05-05 Flavio CruzUpdate sysdeps/mach/hurd/ioctl.c to make it more portable
2023-05-04 Szabolcs Nagyaarch64: fix SVE ACLE check for bootstrap glibc builds
2023-05-03 Joe RamsayEnable libmvec support for AArch64
2023-05-02 Samuel Thibaulthurd 64bit: Make dev_t word type
2023-05-01 Samuel Thibaulthurd 64bit: Fix struct msqid_ds and shmid_ds fields
2023-05-01 Samuel Thibaulthurd 64bit: Fix ipc_perm fields types
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 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-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-29 Sergey Bugaevhurd: Make _exit work during early boot-up
2023-04-28 H.J. Lu__check_pf: Add a cancellation cleanup handler [BZ...
2023-04-28 Hsiangkai Wangriscv: Resolve symbols directly for symbols with STO_RI...
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 Joe Simmons-Talbottif_index: Remove unneeded alloca.h include
2023-04-26 Joe Simmons-Talbottgethostid: Do not include alloca.h
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-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 Zanellalinux: Re-flow and sort multiline Makefile definitions
2023-04-18 Sergey Bugaevhurd: Microoptimize sigreturn
2023-04-17 Sergey Bugaevhurd: Fix restoring reply port in sigreturn
2023-04-17 Wilco Dijkstramath: Improve fmod(f) performance
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 Zanellamalloc: Assure that THP mode read do write OOB end...
2023-04-13 Adhemerval Zanellamalloc: 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 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-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. Lu<bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15
2023-04-05 John David Anglinhppa: Update struct __pthread_rwlock_arch_t comment.
2023-04-05 John David Anglinhppa: Revise __TIMESIZE define to use __WORDSIZE
2023-04-04 Guy-Fleury Iteritekahtl: move pthread_self info libc.
2023-04-04 Guy-Fleury Iteritekahtl: move ___pthread_self into libc.
2023-04-04 Andreas Schwabx86/dl-cacheinfo: remove unsused parameter from handle_amd
2023-04-03 Adhemerval Zanellapowerpc: Disable stack protector in early static initia...
2023-04-03 Adhemerval Zanellanptl: Fix tst-cancel30 on sparc64
2023-04-03 Adhemerval Zanella... math: Remove the error handling wrapper from fmod and...
2023-04-03 Adhemerval Zanella... math: Improve fmodf
2023-04-03 Adhemerval Zanella... math: Improve fmod
2023-04-03 H.J. Lux86: Set FSGSBASE to active if enabled by kernel
2023-04-03 Florian Weimerx86_64: Fix asm constraints in feraiseexcept (bug 30305)
next
This page took 0.40545 seconds and 8 git commands to generate.