Changeset bb580548 in mainline for uspace/Makefile


Ignore:
Timestamp:
2019-07-18T17:18:34Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
b79207d
Parents:
0116f21
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-07-18 15:31:43)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-07-18 17:18:34)
Message:

Adding a shutdown command

This commits adds a new application with which
the systemcall shutdown can be called. This
allows users to shutdown (halt, reboot) the system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r0116f21 rbb580548  
    7070        app/redir \
    7171        app/sbi \
     72        app/shutdown \
    7273        app/sportdmp \
    7374        app/stats \
Note: See TracChangeset for help on using the changeset viewer.