openharmony_ci a48a17248d
!1460 修复新沙盒ut 失败测试用例
Merge pull request !1460 from 樊景乐/master
2024-09-13 07:58:23 +00:00
2024-03-22 01:07:52 +00:00
2024-08-29 08:11:47 +00:00
2024-08-20 00:18:00 +08:00
2022-06-09 09:18:25 +08:00
2024-08-13 14:02:28 +00:00
2024-09-02 11:18:05 +08:00
2024-09-09 16:35:00 +08:00
2024-08-16 15:08:47 +08:00
2021-06-02 02:19:15 +08:00
2024-09-09 14:07:53 +00:00
2024-07-20 10:59:23 +08:00
2024-09-09 14:07:53 +00: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%