Changes for version 0.10 - 2018-01-23
- Mile Stone #1
- Added new sub routines:
- is_ntfs_symlink
- is_ntfs_junction
- ntfs_reparse_tag
- Added constants (mainly for use with ntfs_reparse_tag())
- Added prototypes for ntfs_readlink and ntfs_symlink to match built-ins
- Added prototypes to new sub routines for consistency with readlink()
- General code improvements and polishing
- Updated POD to reflect new functions and constants, and polished it
- Updated tests to check the new functions
- Added new sub routines:
Modules
Support for NTFS symlinks and junctions on Microsoft Windows