Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shutdown: Fix static link | Samuel Thibault | 2019-04-21 | 1 | -0/+1 |
| | | | | * shutdown/Makefile (LDLIBS): Add -lpthread. | ||||
* | shutdown: Fix static link | Samuel Thibault | 2019-04-21 | 1 | -1/+1 |
| | | | | * shutdown/Makefile (HURDLIBS): Add fshelp. | ||||
* | shutdown: Fix static link | Samuel Thibault | 2019-04-21 | 1 | -1/+1 |
| | | | | * shutdown/Makefile (HURDLIBS): Add iohelp ihash. | ||||
* | Add shutdown RPC && ACPI specific disappear routine | Damien Zammit | 2019-03-02 | 1 | -0/+28 |
* Makefile (prog-subdirs): Add shutdown. * hurd/hurd_types.defs (shutdown_t): New type. * hurd/hurd_types.h (shutdown_t): New type. * hurd/shutdown.defs: New file. * shutdown: New directory. |