"Errno" defines and conditionally exports all the error constants defined in
your system "errno.h" include file. It has a single export tag, ":POSIX",
which will export all POSIX defined error numbers.
Provides
Requires
License
GPL-1.0-or-later OR Artistic-1.0-Perl
Changelog
* Fri Aug 21 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 4:5.40.2-515
- Fixes: CVE-2026-13221 - regcomp_study: Don't create a trie that would
overflow
* Thu Jul 10 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.1-514
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir
* Tue Apr 15 2025 Jitka Plesnikov