openharmony_ci 236ee7db72
!1471 沙箱必现失败ut修复
Merge pull request !1471 from 王达/hotfix/20240919
2024-09-20 01:54:50 +00:00
2024-03-22 01:07:52 +00:00
2024-08-29 08:11:47 +00:00
2024-09-14 15:42:53 +08:00
2022-06-09 09:18:25 +08:00
2024-08-13 14:02:28 +00:00
2024-09-19 07:31:45 +00:00
2024-09-02 11:18:05 +08:00
2024-09-19 06:42:36 +00:00
2024-09-19 17:21:23 +08:00
2024-09-19 09:37:49 +08:00
2021-06-02 02:19:15 +08:00
2024-07-20 10:59:23 +08:00
2024-09-13 18:38:17 +08:00
2024-09-19 14:39:34 +08:00
2024-09-10 20:30:33 +08:00
2024-08-23 00:46:05 +08:00
2024-08-23 00:46:05 +08:00
2022-03-29 20:31:48 +08:00
2024-08-30 10:45:22 +08:00
2024-08-23 00:46:05 +08:00
2024-05-23 22:32:13 +08:00
2021-06-02 02:19:15 +08:00
2024-09-02 11:18:05 +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 33 MiB
Languages
C++ 55.8%
C 43.5%
Python 0.5%
Shell 0.2%