summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-03-29 11:21:38 +0200
committerLudovic Courtès <ludo@gnu.org>2023-04-02 15:36:33 +0200
commit9cc85a4f52147fcdaa4c52a62bcc87bdb267d0a9 (patch)
tree2645356b8d91631d1b616f14754dea6250b5ca73 /NEWS
parent7d7067fe15a6dc82068cbafb11846a2de2896a83 (diff)
downloadguile-9cc85a4f52147fcdaa4c52a62bcc87bdb267d0a9.tar.gz
Use 'posix_spawn_file_actions_addclosefrom_np' where available.
* configure.ac: Check for 'posix_spawn_file_actions_addclosefrom_np'. * libguile/posix.c (HAVE_ADDCLOSEFROM): New macro. (close_inherited_fds): Wrap in #ifdef HAVE_ADDCLOSEFROM. (do_spawn) [HAVE_ADDCLOSEFROM]: Use 'posix_spawn_file_actions_addclosefrom_np'.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions