Reverted the 'filetime' struct field back to a 'long' as time_t is sometimes
unsigned and we want this to be able to hold -1 for illegal/unset values.
Loading
Please sign in to comment
unsigned and we want this to be able to hold -1 for illegal/unset values.