common/utils: add system_fd_set_cloexec()
authorAlexander Couzens <[email protected]>
Mon, 23 Oct 2023 14:54:28 +0000 (16:54 +0200)
committerDavid Bauer <[email protected]>
Sat, 31 May 2025 20:41:00 +0000 (22:41 +0200)
commitc71c0f3e463a89615b302241bb1f2eab164ef14b
treedfce825cbc200a225a4cff3c52ca5875cdeb0100
parenta933061911aa4c49e953af618c3fb02ce6014142
common/utils: add system_fd_set_cloexec()

Will be used by uqmid/ubus interface.
Taken from netifd/ubus interface.

Signed-off-by: Alexander Couzens <[email protected]>
common/utils.c
common/utils.h