]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add solv_cloexec() function
authorMichael Schroeder <mls@suse.de>
Tue, 2 Apr 2019 11:34:30 +0000 (13:34 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 2 Apr 2019 11:34:30 +0000 (13:34 +0200)
commite714b3a5e814c00f378a85b192134d4bb802ee92
tree4210a811e570e99bc03f69fd515bcc1c56dc83e6
parentbb76441d7d39faedffba22d7dca95d675b3b2b6f
Add solv_cloexec() function

Windows needs a different implementation, and with that solv_cloexec
we need to patch just one place in the code.
bindings/solv.i
src/libsolv.ver
src/repopage.c
src/util.c
src/util.h