]> xenbits.xensource.com Git - unikraft/libs/libcxxabi.git/commit
patches: Use unikraft syscall in cxa_guard RELEASE-0.14.0
authorAndrei Tatar <andrei@unikraft.io>
Fri, 5 May 2023 18:29:23 +0000 (20:29 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 1 Jun 2023 19:28:51 +0000 (19:28 +0000)
commit17ce85c6bd95323a472ec3790713bade17325995
tree1a03a85e9228e81ad0531cdad2ef89f0ea569c6d
parent6546a39ab9184b032474c44f0a12ea3e6adbc5b1
patches: Use unikraft syscall in cxa_guard

This patch replaces calls to libc syscall() with short-circuited
unikraft-specific static implementations of these syscalls.

Co-authored-by: Marco Schlumpp <marco@unikraft.io>
Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Signed-off-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Reviewed-by: Maria Sfiraiala <maria.sfiraiala@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #4
Makefile.uk
patches/0001-cxa_guard_impl_syscall.patch [new file with mode: 0644]