看板 DFBSD_commit 關於我們 聯絡資訊
: Factor out common code for handling "at" family of syscalls into : nlookup_init_at() and nlookup_done_at(). : : Refactor sys_openat() to use these functions. I like it. Definitely better then hiding the fp inside the nlookupdata strsucture. -Matt