aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-09 11:21:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-09 11:21:33 +1200
commit1095e386c34feb39546b62868e1815dffaff2d5b (patch)
tree59dd9e2d1713b21a6c65b5a38f2e45b35bb318f6 /ISSUES.markdown
parentRename myb(1) back to maybe(1) (diff)
downloaddotfiles-1095e386c34feb39546b62868e1815dffaff2d5b.tar.gz
dotfiles-1095e386c34feb39546b62868e1815dffaff2d5b.zip
Add comment on an issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 77874005..85ba5440 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -12,6 +12,7 @@ Known issues
file is unavoidable, it might be nice to abstract this with a wrapper
script that uses mktemp(1) if it can, but otherwise uses mkdir(1) with a
randomised name in "${TMPDIR:-/tmp}". Is mktemp(1) on every *BSD?
+ - Mostly fixed now with mktd(1), still using mktemp(1) in a few places
* Where practical, the remaining Bash scripts in bin need to be reimplemented
as POSIX sh
* OpenBSD doesn't have a `pandoc` package at all. It would be nice to find