This is an automated email from the ASF dual-hosted git repository.
yanglimingcn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
from ae09e960 Serve builtin services only on ServerOptions.internal_port
(#3525)
add 7b6d6786 Replace popen('uname -ap') with uname() syscall in bvar
kernel_version
add 3c835555 Update processor variable assignment for Apple platforms
add 48776599 update unittest add <string.h>
add 4f67f879 update unittest for bvar_variable kernel_version
add 432abde2 Fix kernel_version to match uname -ap output format across
platforms
add 0cb601b5 Add hardware_platform to system information output
add f9420200 Refactor test to use exported bvar for kernel version
add bc1b9918 Improve kernel_version uname() error log and Linux-only OS
suffix guard
add 74e9332d fix unittest error
add 9541e29c Address review comments for kernel_version uname() formatter
new 82ab78a3 Merge pull request #3517 from weim0000/fix_uname
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/bvar/default_variables.cpp | 12 +++++---
src/bvar/default_variables.h | 64 +++++++++++++++++++++++++++++++++++++++++
test/bvar_variable_unittest.cpp | 46 ++++++++++++++++++++++++++++-
3 files changed, 117 insertions(+), 5 deletions(-)
create mode 100644 src/bvar/default_variables.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]