Commit graph

27 commits

Author SHA1 Message Date
xsren
ef8367fbb4 fix: ret error 2024-10-10 14:40:59 +08:00
kailixu
31ac2c26ce Merge branch '3.0' into fix/TD-31163-3.0 2024-08-28 19:12:46 +08:00
kailixu
8b2af4f09d fix: memory leak of geos 2024-08-28 19:12:23 +08:00
wangjiaming0909
ecf2c0d11f fix pthread_create caused pthread_join crash 2024-08-27 19:04:25 +08:00
dapan1121
044f7d6658 fix: remove assert 2024-08-21 14:41:14 +08:00
Hongze Cheng
f313004b4c fix: keep ETIMEDOUT error code in timewait state 2024-08-07 19:09:04 +08:00
Hongze Cheng
09cd3cffe7 fix: caused by error code change 2024-08-06 16:48:05 +08:00
Haojun Liao
6924adf1ae fix(util):not use taos_system_error macro, otherwise, the return code check will fail. 2024-07-27 14:56:30 +08:00
dapan1121
11dea101d1 fix: return code validation 2024-07-25 17:34:41 +08:00
Hongze Cheng
e8ea630d5a
Merge pull request #25203 from taosdata/enh/thread_api_3.0
enh: remove obsolete code
2024-06-12 10:58:19 +08:00
facetosea
36cb98e79e build on mac 2024-05-14 21:21:22 +08:00
factosea
889751e16f Semaphore on linux 2024-05-14 11:04:42 +08:00
kailixu
01e5eaea12 enh: remove obsolete code 2024-03-28 08:19:58 +08:00
kailixu
70704ee906 Merge branch 'fix/TD-23089-3.0C' of https://github.com/taosdata/TDengine into fix/TD-23089-3.0C 2023-09-21 10:17:11 +08:00
kailixu
72ac6c09fa fix: return value for cond 2023-09-21 10:16:55 +08:00
kailixu
fa9afb25e7 chore: code optimization for mutex 2023-09-20 18:59:19 +08:00
kailixu
97c87bdbdc enh: mutex/rwlock/pread/pwrite adaption for windows 2023-09-20 15:35:38 +08:00
kailixu
42da90e459 chore: code revert 2023-08-01 19:45:14 +08:00
kailixu
2a22e55705 fix: null pointer check for mutex on windows 2023-08-01 19:42:05 +08:00
xinsheng Ren
936f282eab
TD-21220 fix assert (#19363)
* TD-21220 fix assert

* fix/compile failed

* fix/taosEOFFile exception return

Co-authored-by: facetosea <25808407@qq.com>
2023-01-05 09:20:14 +08:00
Hongze Cheng
fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
afwerar
b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
afwerar
fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar
68b69be5fa fix(os): centos pthread spinlock error. 2022-04-18 20:52:10 +08:00
afwerar
be4cd29d8b [TD-13759]<fix>: add pthread func. 2022-03-30 16:06:04 +08:00
afwerar
211bb287fa [TD-13759]<fix>: add pthread func. 2022-03-30 10:53:13 +08:00
afwerar
caf1e0e860 [TD-13759]<fix>: redefine thread api. 2022-03-20 00:45:00 +08:00