Changes between Version 108 and Version 109 of library_stdio
- Timestamp:
- Sep 15, 2015, 12:47:36 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_stdio
v108 v109 89 89 The application data segments are (re)loaded into memory from the .elf file. 90 90 Only thread that has the ''is_main'' flag set in the mapping is activated. 91 92 === 3) void '''get_applications_status( ) === 93 This function display on kernel TTY0, for all registered vspace, the status of each thread defined in the space. 91 94 92 95