Skip to content
  • Simon Marlow's avatar
    [project @ 2000-08-24 10:27:01 by simonmar] · 48a3adaf
    Simon Marlow authored
    Change implementation of Directory.getPermissions to use access(2)
    rather than stat(2).  This is rather more sensible as the permissions
    returned will be relevant to the current user rather than the owner of
    the file.
    48a3adaf