You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support for following symbolic links in GetAllSubDirs and StatDir (un……knwon#18)
Introduces two new functions, LgetAllSubDirs and LstatDir which is
copies of GetAllSubDirs and StatDir, but with the differnce that they
will follow symbolic links.