Changeset cf172c5 in mainline
- Timestamp:
- 2019-08-07T09:40:46Z (6 years ago)
- Children:
- 18377301
- Parents:
- db34424
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-03 00:15:47)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 09:40:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/repo.c
rdb34424 rcf172c5 38 38 #include "log.h" 39 39 40 // TODO rename to repository (dynamic nature of units storage, and do not name it godlike Manager :-)41 42 40 LIST_INITIALIZE(units); 43 41
Note:
See TracChangeset
for help on using the changeset viewer.