Include `direct.h' if possible. Use local
authorMarius Vollmer <mvo@zagadka.de>
Fri, 2 Nov 2001 00:09:02 +0000 (00:09 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 2 Nov 2001 00:09:02 +0000 (00:09 +0000)
commite0c73a1cb69d4a2971000cb80d83f59b39a3f656
treebf9736841ef2355af506b7b10aa0224bac65bbc3
parent87855fa2c4eec5782afe92157848a7507ee821c9
Include `direct.h' if possible.  Use local
`win32-dirent.h' for the native M$-Windows port.  Define S_IS*()
macros for M$-Windows.  Implementation of `fstat_Win32()' which is
able to differentiate between sockets and other file descriptors.
Use this function as wrapper in `scm_fstat()'.  Fixed typo in
`scm_dirname()'.
libguile/filesys.c