From c4e81d83b248aa356849fc6a31920c177b5df999 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 8 Jun 2022 09:48:11 +0000 Subject: Clean up / homogenize openreadnclose() family Signed-off-by: Laurent Bercot --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 203c08b..7833fd7 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,9 @@ In 2.12.0.0 * random_char() removed. * random_string() renamed to random_buf(). * early versions added. - - New djbunix functions: waitn_posix(), waitn_reap_posix() + - New djbunix functions: waitn_posix(), waitn_reap_posix(). + - readnclose() made public, now doesn't touch errno on success. + - openreadnclose_at() now returns a ssize_t. In 2.11.2.0 -- cgit v1.2.3