Name: | mmlib-devel |
---|---|
Version: | 1.4.2 |
Release: | 8.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 78341 |
License: | Apache-2.0 |
RPM: | mmlib-devel-1.4.2-8.el8.x86_64.rpm |
Source RPM: | mmlib-1.4.2-8.el8.src.rpm |
Build Date: | Tue Oct 31 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://opensource.mindmaze.com/projects/mmlib |
Summary: | Development files for mmlib |
Description: | mmlib is an Operating System abstraction layer. It provides an API for application developer, so that they can write portable code using relatively advanced OS features without having to care about system specifics. The reference design in mind in its conception is POSIX, meaning that if some posix functionality is not available for given platform, mmlib will implement that same functionality itself. The mmlib-devel package contains libraries and header files for developing applications that use mmlib. |
- Fix: no arm64 RPM macro in EL8
- Skip the wait_signal test on aarch64/ppc64le
- Skip getaddrinfo_tests for now - Close RHBZ#2244926
- Work around failure in create_invalid_sockclient
- Fix two of the three failing subtests in socket-api-tests
- Fix running tests serially
- Update the comment about not building the documentation
- Initial package (close RHBZ#2178190)