mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-07 04:35:31 +09:00
Turns out pthreads returns an errno and doesn't set errno. This doesn't play well with perror(). Signed-off-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>