<div dir="ltr"><div>I dunno about allowing lockf on /dev/null.  Any process can open /dev/null, it isn't unique to whatever you are testing and there could easily be unintended consequences.  Linux does support it but I dunno how good an idea that is.<br><br></div>-Matt<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 17, 2015 at 12:57 PM, Steffen Nurpmeso <span dir="ltr"><<a href="mailto:sdaoden@yandex.com" target="_blank">sdaoden@yandex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">..and so here is a tiny manual update.<br>
Just noting that locking succeeds on at least (my outdated) Snow<br>
Leopard and i like that since /dev/null is the only sane, always<br>
available option to foist something NULLy into whatever.<br>
I.e., i use it to be able to have an available NULL mailbox for<br>
the test (suite is a wording too strong, still).  Yes, it is<br>
because the BSD Mail codebase i'm sitting upon still doesn't have<br>
it own VOID object that can be addressed directly.<br>
<span class="HOEnZb"><font color="#888888"><br>
--steffen<br>
</font></span></blockquote></div><br></div>