y00699229 74c84e40c7 add code about restorecon hnp
Signed-off-by: y00699229 <yangjiawei24@huawei.com>
2024-06-24 20:07:53 +08:00
2024-03-22 01:07:52 +00:00
2024-06-17 09:38:30 +00:00
2024-05-30 20:45:08 +08:00
2022-06-09 09:18:25 +08:00
2024-06-18 11:34:50 +08:00
2024-04-13 18:58:15 +08:00
2024-06-24 20:07:53 +08:00
2024-06-14 10:56:10 +08:00
2021-06-02 02:19:15 +08:00
2024-05-21 14:45:59 +08:00
2024-05-21 14:45:59 +08:00
2024-04-13 18:58:15 +08:00
2024-06-22 17:20:56 +08:00
2022-03-29 20:31:48 +08:00
2024-06-20 15:47:04 +08:00
2024-05-23 22:32:13 +08:00
2021-06-02 02:19:15 +08:00
2024-06-06 18:58:06 +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 34 MiB
Languages
C++ 54.2%
C 41.6%
Python 3.9%
Shell 0.3%