kicad/thirdparty/sentry-native/external/crashpad/third_party/lss
Marek Roszko d6d25c030e add sentry-native files missed in earlier commit 2023-12-18 22:10:40 -05:00
..
lss add sentry-native files missed in earlier commit 2023-12-18 22:10:40 -05:00
BUILD.gn Update sentry-native sdk to latest 2023-01-27 23:54:20 -05:00
README.crashpad sentry-native update to 0.6.7 2023-12-17 21:39:10 -05:00
lss.h update sentry-native to 0.6.0 2023-02-15 21:08:22 -05:00

README.crashpad

Name: linux-syscall-support
Short Name: lss
URL: https://chromium.googlesource.com/linux-syscall-support/
Revision: See DEPS
License: BSD 3-clause
License File: lss/linux_syscall_support.h
Security Critical: yes
Shipped: yes

Description:
Every so often, projects need to directly embed Linux system calls instead of
calling the implementations in the system runtime library. This project
provides a header file that can be included into your application whenever you
need to make direct system calls.

Local Modifications:
None.