tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: extended attributes and lsextattr/extattr_list_file



YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost> wrote:

> what i don't understand and was guessing is why we need two sets of
> native syscalls.  one of them can be in libc.

The Linux-flavor API has option for test-and-set operation on attribute.
It cannot be done in libc, that really require to be done in the kernel.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index