kicad/thirdparty/sentry-native/external/crashpad/third_party/lss
Marek Roszko 96446cba1d Update sentry sdk 2022-08-15 20:48:53 -04:00
..
lss Update sentry sdk 2022-08-15 20:48:53 -04:00
BUILD.gn Add missing sentry-native file 2022-04-03 21:23:10 -04:00
README.crashpad
lss.h Update sentry sdk 2022-08-15 20:48:53 -04: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

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.