j
k
j a
j l
Code should be obvious, but question for the last commit: should I open with `O_CLOEXEC` ?
Yes, you should. grep for O_CLOEXEC to see how this is handled in other places when not supported.
Back to the thread
Back to the list