[klibc] Re: [PATCH] fchdir syscall, opendir function

H. Peter Anvin hpa at zytor.com
Sat Sep 11 17:26:26 PDT 2004


Olaf Hering wrote:
> This adds the fchdir syscall and a new opendir() function.
> 

dirfd() should be in its own file, since most users won't need it; or an 
inline, although that would require moving the structure to a header file.

Other than that, looks good; I'll make the changes and commit them.

	-hpa



More information about the klibc mailing list