Changeset 102f641 in mainline for uspace/lib/c/include/loader/pcb.h
- Timestamp:
- 2019-09-02T19:01:50Z (6 years ago)
- Children:
- 25697163
- Parents:
- 241f1985
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/loader/pcb.h
r241f1985 r102f641 63 63 /** Session to taskman (typically spawn parent) */ 64 64 async_sess_t *session_taskman; 65 65 66 66 /** Current working directory. */ 67 67 char *cwd;
Note:
See TracChangeset
for help on using the changeset viewer.