[project @ 2000-08-24 10:27:01 by simonmar]
authorsimonmar <unknown>
Thu, 24 Aug 2000 10:27:01 +0000 (10:27 +0000)
committersimonmar <unknown>
Thu, 24 Aug 2000 10:27:01 +0000 (10:27 +0000)
commit48a3adafb5bf642af16f13dfe54fb916ff13ccc7
tree58db6ec0784b55fdfe2cec75af13330e9cffb712
parent657dfc15ed3bea1ab84bc7ea3ddf3b24ec7f7397
[project @ 2000-08-24 10:27:01 by simonmar]
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.
ghc/lib/std/Directory.lhs
ghc/lib/std/cbits/directoryAux.c
ghc/lib/std/cbits/stgio.h