[parrot/parrot] a9976c: Implement more platform specific stat functions
noreply at github.com
noreply at github.com
Mon Jan 24 23:58:45 UTC 2011
Branch: refs/heads/nwellnhof/unicode_dynpmcs
Home: https://github.com/parrot/parrot
Commit: a9976c579bdaaf3414f679ad1ff78a28c6572fe1
https://github.com/parrot/parrot/commit/a9976c579bdaaf3414f679ad1ff78a28c6572fe1
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date: 2011-01-24 (Mon, 24 Jan 2011)
Changed paths:
M include/parrot/platform_interface.h
M include/parrot/thr_windows.h
M src/dynpmc/os.pmc
M src/platform/generic/file.c
M src/platform/win32/file.c
M t/dynpmc/os.t
Log Message:
-----------
Implement more platform specific stat functions
This lays the groundwork for cross-platform 64 bit file sizes and inodes
and subsecond file times.
More information about the parrot-commits
mailing list