mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2025-02-17 02:29:23 +00:00
![openharmony_ci](/assets/img/avatar_default.png)
Merge pull request !257 from zyj-alex/zhengyongjun/fix-common
Startup
Introduction
Appspawn is responsible for creating application process and setting process information function.
Directory Structure
base/startup/appspawn_standard
├── include # include directory
├── parameter # system parameters
├── src # source code
│ └── socket # encapsulation of socket basic library
└── test # test code
Repositories Involved
Startup subsystem
Languages
C++
55.8%
C
43.5%
Python
0.5%
Shell
0.2%