NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Opening /tmp
On Sun, Nov 20, 2011 at 06:37:01PM +0400, Dmitry Matveev wrote:
> Hello,
>
> When I am calling
>
> open("/tmp", O_RDONLY);
>
> I am getting error EOPNOTSUPP ("Operation not supported"). Opening
> any file or directory with the same flags inside /tmp works fine.
> Opening any directory from / also works fine.
> I have tried to ktruss some utils to find how they open /tmp, but it
> haven't helped.
Is that a tmpfs /tmp?
Jonathan Kollasch
Home |
Main Index |
Thread Index |
Old Index