On 02.04.2012 21:43, Dave Mielke wrote:
> Yes, a mkdir() stub setting EROFS would be nice.
>
> Could an access() stub be provided which does open() and close(), and then 
> sets 
> errno to whatever it was after the open?
This would be a departure from normal access() semantics as it would
return false on a directory (AFAIU the man page). It makes me also think
that you may be using wrong type of check in some places.


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to