summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-31 12:02:53 +0000
committerpeter <peter@FreeBSD.org>1997-03-31 12:02:53 +0000
commit760db2332ecbe275e9d104f54ef480fa8adcc1c9 (patch)
tree75518bc437ecbc8627b474513a579baea6269e49 /lib/libc/stdlib/malloc.3
parent1543ecae887bd6435390612196e8618908146b13 (diff)
downloadFreeBSD-src-760db2332ecbe275e9d104f54ef480fa8adcc1c9.zip
FreeBSD-src-760db2332ecbe275e9d104f54ef480fa8adcc1c9.tar.gz
Treat symlinks as first class citizens with their own uid/gid rather than
as shadows of their containing directory. This should solve the problem of users not being able to delete their symlinks from /tmp once and for all. Symlinks do not have modes though, they are accessable to everything that can read the directory (as before). They are made to show this fact at lstat time (they appear as mode 0777 always, since that's how the the lookup routines in the kernel treat them). More commits will follow, eg: add a real lchown() syscall and man pages.
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud