]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
htl: move __pthread_startup into libc.
[thirdparty/glibc.git] / sysdeps /
29 hours ago  gfleuryhtl: move __pthread_startup into libc. master
29 hours ago  gfleuryhtl: move __pthread_setup into libc.
29 hours ago  gfleuryhtl: move pthread_{join, clockjoin_np, timedjoin_np...
29 hours ago  gfleuryhtl: move pthread_exit into libc.
29 hours ago  gfleuryhtl: move pthread_detach into libc.
29 hours ago  gfleuryhtl: move __pthread_sigstate_init into libc.
29 hours ago  gfleuryhtl: move pthread_mutex_transfer_np into libc.
29 hours ago  gfleuryhtl: move pthread_getattr_np into libc.
29 hours ago  gfleuryhtl: move pthread_testcancel into libc.
29 hours ago  gfleuryhtl: move pthread_kill into libc.
29 hours ago  gfleuryhtl: move pthread_cancel, __pthread_do_cancel into...
29 hours ago  gfleuryhtl: move __thread_set_pcsptp into libc.
29 hours ago  gfleuryhtl: move pthread_yield into libc.
29 hours ago  gfleuryhtl: move pthread_getcpuclockid into libc.
29 hours ago  gfleuryhtl: move __pthread_thread_{alloc, start, terminate...
29 hours ago  gfleuryhtl: move __pthread_stack_alloc into libc.
29 hours ago  gfleuryhtl: move __pthread_init_{specific, static_tls}, __pthr...
29 hours ago  gfleuryhtl: move pthread_get/setconcurrency into libc.
29 hours ago  gfleuryhtl: move pthread_setschedprio into libc.
2 days ago  H.J. Lux86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
2 days ago  H.J. Lui386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
2 days ago  H.J. Lux86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
5 days ago  Maciej W. Rozyckistdio-common: Add 'f' conversion tests for . scanf...
5 days ago  Maciej W. Rozyckistdio-common: Add 'e' conversion tests for . scanf...
5 days ago  Maciej W. Rozyckistdio-common: Add 'a', 'g' conversion tests for 0x...
11 days ago  Florian WeimerLinux: Add test case for bug 33245
12 days ago  H.J. Lutst-fopen-threaded.c: Delete temporary file
12 days ago  Luca Boccassierrlist: add missing entries for MIPS/SPARC
2025-08-01  H.J. Lui386: Consolidate subdirectory check on elf and csu
2025-08-01  H.J. Lux86-64: Consolidate subdirectory check on elf and csu
2025-07-29  Samuel Thibaulttst-cond23: return EXIT_UNSUPPORTED on missing clock...
2025-07-25  Adhemerval Zanellaaarch64: Fix aarch64_be build with --enable-sframe
2025-07-24  Claudiu Zissulescusframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL...
2025-07-24  Adhemerval ZanellaDisable SFrame support by default
2025-07-21  Florian WeimerRevert "Linux: Keep termios ioctl constants strictly...
2025-07-18  H.J. Lux86-64: Properly compile ISA optimized modf and modff
2025-07-17  H.J. Lux86-64: Compile ISA versions of modf/modff with -fno...
2025-07-14  Claudiu Zissulescuelf: Add SFrame stack tracing
2025-07-14  Claudiu Zissulescuaarch64: Add SFrame support for aarch64 architecture
2025-07-14  Claudiu Zissulescux86: Add SFrame support for x86 architecture
2025-07-11  Adhemerval Zanellax86_64: Optimize modf/modff for x86_64-v2
2025-07-11  Florian WeimerLinux: Keep termios ioctl constants strictly internal
2025-07-10  Andreas SchwabRemove termios2 ioctl defintions from public headers
2025-07-08  H.J. Lux86: Avoid vector/r16-r31 registers and memcpy/memset...
2025-07-06  Samuel Thibaulthtl: move __pthread_get_cleanup_stack to libc
2025-07-06  Samuel Thibaulthtl: Drop ptr_pthread_once from pthread_functions
2025-07-05  Florian Weimerelf: Restore support for _r_debug interpositions and...
2025-07-05  Florian Weimerelf: Introduce _dl_debug_change_state
2025-07-05  Florian Weimerelf: Introduce separate _r_debug_array variable
2025-07-05  Samuel Thibaulthurd: Mark more xfails for missing RLIMIT_AS support
2025-07-04  Florian WeimerLinux: Fix typo in comment in termios_internals.h
2025-06-30  Adhemerval Zanellastdlib: Fix __libc_message_impl iovec size (BZ 32947)
2025-06-30  Wilco DijkstraAArch64: Avoid memset ifunc in cpu-features.c [BZ ...
2025-06-25  Adhemerval Zanellapowerpc: Remove modf optimization
2025-06-25  Adhemerval Zanellapowerpc: Remove modff optimization
2025-06-24  Maciej W. RozyckiLinux: Convert '__close_nocancel_nostatus' to a standal...
2025-06-24  Maciej W. RozyckiLinux: Fix '__close_nocancel_nostatus' clobbering ...
2025-06-23  Xi Ruoyaoriscv: linux: Add support for getrandom vDSO
2025-06-23  Andreas Schwabpowerpc: use .machine power10 in POWER10 assembler...
2025-06-21  Collin Funkhurd: Remove a duplicate entry from 'tests-unsupported'.
2025-06-21  Collin Funkhurd: Fix redefinition of 'P2ALIGN'.
2025-06-18  H.J. Lux86: Update tst-gnu2-tls2 tests
2025-06-18  H.J. Lui386: Update ___tls_get_addr to preserve vector registers
2025-06-18  Adhemerval Zanellamath: Simplify and optimize modf implementation
2025-06-18  Adhemerval Zanellamath: Simplify and optimize modff implementation
2025-06-18  Luna LambAArch64: Improve codegen SVE log1p helper
2025-06-18  Dylan FlemingAArch64: Optimise SVE FP64 Hyperbolics
2025-06-18  Dylan FlemingAArch64: Optimize SVE exp functions
2025-06-18  Adhemerval Zanellasparc: Fix sparc32 Fix argument passing to __libc_start...
2025-06-18  Andreas SchwabFix termios related targets
2025-06-18  Yury Khrustalevaarch64: simplify calls to __libc_arm_za_disable in...
2025-06-18  Yury Khrustalevaarch64: GCS: use internal struct in __alloc_gcs
2025-06-18  Andreas Schwabpowerpc: Remove assembler workarounds
2025-06-17  Jeremy HarrisAdd TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_C...
2025-06-17  H. Peter Anvin ... linux/termios: regression test for termios speed functions
2025-06-17  H. Peter Anvin ... termios: unify the naming of the termios speed fields
2025-06-17  H. Peter Anvin ... termios: add new baud_t interface, defined to be explic...
2025-06-17  H. Peter Anvin ... termios: merge the termios baud definitions
2025-06-17  H. Peter Anvin ... hurd/termios: remove USE_OLD_TTY
2025-06-17  H. Peter Anvin ... linux: implement arbitrary and split speeds in termios
2025-06-17  H. Peter Anvin ... linux/termios/powerpc: deal with powerpc-unique ioctl...
2025-06-17  H. Peter Anvin ... linux/ioctls: use <linux/sockios.h> for sockios ioctls
2025-06-17  H. Peter Anvin ... io: replace local_isatty() with a proper function __isa...
2025-06-17  H. Peter Anvin ... termios: make __tcsetattr() the internal interface
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strcmp for power10...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc : Add optimized memchr for...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Fix performance issues of...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strncmp for power10...
2025-06-16  H.J. Luelf: Add optimization barrier for __ehdr_start and...
2025-06-15  gfleuryhtl: move pthread_key_*, pthread_get/setspecific
2025-06-13  Mark Harrisriscv: Correct __riscv_hwprobe function prototype ...
2025-06-10  Yury Khrustalevaarch64: fix typo in sysdeps/aarch64/Makefile
2025-06-09  Samuel Thibaulthurd: Make __getrandom_early_init call __mach_init
2025-06-09  H.J. Lux86: Avoid GLRO(dl_x86_cpu_features)
2025-06-06  Wilco DijkstraAArch64: Fix builderror with GCC 12.1/12.2
2025-06-05  Maciej W. RozyckiLinux: Drop obsolete kernel support with `if_nameindex...
2025-06-05  Yury Khrustalevaarch64: add __ifunc_hwcap function to be used in ifunc...
2025-06-05  Yury Khrustalevaarch64: add support for hwcap3,4
2025-06-03  Adhemerval Zanellasparc: Fix argument passing to __libc_start_main (BZ...
2025-06-03  набsigaction: don't sign-extend sa_flags
next