[all-commits] [llvm/llvm-project] 056a16: [libc] Add proxy header for the stack_t type (#107...

wldfngrs via All-commits all-commits at lists.llvm.org
Sat Sep 7 07:01:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 056a1676cbe43ce22b65a500a2dc9916fd575563
      https://github.com/llvm/llvm-project/commit/056a1676cbe43ce22b65a500a2dc9916fd575563
  Author: wldfngrs <wldfngrs at gmail.com>
  Date:   2024-09-07 (Sat, 07 Sep 2024)

  Changed paths:
    M libc/hdr/types/CMakeLists.txt
    A libc/hdr/types/stack_t.h
    M libc/src/signal/linux/CMakeLists.txt
    M libc/src/signal/linux/sigaltstack.cpp
    M libc/src/signal/sigaltstack.h

  Log Message:
  -----------
  [libc] Add proxy header for the stack_t type (#107559)

added proxy header for the stack_t type and modified the corresponding
CMakeLists.txt files



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