agc
62aaf11f0b
In isdir() function, use lstat(2) instead of stat(2), so that we do
not traverse through any symbolic link. This fix means that packages which make symbolic links to directories can now be de-installed.
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%