This is an automated email from the ASF dual-hosted git repository. yanglimingcn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
commit 82ab78a3298598ec6b97ae3774a805359ea810d3 Merge: ae09e960 9541e29c Author: Yang,Liming <[email protected]> AuthorDate: Wed Sep 9 16:15:49 2026 +0800 Merge pull request #3517 from weim0000/fix_uname Replace popen('uname -ap') with uname() syscall in bvar kernel_version 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(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
