aros-development-team / AROS

Main AROS repository for active development. Contains the main Operating System components and Build System.

Home Page:http://www.aros.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do we need special treatment for Links? */

todo opened this issue · comments

commented

/* todo: do we need special treatment for Links? */
if(error == 0)
error = IsDirectory(handler, lock);
/* Get starting point */


This issue was generated by todo based on a todo comment in 2abc1ea. It's been assigned to @mattrust because they committed the code.