altimeter-130ft
altimeter-130ft
This is the document update part of fluent/fluent-bit/pull/8376.
This PR is for the following changes: - Introduce the `pal` module, the platform abstraction layer. - Add `flb_strerror_r()`, the wrapper of `strerror_r(3)`. ## Fixed Issue #8379 ## Background The...
This PR adds the coverage support to the platform with the LLVM/clang only, without GCC. **Background** This change is essential for FreeBSD as the Fluent Bit development platform. The `master`...