repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Copy-edit NEWS and fixup ChangeLog entries.
[glibc.git]
/
nptl
/
pthread-errnos.sym
blob
0975b7a37320a72dc386f6222c5cb9cb6d652f25
1
#include <errno.h>
2
3
-- These errno codes are used by some assembly code.
4
5
EAGAIN EAGAIN
6
EBUSY EBUSY
7
EDEADLK EDEADLK
8
EINTR EINTR
9
EINVAL EINVAL
10
ENOSYS ENOSYS
11
EOVERFLOW EOVERFLOW
12
ETIMEDOUT ETIMEDOUT
13
EWOULDBLOCK EWOULDBLOCK