mirror of
https://github.com/openharmony/startup_appspawn.git
synced 2026-08-27 22:20:00 -04:00
ccc01ac080761032519996e5f99543efb19f9a0e
Signed-off-by: yangmaoquan <yangmaoquan4@h-partners.com> Change-Id: Iaa7e7f03c69414b6911e1ae227defecccca09a80
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
Description
Languages
C++
62.7%
C
30%
Python
7.2%
Shell
0.1%