Removed ERRNO/DEADLK and ERRNO/NOLCK from extra-errno's list -- they are Posix!

This commit is contained in:
shivers 1996-08-23 03:21:14 +00:00
parent 84c705fcc7
commit 975278b58b
2 changed files with 2 additions and 6 deletions

View File

@ -11,8 +11,7 @@
fcntl/set-owner))
(define-interface bsd44lite-errno-extras-interface
(export errno/deadlk
errno/notblk
(export errno/notblk
errno/txtbsy
errno/wouldblock
errno/inprogress
@ -53,7 +52,6 @@
errno/rpcmismatch
errno/progunavail
errno/progmismatch
errno/nolck
errno/ftype
errno/auth
errno/needauth

View File

@ -11,8 +11,7 @@
fcntl/set-owner))
(define-interface linux-errno-extras-interface
(export errno/deadlk
errno/notblk
(export errno/notblk
errno/txtbsy
errno/wouldblock
errno/inprogress
@ -53,7 +52,6 @@
; errno/rpcmismatch
; errno/progunavail
; errno/progmismatch
errno/nolck
; errno/ftype
; errno/auth
; errno/needauth