diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:08 +0000 |
commit | b6e920192eee90fa2d403a6616129149c8daba97 (patch) | |
tree | c97f9a0391621a1122c1d6b6611440126b23cb5f /doc | |
parent | 18290598b001146c684d5b67762007fee0182071 (diff) | |
download | skalibs-main.tar.xz |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index eb7a7aa..9f1c24a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,8 @@ <li> New <tt>mininetstring_read()</tt> function. (Was previously removed in 2.7.0.0.) </li> <li> New <tt>cplz.h</tt> header. </li> + <li> New <tt>fork_newpid</tt> function, forking a child in a new +PID namespace on Linux. </li> <li> Static libraries now install to <tt>/usr/lib</tt> by default. </li> </ul> |