Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
eb5b6091
Commit
eb5b6091
authored
27 years ago
by
Henrik (Grubba) Grubbström
Browse files
Options
Downloads
Patches
Plain Diff
Added errnos from Linux.
Rev: src/modules/system/errnos.list:1.2
parent
2bfa7abf
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/modules/system/errnos.list
+12
-0
12 additions, 0 deletions
src/modules/system/errnos.list
with
12 additions
and
0 deletions
src/modules/system/errnos.list
+
12
−
0
View file @
eb5b6091
...
@@ -26,6 +26,7 @@ EDEADLK
...
@@ -26,6 +26,7 @@ EDEADLK
EDEADLOCK
EDEADLOCK
EDESTADDRREQ
EDESTADDRREQ
EDOM
EDOM
EDOTDOT
EDQUOT
EDQUOT
EEXIST
EEXIST
EFAULT
EFAULT
...
@@ -40,6 +41,7 @@ EINVAL
...
@@ -40,6 +41,7 @@ EINVAL
EIO
EIO
EISCONN
EISCONN
EISDIR
EISDIR
EISNAM
EL2HLT
EL2HLT
EL2NSYNC
EL2NSYNC
EL3HLT
EL3HLT
...
@@ -51,11 +53,13 @@ ELIBMAX
...
@@ -51,11 +53,13 @@ ELIBMAX
ELIBSCN
ELIBSCN
ELNRNG
ELNRNG
ELOOP
ELOOP
EMEDIUMTYPE
EMFILE
EMFILE
EMLINK
EMLINK
EMSGSIZE
EMSGSIZE
EMULTIHOP
EMULTIHOP
ENAMETOOLONG
ENAMETOOLONG
ENAVAIL
ENETDOWN
ENETDOWN
ENETRESET
ENETRESET
ENETUNREACH
ENETUNREACH
...
@@ -67,8 +71,10 @@ ENODATA
...
@@ -67,8 +71,10 @@ ENODATA
ENODEV
ENODEV
ENOENT
ENOENT
ENOEXEC
ENOEXEC
ENOIOCTLCMD
ENOLCK
ENOLCK
ENOLINK
ENOLINK
ENOMEDIUM
ENOMEM
ENOMEM
ENOMSG
ENOMSG
ENONET
ENONET
...
@@ -82,6 +88,7 @@ ENOTBLK
...
@@ -82,6 +88,7 @@ ENOTBLK
ENOTCONN
ENOTCONN
ENOTDIR
ENOTDIR
ENOTEMPTY
ENOTEMPTY
ENOTNAM
ENOTSOCK
ENOTSOCK
ENOTSUP
ENOTSUP
ENOTTY
ENOTTY
...
@@ -98,7 +105,11 @@ EPROTOTYPE
...
@@ -98,7 +105,11 @@ EPROTOTYPE
ERANGE
ERANGE
EREMCHG
EREMCHG
EREMOTE
EREMOTE
EREMOTEIO
ERESTART
ERESTART
ERESTARTNOHAND
ERESTARTNOINTR
ERESTARTSYS
EROFS
EROFS
ESHUTDOWN
ESHUTDOWN
ESOCKTNOSUPPORT
ESOCKTNOSUPPORT
...
@@ -111,6 +122,7 @@ ETIME
...
@@ -111,6 +122,7 @@ ETIME
ETIMEDOUT
ETIMEDOUT
ETOOMANYREFS
ETOOMANYREFS
ETXTBSY
ETXTBSY
EUCLEAN
EUNATCH
EUNATCH
EUSERS
EUSERS
EWOULDBLOCK
EWOULDBLOCK
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment