openharmony_ci ff3746e899
!571 支持进程级seccomp策略机制使能适配修改
Merge pull request !571 from 夏不白/seccomp_process_level
2023-04-08 09:19:02 +00:00
2022-06-09 09:18:25 +08:00
2023-04-06 23:25:27 -07:00
2022-11-08 14:10:23 +08:00
2023-04-06 23:25:27 -07:00
2021-06-02 02:19:15 +08:00
2022-06-29 08:58:17 +08:00
2022-03-29 20:31:48 +08:00
2023-03-02 19:24:07 +08:00
2023-04-06 23:25:27 -07:00
2022-07-29 16:38:53 +08:00
2021-06-02 02:19:15 +08:00
2023-03-16 14:15:45 +08:00
2023-03-02 19:24:07 +08:00
2022-10-14 06:23:39 +00:00
2022-06-08 21:54:21 +08:00

Startup

Introduction

Appspawn is responsible for creating application process and setting process information function.

Directory Structure

base/startup/appspawn
├── include                    # include directory
├── parameter                  # system parameters
├── src                        # source code
│   └── socket                 # encapsulation of socket basic library
└── test                       # test code

Repositories Involved

Startup subsystem

appspawn

Description
No description provided
Readme Pixar 33 MiB
Languages
C++ 53.9%
C 42%
Python 3.9%
Shell 0.2%