6bc7cb8b3f
this code was not quite right (linux has a readdir and getdents syscall, with the same args. readdir only returns one entry and uses a mutant dirent structure. This code was also returning the mutant form for getdents as well. My fault for missing this before.) |
||
---|---|---|
.. | ||
linux_file.c | ||
linux_ioctl.c | ||
linux_ipc.c | ||
linux_misc.c | ||
linux_signal.c | ||
linux_socket.c | ||
linux_stats.c | ||
linux_util.c | ||
linux_util.h |