Use context/ctxpath==NULL to indicate that no context file should be read,
authorPeter Maydell <pmaydell@chiark.greenend.org.uk>
Sun, 13 Nov 2005 23:51:18 +0000 (23:51 +0000)
committerPeter Maydell <pmaydell@chiark.greenend.org.uk>
Sun, 13 Nov 2005 23:51:18 +0000 (23:51 +0000)
commit0e7106da702d97e10f3bd24d8284a2ab86044ebd
tree6a073fec626e2269bad0c1364345bf46aa8d587a
parentc6e5547c9da87292c554449e8b91d83bac70b7be
Use context/ctxpath==NULL to indicate that no context file should be read,
to avoid inadvertently trying to lock /dev/null (takes 30secs+ with some
locking methods).
ChangeLog
sbr/context_foil.c
sbr/context_read.c
sbr/context_save.c