From b88b278394d0d3ac47d04a40876bc322491a4b83 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Feb 2025 10:16:27 +0100 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libsimple.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsimple.h') diff --git a/libsimple.h b/libsimple.h index ba01ab5..6d1867e 100644 --- a/libsimple.h +++ b/libsimple.h @@ -211,6 +211,7 @@ libsimple_close(int *fdp__) * @throws Any error for close(3) except EBADF * * @since 1.6 + * @since 1.8 `next` can be `NULL` */ int libsimple_close_range(unsigned int first, unsigned int last, unsigned int *next); #define LIBSIMPLE_CLOSE_RANGE_MAX (~0U) -- cgit v1.2.3-70-g09d2