2019-04-08 17:28:18 -07:00
|
|
|
Name: linux-syscall-support
|
|
|
|
Short Name: lss
|
|
|
|
URL: https://chromium.googlesource.com/linux-syscall-support/
|
|
|
|
Revision: See DEPS
|
|
|
|
License: BSD 3-clause
|
2020-11-19 19:37:15 -08:00
|
|
|
License File: lss/linux_syscall_support.h
|
2019-04-08 17:28:18 -07:00
|
|
|
Security Critical: yes
|
2023-08-29 15:25:41 +10:00
|
|
|
Shipped: yes
|
2019-04-08 17:28:18 -07:00
|
|
|
|
|
|
|
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.
|