From 7a3585bb913a1c1ca00d37a70cc3d086f6d07121 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 2 Jan 2021 22:21:07 +0000 Subject: Document latest changes --- doc/upgrade.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/upgrade.html b/doc/upgrade.html index 6b0a8c7..7f30296 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -31,8 +31,11 @@ uses it, so it won't unconditionally clobber sockets in the filesystem anymore. instead of adhoc DJBUNIX_FLAG_NB and DJBUNIX_FLAG_COE.
  • Better header separation; webipc.h removed (stuff moved to -socket.h) - +socket.h).
  • +
  • New mkptemp2() function, creating a fifo with a templated name +and an option field for O_NONBLOCK and O_CLOEXEC.
  • +
  • New sysdep: chroot, testing whether the system has the +chroot() function.
  • in 2.9.3.0

    -- cgit v1.2.3