summary refs log tree commit diff
path: root/port/wcwidth/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-19 22:53:41 -0500
committerJune McEnroe <june@causal.agency>2020-12-19 22:53:41 -0500
commitdfcbc8ba3c555e6eda5dae68fb89c4e7868e3dc9 (patch)
tree3f9ed7376bb92e0c7286972d1233530f16121555 /port/wcwidth/Makefile
parentMove :RFC to plugin script (diff)
downloadsrc-dfcbc8ba3c555e6eda5dae68fb89c4e7868e3dc9.tar.gz
src-dfcbc8ba3c555e6eda5dae68fb89c4e7868e3dc9.zip
Convert :RFC number to number
This removes any leading zeros such as in rfc-index.txt.
Diffstat (limited to 'port/wcwidth/Makefile')
0 files changed, 0 insertions, 0 deletions
6e6a14b35a3666a04eaa54813a&follow=1'>Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 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 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