Changes.old: Fixes to 5.02 log

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-08-02 11:23:41 +02:00
parent 22cacdfc94
commit 2af31be94a
1 changed files with 1 additions and 2 deletions

View File

@ -49598,7 +49598,6 @@ dlopen.3
An object opened with RTLD_LOCAL can be promoted to RTLD_GLOBAL
Michael Kerrisk
Note that symbol use might keep a dlclose'd object in memory
My earlier commit was in error:
Michael Kerrisk
On dlclose(), destructors are called when reference count falls to 0
Michael Kerrisk
@ -49714,7 +49713,7 @@ unix.7
user_namespaces.7
Michael Kerrisk
Describe the effect of file-related capabilities inside use namespaces
Describe the effect of file-related capabilities inside user namespaces
Michael Kerrisk
Describe how kernel treats UIDs/GIDs when a process accesses files