3ef0a1c27c
Unlike other filesystem objects, symbolic links do not have an owner, group, access mode, times, etc. Instead, these attributes are taken from the directory that contains the link. The only attributes returned from an lstat() that refer to the symbolic link itself are the file type (S_IFLNK), size, blocks, and link count (always 1). This is bogus, and disagrees with the implementation and symlink(7). Removed it. PR: docs/10269 Submitted by: Tolik <tolik@sibptus.tomsk.ru> |
||
---|---|---|
.. | ||
compat | ||
csu | ||
libalias | ||
libatm | ||
libbind | ||
libc | ||
libc_r | ||
libcalendar | ||
libcam | ||
libcom_err | ||
libcompat | ||
libcrypt | ||
libcurses | ||
libdevstat | ||
libdisk | ||
libedit | ||
libf2c | ||
libF77 | ||
libfetch | ||
libftpio | ||
libgnumalloc | ||
libI77 | ||
libio | ||
libipx | ||
libkse | ||
libkvm | ||
libm | ||
libmd | ||
libmytinfo | ||
libncurses | ||
libopie | ||
libpam | ||
libpcap | ||
libpthread | ||
libradius | ||
libresolv | ||
librpcsvc | ||
libskey | ||
libss | ||
libstand | ||
libtacplus | ||
libtelnet | ||
libtermcap | ||
libutil | ||
libvgl | ||
libwrap | ||
libxpg4 | ||
liby | ||
libz | ||
msun | ||
ncurses/ncurses | ||
Makefile | ||
Makefile.inc |