]> sourceware.org Git - glibc.git/history - sysdeps
manual: clarify that scanf %n supports type modifiers
[glibc.git] / sysdeps /
2021-03-30 Adhemerval ZanellaUpdate sparc libm-tests-ulps
2021-03-30 Siddhesh PoyarekarMove __isnanf128 to libc.so
2021-03-29 Samuel Thibaultfork.h: replace with register-atfork.h
2021-03-29 H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions
2021-03-29 H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memset family functions
2021-03-29 H.J. Lux86: Add string/memory function tests in RTM region
2021-03-29 H.J. Lux86-64: Add AVX optimized string/memory functions for RTM
2021-03-29 H.J. Lux86-64: Add memcmp family functions with 256-bit EVEX
2021-03-29 H.J. Lux86-64: Add memset family functions with 256-bit EVEX
2021-03-29 H.J. Lux86-64: Add memmove family functions with 256-bit EVEX
2021-03-29 H.J. Lux86-64: Add strcpy family functions with 256-bit EVEX
2021-03-29 H.J. Lux86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2021-03-29 H.J. Lux86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
2021-03-29 Adhemerval Zanellalinux: Add y2106 support on utimensat tests
2021-03-29 Adhemerval Zanellalinux: Use statx for MIPSn64
2021-03-29 Adhemerval Zanellalinux: Disable fstatat64 fallback if __ASSUME_STATX...
2021-03-29 Adhemerval Zanellalinux: Implement fstatat with __fstatat64_time64
2021-03-29 H.J. Lux86: Properly disable XSAVE related features [BZ #27605]
2021-03-26 Adhemerval Zanellanptl: Remove __libc_allocate_rtsig, __libc_current_sigr...
2021-03-26 Adhemerval Zanellanptl: Move sigaction to libc
2021-03-26 Adhemerval Zanellanptl: Remove pthread raise implementation
2021-03-26 Adhemerval Zanellanptl: Move pthread_kill to libc
2021-03-26 Adhemerval Zanellanptl: Remove pwrite from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove pread from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove open from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove lseek from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove send from libpthread
2021-03-26 Szabolcs Nagyaarch64: Optimize __libc_mtag_tag_zero_region
2021-03-26 Szabolcs Nagyaarch64: Optimize __libc_mtag_tag_region
2021-03-26 Szabolcs Nagyaarch64: inline __libc_mtag_new_tag
2021-03-26 Szabolcs Nagyaarch64: inline __libc_mtag_address_get_tag
2021-03-26 Szabolcs Nagymalloc: Only support zeroing and not arbitrary memset...
2021-03-26 Szabolcs Nagymalloc: Ensure the generic mtag hooks are not used
2021-03-26 Stefan LieblerS390: Also check vector support in memmove ifunc-select...
2021-03-25 Florian WeimerSupport for multiple versions in versioned_symbol,...
2021-03-25 Florian WeimerChange how the symbol_version_reference macro is defined
2021-03-24 Samuel Thibaultelf: Fix not compiling ifunc tests that need gcc ifunc...
2021-03-24 Samuel Thibaulthtl: Add missing fork.h
2021-03-23 Samuel Thibaulthurd: handle EINTR during critical sections
2021-03-23 Lukasz Majewskitst: Add test for sigtimedwait
2021-03-23 Lukasz Majewskitst: Add test for ntp_gettimex
2021-03-23 Lukasz Majewskitst: Add test for ntp_gettime
2021-03-23 Lukasz Majewskifix: Always export ntp_gettimex function
2021-03-19 H.J. Lunptl: Remove MULTI_PAGE_ALIASING [BZ #23554]
2021-03-18 Adhemerval Zanellasignal: Add __libc_sigaction
2021-03-18 Adhemerval Zanellanptl: Move system to libc
2021-03-18 Adhemerval Zanellanptl: Move fcntl from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove sendmsg from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove recvmsg from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove sigwait from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove tcdrain from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove pause from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove msync from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove fsync from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove sendto from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove recvfrom from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove recv from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove connect from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove accept from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove close from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove read from libpthread
2021-03-18 Adhemerval Zanellanptl: Remove write from libpthread
2021-03-16 Raphael Moreira... powerpc: Add optimized llogb* for POWER9
2021-03-16 Raphael Moreira... powerpc: Add optimized ilogb* for POWER9
2021-03-16 Florian WeimerLegacy unwinder: Remove definition of _Unwind_GetCFA
2021-03-16 Matheus Castanhopowerpc: Update libm-test-ulps
2021-03-15 Siddhesh PoyarekarBuild get-cpuid-feature-leaf.c without stack-protector...
2021-03-15 H.J. Lux86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
2021-03-12 Stefan Lieblers390x: Regenerate ULPs.
2021-03-12 Adhemerval Zanellanptl: Move fork into libc
2021-03-12 Adhemerval Zanellalinux: Use __libc_single_threaded on fork
2021-03-12 Adhemerval Zanellaposix: Consolidate register-atfork
2021-03-12 Adhemerval Zanellanptl: Move Linux pthread_kill to nptl
2021-03-12 Adhemerval Zanellaio: Return UNSUPPORTED if filesystem do not support...
2021-03-11 Wilco Dijkstramath: Remove mpa files (part 2) [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove mpa files [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths from atan2 [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths from atan [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths in tan [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths from asin and acos [BZ #15267]
2021-03-11 Adhemerval Zanellaio: Return EBAFD for negative file descriptor on fstat...
2021-03-10 Joseph MyersUpdate kernel version to 5.11 in tst-mman-consts.py.
2021-03-09 Florian WeimerLinux: misc/tst-ofdlocks-compat can be a regular test
2021-03-09 Florian WeimerLinux: dirent/tst-readdir64-compat can be a regular...
2021-03-09 DJ Delorienss: fix nss_database_lookup2's alternate handling...
2021-03-08 Lukasz Majewskitst: Add test for ntp_adjtime
2021-03-08 Lukasz Majewskitst: Add test for adjtimex
2021-03-08 Lukasz Majewskitst: Modify tst-clock_adjtime to allow reuse of its...
2021-03-08 Lukasz Majewskitst: Add test for clock_adjtime
2021-03-07 John David AnglinUpdate hppa libm-test-ulps
2021-03-06 H.J. Lux86: Set minimum x86-64 level marker [BZ #27318]
2021-03-05 Adhemerval Zanellalinux: Fix __thrd_sleep64 hidden definition
2021-03-05 Adhemerval ZanellaUpdate arm libm-test-ulps
2021-03-05 Adhemerval ZanellaUpdate sparc libm-test-ulps
2021-03-04 Jakub Jelinek[PATCH] pthread_once hangs when init routine throws...
2021-03-03 Florian Weimerpowerpc: Regenerate ulps
2021-03-03 Arjun Shankars390x: Regenerate ulps
2021-03-02 Lukasz Majewskitst: Fix tst-timerfd test
2021-03-02 Florian Weimeri386: Regenerate ulps
2021-03-02 Florian Weimerx86: Add CPU-specific diagnostics to ld.so --list-diagn...
next
This page took 0.085936 seconds and 8 git commands to generate.