ntdll: Add a common function to compute file information from the stat data.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 18 Nov 2009 16:01:15 +0000 (17:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Nov 2009 20:57:31 +0000 (21:57 +0100)
commitc3b602aa23466dc368090188d1fed6489595d69b
tree6a49f4239b19327897958eabf927a958151050f3
parent7f5b24ed9186d457acd7803a97d4171f332c5fb2
ntdll: Add a common function to compute file information from the stat data.
dlls/ntdll/file.c