木头云
|
2ec1914691
|
refactor(log): replace utility/log with imp/log in shm.cpp
- Replace include "libipc/utility/log.h" with "libipc/imp/log.h"
- Replace ipc::error() calls with LIBIPC_LOG() + log.error()
- Use type-safe streaming interface instead of printf-style formatting
- Remove manual newline characters from log messages
|
2025-12-15 08:33:43 +00:00 |
|
mutouyun
|
00ee30e339
|
libipc/memory/resource.h => libipc/mem/resource.h
|
2025-12-12 07:04:31 +00:00 |
|
mutouyun
|
7536757064
|
Optimized partial implementation using fmt
|
2025-12-12 07:04:31 +00:00 |
|
Aengus.Jiang
|
d69093462a
|
open的时候不存在共享内存,则返回false,没有必要报错
|
2025-03-07 11:36:57 +08:00 |
|
mutouyun
|
5071fb5db6
|
Added a cleanup interface for shared memory handles
|
2024-11-17 17:35:29 +08:00 |
|
mutouyun
|
c74f78ea08
|
统一字符串有效性判断
|
2023-10-28 16:44:16 +08:00 |
|
mutouyun
|
16b138d6af
|
Check illegal parameter.
|
2023-10-28 16:44:16 +08:00 |
|
mutouyun
|
ed8b1fd608
|
fix some bugs for linux-mutex
|
2021-09-20 20:31:08 +08:00 |
|
mutouyun
|
0cccdac868
|
merge issue-61; add condition for linux
|
2021-09-19 17:21:39 +08:00 |
|