* login/login_tty.c (login_tty): The Linux kernel can return EBUSY
for dup2 in case another thread races with the current one. Retry in this case.
Loading
Please register or sign in to comment
for dup2 in case another thread races with the current one. Retry in this case.