mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-04 08:50:27 +00:00
No functional changes, just modified the comment describing the last column. Values are not for XENIX but for Windows
This commit is contained in:
parent
34bef52340
commit
a82a8c4e1c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ dir=libc/sysv/consts
|
||||||
# The Fifth Bell System, Community Edition
|
# The Fifth Bell System, Community Edition
|
||||||
# » catalogue of carnage
|
# » catalogue of carnage
|
||||||
#
|
#
|
||||||
# group name GNU/Systemd XNU's Not UNIX FreeBSD OpenBSD NetBSD XENIX Commentary
|
# group name GNU/Systemd XNU's Not UNIX FreeBSD OpenBSD NetBSD Windows Commentary
|
||||||
syscon errno ENOSYS 38 78 78 78 78 1 # bsd consensus & kNtErrorInvalidFunction
|
syscon errno ENOSYS 38 78 78 78 78 1 # bsd consensus & kNtErrorInvalidFunction
|
||||||
syscon errno EPERM 1 1 1 1 1 12 # unix consensus & kNtErrorInvalidAccess (should be kNtErrorNotOwner but is that mutex only??)
|
syscon errno EPERM 1 1 1 1 1 12 # unix consensus & kNtErrorInvalidAccess (should be kNtErrorNotOwner but is that mutex only??)
|
||||||
syscon errno ENOENT 2 2 2 2 2 2 # unix consensus & kNtErrorFileNotFound
|
syscon errno ENOENT 2 2 2 2 2 2 # unix consensus & kNtErrorFileNotFound
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue