about summary refs log tree commit diff
path: root/REORG.TODO/nptl/pthread-errnos.sym
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/nptl/pthread-errnos.sym')
-rw-r--r--REORG.TODO/nptl/pthread-errnos.sym13
1 files changed, 13 insertions, 0 deletions
diff --git a/REORG.TODO/nptl/pthread-errnos.sym b/REORG.TODO/nptl/pthread-errnos.sym
new file mode 100644
index 0000000000..0975b7a373
--- /dev/null
+++ b/REORG.TODO/nptl/pthread-errnos.sym
@@ -0,0 +1,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