forked from pool/aws-c-common
14a13fc9a4315337835ef03f9c7b33e3c811c9e3ee54c1e25bb932ad1aa84fd4
- Update to version 0.4.5
+ Move allocator functions to their own file
* Move the allocator related functions to allocator.c
* Add overrides for the allocator functions
* PR Comments
- from version 0.4.4
+ Relaxed constraints on gcc+x86/x64 to gcc 4.1.2
* Relaxed constraints on gcc+x86/x64 to gcc 4.1.2,
added ARM and Itanium detection for gcc 4.4
- from version 0.4.3
+ Use CMake Threads module instead of manual pthreads linking
* Depend on pthreads via Threads rather than manually
- from version 0.4.2
+ Fix error info
* Fixed issue where the wrong info was returned for some error codes.
- from version 0.4.1
+ Logging refactor
* Add yaml file for aws_byte_buf_cat proof (#448)
* Proof harness for aws_byte_buf_cat with a fixed number of arguments
- from version 0.4.0
+ Task logging
* Adds string tags to tasks and task logging for easier identification
- from version 0.3.15
+ Fix nasty overflow bug in high-res clock on 32-bit systems.
+ Fixed typo that broke osx build. (#425)
- Disable link-time optimization (LTO) as it currently breaks the testsuite
+ https://github.com/awslabs/aws-c-common/issues/456
OBS-URL: https://build.opensuse.org/request/show/727774
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%