summary refs log tree commit diff
path: root/port/wcwidth/Makefile (follow)
Commit message (Expand)AuthorAge
* Move wcfix to port/wcwidthJune McEnroe2020-12-21
* Replace wcwidth implementation with that of muslJune McEnroe2020-04-25
* Add Markus Kuhn's wcwidth implementationJune McEnroe2020-04-21
2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe