tech-kern archive

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

Re: openat/fstatat functions implementation



On Sun, Oct 04, 2009 at 07:01:57PM -0400, Christos Zoulas wrote:
> 3) Design and implement the proper set, then provide compatibility by
>    defining the busted functions in terms of the correct ones.

My personal favorite is: implement a "make $cwd a per thread entity" syscall
and be done. However, it's not possible to implement the "standard" calls
in terms of this.

Martin


Home | Main Index | Thread Index | Old Index