Closed
Description
The errno
documentation doesn't have:
- errno.ECANCELED
- errno.EOWNERDEAD
- errno.ENOTRECOVERABLE
- errno.ENOTSUP
Reference: errno(3) man page
Linked PRs
- gh-107453: Document errno.{ECANCELED,EOWNERDEAD,ENOTRECOVERABLE,ENOTSUP} #107486
- gh-107453: errno documentation missing several constants #107453 #108365
- [3.12] gh-107453: Document errno.{ECANCELED,EOWNERDEAD,ENOTRECOVERABLE,ENOTSUP} (GH-107486) #108529
- [3.11] gh-107453: Document errno.{ECANCELED,EOWNERDEAD,ENOTRECOVERABLE,ENOTSUP} (GH-107486) #108530