Project

General

Profile

Feature #2132

implement any missing filesys.c features for Windows

Added by Greg Shah about 11 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Start date:
07/04/2013
Due date:
07/18/2013
% Done:

100%

Estimated time:
80.00 h
billable:
No
vendor_id:
GCD

Related issues

Related to Base Language - Feature #1626: implement OS-DIR support as an INPUT stream Closed 11/21/2012
Related to Base Language - Feature #1613: finish FILE-INFO system handle support Closed 10/20/2012

History

#1 Updated by Eugenie Lyzenko almost 11 years ago

The symlink support added. The approach is based on GetFileAttributes() Windows API call and flag FILE_ATTRIBUTE_REPARSE_POINT. For symbolic link it is set to TRUE. Was tested on Windows 7 64-bit for link created from file. Also some code cleanup and reworking was performed in update the Java memory free call was separated to the common code.

#2 Updated by Greg Shah almost 11 years ago

The changes look good.

#3 Updated by Greg Shah almost 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

#4 Updated by Greg Shah over 7 years ago

  • Target version changed from Milestone 7 to Runtime Support for Server Features

Also available in: Atom PDF