homework-jianmu/source/os/src
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
..
osAtomic.c more code refact 2022-10-13 11:49:46 +08:00
osDir.c fix: compile warn 2022-12-08 17:37:35 +08:00
osEnv.c update charset conv 2022-12-23 22:21:28 +08:00
osFile.c fix:Deadlock caused by assert modification 2023-01-06 10:43:47 +08:00
osLocale.c chore: prepare for string passing 2022-12-29 19:20:46 +08:00
osLz4.c os: fix lz4 error 2022-06-14 14:38:35 +08:00
osMath.c fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
osMemory.c fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
osRand.c more code refact 2022-10-13 11:49:46 +08:00
osSemaphore.c TD-21220 fix assert (#19363) 2023-01-05 09:20:14 +08:00
osSignal.c more code refact 2022-10-13 11:49:46 +08:00
osSleep.c more code refact 2022-10-13 11:49:46 +08:00
osSocket.c merge main 2023-02-08 09:51:52 +08:00
osString.c fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
osSysinfo.c fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
osSystem.c TD-21220 fix assert (#19363) 2023-01-05 09:20:14 +08:00
osThread.c TD-21220 fix assert (#19363) 2023-01-05 09:20:14 +08:00
osTime.c fix:getTimeOfDay on windows (#19680) 2023-01-28 17:29:38 +08:00
osTimer.c fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
osTimezone.c fix: coverity issues 2022-11-26 13:02:15 +08:00