Removed S_IFREG for files.
[reactos.git] / reactos / lib / msvcrt / sys_stat / fstat.c
2002-04-27 Hartmut BirrRemoved S_IFREG for files.
2002-04-20 Phillip SusiFixed stat() to set the S_IFREG flag to indicate that...
2002-04-01 Hartmut BirrAdded handling for std handles.
2001-11-01 Hartmut BirrInitialized statbuf->st_mode in _stat() and _fstati64().
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2000-12-28 jeancopy some functions from crtdll