Changeset 1be7bee in mainline for uspace/lib/c/include/loader/pcb.h
- Timestamp:
- 2019-08-07T04:20:30Z (5 years ago)
- Children:
- 70d28e8
- Parents:
- fe86d9d
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-10-05 21:17:40)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 04:20:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/loader/pcb.h
rfe86d9d r1be7bee 64 64 async_sess_t *session_primary; 65 65 66 /** Session to taskman (typically spawn parent) */ 67 async_sess_t *session_taskman; 68 66 69 /** Current working directory. */ 67 70 char *cwd;
Note:
See TracChangeset
for help on using the changeset viewer.