factor/basis/io/files/info
Doug Coleman eccf5a82ae io.files.info.windows: Fix file-systems word in two ways. First, don't
allocate 32k on the local alloc stack (which causes a 'double fault.')
Second, if the volume doesnt look up to a real path, don't make a dummy
object for that. volume
Use alien>native-string and native-string>alien wherever possible instead of
utf16n for Windows.
2012-06-21 08:32:53 -07:00
..
unix io.files.info.unix: When setting access or modified time alone, don't set the other time to 1970. 2012-06-01 16:03:41 -07:00
windows io.files.info.windows: Fix file-systems word in two ways. First, don't 2012-06-21 08:32:53 -07:00
authors.txt
info-docs.factor io: minor doc fixes throughout 2010-09-11 18:43:47 -07:00
info-tests.factor
info.factor io.files.info: fix circularity 2011-11-28 19:37:01 -08:00
summary.txt