j
k
j a
j l
The file src/plugins/urlauth/urlauth-keys.c uses open(2) with O_EXLOCK, which to my knowledge is BSD specific.
Thanks for catching that. I guess that code should change to open the file first and then lock it.
Back to the thread
Back to the list