2705d78876
For pipes/char devices, st_dev and st_rdev should be the fd, st_nlink is always 1, and st_mode is S_IFIFO and S_IFCHR respectively. Added tests to prove the new behaviour right. |
||
---|---|---|
.. | ||
Makefile.in | ||
cpp.c | ||
data.c | ||
dir.c | ||
environ.c | ||
file.c | ||
headers.c | ||
heap.c | ||
printf.c | ||
scanf.c | ||
string.c | ||
time.c |