Results 1 to 1 of 1
Hi together,
I'm looking for the source code of the functions 'opendir', 'readdir', 'closedir' and 'rewinddir' in openSuse 10.2. Can anybody please tell me, where to find the implementation files?
...
- 07-16-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
Source code of openSuse 10.2 (opendir, readdir,...)
Hi together,
I'm looking for the source code of the functions 'opendir', 'readdir', 'closedir' and 'rewinddir' in openSuse 10.2. Can anybody please tell me, where to find the implementation files?
And could somebody please explain to me how to call the function 'getdents'? I know that I have to use the _syscall3-macro because there is no wrapper-function for this system call but I can't figure out how to use the macro (or the header it is declared in...).
Thanks a lot in advance


Reply With Quote
