summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread-errnos.sym
blob: 0975b7a37320a72dc386f6222c5cb9cb6d652f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#include <errno.h>

-- These errno codes are used by some assembly code.

EAGAIN		EAGAIN
EBUSY		EBUSY
EDEADLK		EDEADLK
EINTR		EINTR
EINVAL		EINVAL
ENOSYS		ENOSYS
EOVERFLOW	EOVERFLOW
ETIMEDOUT	ETIMEDOUT
EWOULDBLOCK	EWOULDBLOCK