| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
【MAKE】修复代码同步编译问题 | 7 个月前 | |
fix(function_proxy): 修复function_proxy偶现发生coredump Signed-off-by: tianmengyue <tianmengyue@huawei.com> | 2 个月前 | |
【MAKE】修复代码同步编译问题 | 7 个月前 | |
fix: link litebus with libutil Litebus calls openpty from exec.cpp, but liblitebus did not record libutil as one of its own shared-library dependencies. C++ function-system links happened to add util at the consumer layer, while Go/cgo only links libcpplibruntime and relies on dependent shared libraries to declare their own closure. Constraint: glibc 2.31 provides openpty from libutil rather than libc Rejected: Add -lutil only to Go CGO_LDFLAGS | keeps the litebus shared-library contract incomplete for other consumers Confidence: high Scope-risk: narrow Directive: Keep system libraries required by litebus symbols on the litebus_shared target, not only on downstream consumers Tested: bash build.sh -t off -j4 in main worktree common/litebus Tested: readelf -d common/litebus/output/lib/liblitebus.so.0.0.1 shows NEEDED libutil.so.1 Tested: LD_LIBRARY_PATH=common/litebus/output/lib ldd -r common/litebus/output/lib/liblitebus.so.0.0.1 reports no undefined symbols Not-tested: Full clean worktree litebus rebuild; clean worktree logs build lacks installed vendor include files Signed-off-by: yuchaow <wangyuchao12@huawei.com> | 1 个月前 | |
upload source code | 8 个月前 | |
upload source code | 8 个月前 | |
feat(functionsystem): integrate Bazel build, POSIX APIs, and runtime launcher add Bazel workspace and build targets across core components migrate runtime-related protobuf definitions from proto/inner to proto/posix introduce runtime launcher, quota/snapshot management, and related tests Signed-off-by: ChamberlainJI <jichenglin1@huawei.com> | 2 个月前 | |
【MAKE】修复代码同步编译问题 | 7 个月前 | |
【CMAKE】修改metrics编译链接 | 6 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 2 个月前 | ||
| 7 个月前 | ||
| 1 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 2 个月前 | ||
| 7 个月前 | ||
| 6 个月前 |