Changeset 130ba46 in mainline
- Timestamp:
- 2019-08-07T11:09:00Z (5 years ago)
- Children:
- 4667b5c
- Parents:
- 8ae8262
- git-author:
- Michal Koutny <xm.koutny+hos@…> (2015-11-12 08:15:13)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 11:09:00)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysctl/main.c
r8ae8262 r130ba46 52 52 { 53 53 switch (s) { 54 case STATE_EMBRYO:55 return "embryo";56 54 case STATE_STARTING: 57 55 return "starting";
Note:
See TracChangeset
for help on using the changeset viewer.