]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
htl: fix register-atfork ordering
[thirdparty/glibc.git] / sysdeps /
2020-06-06  Samuel Thibaulthurd: fix clearing SS_ONSTACK when longjmp-ing from...
2020-06-06  Samuel Thibaulthurd: Add pointer guard support
2020-06-06  Samuel Thibaulthurd: Add stack guard support
2020-06-05  Vineet Guptadl-runtime: reloc_{offset,index} now functions arch...
2020-06-05  Paul E. Murphypowerpc64le: add optimized strlen for P9
2020-06-05  Paul E. Murphypowerpc64le: use common fmaf128 implementation
2020-06-05  H.J. LuUpdate HP_TIMING_NOW for _ISOMAC in sysdeps/generic...
2020-06-04  Adhemerval Zanellapowerpc: Fix powerpc64le due a7a3435c9a
2020-06-03  Vineet Guptapowerpc/fpu: use generic fma functions
2020-06-03  Vineet Guptaaarch/fpu: use generic builtins based math functions
2020-06-03  Vineet Guptaieee754: provide gcc builtins based generic fma functions
2020-06-03  Vineet Guptaieee754: provide gcc builtins based generic sqrt functions
2020-06-02  Florian WeimerLinux: Use __pthread_attr_setsigmask_internal for timer...
2020-06-02  Florian Weimernptl: Add pthread_attr_setsigmask_np, pthread_attr_gets...
2020-06-02  Florian Weimernptl: Make pthread_attr_t dynamically extensible
2020-06-01  Samuel Thibaulthtl: Fix gsync_wait symbol exposition
2020-06-01  Samuel Thibaulthtl: Make pthread_cond_destroy wait for threads to...
2020-06-01  Samuel Thibaulthtl: Enable more cond tests
2020-06-01  Samuel Thibaulttst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0
2020-05-28  Samuel Thibaulthurd: Fix fexecve
2020-05-28  Florian Weimeri386: Remove unused file sysdeps/unix/i386/sysdep.S
2020-05-28  Samuel Thibaulthurd: fix ptsname error when called on a non-tty
2020-05-28  Samuel Thibaulthurd: Fix fdopendir checking for directory type
2020-05-28  Florian Weimeri386: Remove NO_TLS_DIRECT_SEG_REFS handling
2020-05-28  Florian WeimerHurd: Move <hurd/sigpreempt.h> internals into wrapper...
2020-05-28  Florian WeimerHurd: Use __sigmask in favor of deprecated sigmask
2020-05-27  Adhemerval Zanellalinux: Use internal DIR locks when accessing filepos...
2020-05-26  Samuel ThibaultUpdate i386 libm-test-ulps
2020-05-26  Samuel Thibaulthtl: Add clock variants
2020-05-25  Florian Weimerelf: Turn _dl_printf, _dl_error_printf, _dl_fatal_print...
2020-05-21  H.J. Lux86: Update Intel Atom processor family optimization
2020-05-20  Florian Weimernptl: Add __pthread_attr_copy for copying pthread_attr_...
2020-05-20  Florian Weimernptl: Move pthread_gettattr_np into libc
2020-05-20  Florian Weimernptl: Move pthread_getaffinity_np into libc
2020-05-20  Florian Weimernptl: Move pthread_attr_setaffinity_np into libc
2020-05-20  Florian Weimernptl: Replace some stubs with the Linux implementation
2020-05-20  Florian WeimerLinux: Add missing handling of tai field to __ntp_gettime64
2020-05-20  Lukasz Majewskiy2038: Replace __clock_gettime with __clock_gettime64
2020-05-19  Lukasz Majewskiy2038: linux: Provide __ntp_gettimex64 implementation
2020-05-19  Lukasz Majewskiy2038: linux: Provide __ntp_gettime64 implementation
2020-05-19  Lukasz Majewskiy2038: Provide conversion helpers for struct __ntptimeval64
2020-05-19  Lukasz Majewskiy2038: Introduce struct __ntptimeval64 - new internal...
2020-05-19  Lukasz Majewskiy2038: linux: Provide __adjtime64 implementation
2020-05-19  Lukasz Majewskiy2038: linux: Provide ___adjtimex64 implementation
2020-05-19  Lukasz Majewskiy2038: linux: Provide __clock_adjtime64 implementation
2020-05-18  Anton Blanchardpowerpc: Optimized rawmemchr for POWER9
2020-05-18  H.J. Lux86: Add --enable-cet=permissive
2020-05-18  Florian WeimerRemove NO_CTORS_DTORS_SECTIONS macro
2020-05-18  Anton Blanchard... powerpc: Optimized stpcpy for POWER9
2020-05-18  Anton Blanchard... powerpc: Optimized strcpy for POWER9
2020-05-18  H.J. Lux86: Move CET control to _dl_x86_feature_control [BZ...
2020-05-16  Florian WeimerLinux: Remove remnants of the getcpu cache
2020-05-15  Lexi Shaoaarch64: fix strcpy and strnlen for big-endian [BZ...
2020-05-14  guojinhuiAdd arch-syscall.h dependency for generating sysd-sysca...
2020-05-13  Florian Weimerarm: XFAIL string/tst-memmove-overflow due to bug 25620
2020-05-12  Florian Weimeraarch64: Accept PLT calls to __getauxval within libc.so
2020-05-11  Florian WeimerLinux: Enhance glibcsyscalls.py to support listing...
2020-05-11  Florian WeimerPOWER: Add context-synchronizing instructions to pkey_w...
2020-05-09  H.J. Lux86-64: Use RDX_LP on __x86_shared_non_temporal_thresho...
2020-05-08  Adhemerval Zanellalinux: Remove assembly umount2 implementation
2020-05-06  Vineet Guptasemaphore: consolidate arch headers into a generic one
2020-05-05  Lukasz Majewskiy2038: Provide conversion helpers for struct __timex64
2020-05-05  Lukasz Majewskiy2038: Introduce struct __timex64 - new internal glibc...
2020-05-05  Lukasz Majewskiy2038: hurd: Provide __clock_gettime64 function
2020-05-04  Paul E. Murphypowerpc64le/power9: guard power9 strcmp against rtld...
2020-05-04  Paul E. Murphyfloat128: use builtin_signbitf128 always
2020-05-04  Chung-Lin Tangnios2: delete sysdeps/unix/sysv/linux/nios2/kernel...
2020-05-01  H.J. Lupowerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]
2020-04-30  Florian Weimeri386: Remove unused variable in sysdeps/x86/cacheinfo.c
2020-04-30  H.J. LuAdd a C wrapper for prctl [BZ #25896]
2020-04-30  Gabriel F. T. Gomespowerpc64le: Enable support for IEEE long double
2020-04-30  Paul E. Murphypowerpc64le: blacklist broken GCC compilers (e.g GCC...
2020-04-30  Paul E. Murphypowerpc64le: bump binutils version requirement to ...
2020-04-30  Paul E. Murphypowerpc64le: raise GCC requirement to 7.4 for long...
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-30  mayshao-ocx86: Add the test case of __get_cpu_features support...
2020-04-30  mayshao-ocx86: Add cache information support for Zhaoxin processors
2020-04-30  mayshaox86: Add CPU Vendor ID detection support for Zhaoxin...
2020-04-29  H.J. LuAdd C wrappers for process_vm_readv/process_vm_writev...
2020-04-29  Alistair Francisgeneric/typesizes.h: Add support for 32-bit arches...
2020-04-29  Alistair Francissemctl: Remove the sem-pad.h file
2020-04-29  Alistair Francisbits/sem.h: Split out struct semid_ds
2020-04-29  H.J. LuMark unsigned long arguments with U in more syscalls...
2020-04-29  H.J. LuAdd SYSCALL_ULONG_ARG_[12] to pass long to syscall...
2020-04-28  Florian Weimermisc: Remove sstk from the autogenerated system call...
2020-04-28  Joseph MyersRemove unused floating-point configuration from gmp...
2020-04-24  Joseph MyersRemove most gmp-mparam.h headers.
2020-04-24  Florian Weimerelf: Implement __libc_early_init
2020-04-24  Florian Weimerelf: Introduce <elf_machine_sym_no_match.h>
2020-04-21  Adhemerval Zanellasignal: Only handle on NSIG signals on signal functions...
2020-04-21  Adhemerval Zanellalinux: Use pthread_sigmask on sigprocmask
2020-04-21  Adhemerval Zanellaia64: Remove sigprocmask/sigblock objects from libpthread
2020-04-21  Adhemerval Zanellanptl: Move pthread_sigmask implementation to libc
2020-04-20  Vineet GuptaARC: Update syscall-names.list for ARC specific syscalls
2020-04-20  Adhemerval ZanellaRevert "x86_64: Add SSE sfp-exceptions"
2020-04-19  Vineet Guptaprovide y2038 safe socket constants for default/asm...
2020-04-17  Adhemerval Zanellax86_64: Add SSE sfp-exceptions
2020-04-17  Adhemerval Zanellai686: Add INTERNAL_SYSCALL_NCS 6 argument support
2020-04-15  Florian WeimerLinux: Remove <sys/sysctl.h> and the sysctl function
2020-04-14  Alistair Francislinux: wait4: Fix incorrect return value comparison
next