[all-commits] [llvm/llvm-project] 66bb44: [libc] Enable poll function for riscv (#139180)

Mikhail R. Gadelha via All-commits all-commits at lists.llvm.org
Tue May 13 14:59:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66bb445d5ccc275ffea674287a7ac55d030801b2
      https://github.com/llvm/llvm-project/commit/66bb445d5ccc275ffea674287a7ac55d030801b2
  Author: Mikhail R. Gadelha <mikhail at igalia.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M libc/config/linux/riscv/entrypoints.txt
    M libc/include/sys/syscall.h.def
    M libc/src/poll/linux/poll.cpp

  Log Message:
  -----------
  [libc] Enable poll function for riscv (#139180)

RV32 uses SYS_ppoll_time64 instead of SYS_ppoll, but the call is the
same.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list