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
* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
[glibc.git]
/
nptl
/
pthread-errnos.sym
blob
2bb4d0d3ca5e2c7ded345573990344be1db21fa2
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
ETIMEDOUT ETIMEDOUT
12
EWOULDBLOCK EWOULDBLOCK