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

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

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