From d91290235ee59260011ff9070eb5564c308a9012 Mon Sep 17 00:00:00 2001 From: ftigeot Date: Fri, 26 Oct 2012 10:38:48 -0700 Subject: [PATCH] Forgot O_DIRECTORY and O_CLOEXEC --- release32/index.mdwn | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/release32/index.mdwn b/release32/index.mdwn index aca931e..52d342d 100644 --- a/release32/index.mdwn +++ b/release32/index.mdwn @@ -101,6 +101,7 @@ We supply a Makefile in `/usr` to track the pkgsrc tree and we supply a Git mirr * Make PAWS robust against segement reordering * Asynchronize TCP's pru_rcvd; improve performance. * ACPICA update (submitted by Magliano Andrea) +* Added O_DIRECTORY and O_CLOEXEC support to open(2) > ### Hardware changes -- 1.7.7.2