summary refs log tree commit diff
path: root/port/wcwidth
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 20:08:20 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 20:15:13 -0500
commitf44f549f0caf9bcf41c68c9fdd694b36adace996 (patch)
tree861bdc19a06dbfacb7e8051257adbb7621bb56f3 /port/wcwidth
parentMatch tab following escaped newline in make assignments (diff)
downloadsrc-f44f549f0caf9bcf41c68c9fdd694b36adace996.tar.gz
src-f44f549f0caf9bcf41c68c9fdd694b36adace996.zip
Support BSD make syntax and match *.am
These don't really go together, but...
Diffstat (limited to 'port/wcwidth')
0 files changed, 0 insertions, 0 deletions
d5c90db94ecf01af2b50a22f6c721791&follow=1'>Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe CLOCK_MONOTONIC exists everywhere. 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 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