-
Notifications
You must be signed in to change notification settings - Fork 510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Core log error #5987
Core log error #5987
Commits on Jan 31, 2024
-
common: convert LOG(1,...) into CORE_LOG_ERROR()
Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08c059b - Browse repository at this point
Copy the full SHA 08c059bView commit details -
common: extend error messages in match file pmempool_transform/TEST10.
Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdf8a78 - Browse repository at this point
Copy the full SHA fdf8a78View commit details -
Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 591fdf4 - Browse repository at this point
Copy the full SHA 591fdf4View commit details -
common: CORE_LOG_WARNING_W_ERRNO implementation
Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee731fa - Browse repository at this point
Copy the full SHA ee731faView commit details -
common: workaround of unpredictable strerror_r version
strerror_r() has different return type depends on compliation settings. It is included from string.h and version depends on #define _GNU_SOURCE. Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e26b9f - Browse repository at this point
Copy the full SHA 5e26b9fView commit details -
common: addjust tests match file for util_poolset tests
Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d3e525 - Browse repository at this point
Copy the full SHA 7d3e525View commit details -
common: avoid badblock error msg when used internally
Signed-off-by: Tomasz Gromadzki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2883cf1 - Browse repository at this point
Copy the full SHA 2883cf1View commit details -
Revert "common: avoid badblock error msg when used internally"
This reverts commit 8b87e93.
Configuration menu - View commit details
-
Copy full SHA for a201bbd - Browse repository at this point
Copy the full SHA a201bbdView commit details