TDengine/include/os
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
..
os.h Feature/sangshuduo/td 13063 3.0 windows (#10720) 2022-03-15 21:35:04 +08:00
osAtomic.h include file for os module 2021-09-30 17:10:36 +08:00
osDef.h Feature/sangshuduo/td 13063 3.0 windows (#10708) 2022-03-11 19:39:20 +08:00
osDir.h [TD-13761]<fix>: redefine dir api. 2022-03-09 15:47:29 +08:00
osEndian.h fix uninitialized 2022-02-03 19:47:27 +08:00
osEnv.h sysinfo in monitor 2022-03-03 18:10:56 +08:00
osEok.h Feature/sangshuduo/td 13063 3.0 windows (#10720) 2022-03-15 21:35:04 +08:00
osFile.h Feature/sangshuduo/td 13063 3.0 windows (#10720) 2022-03-15 21:35:04 +08:00
osLocale.h [TD-13767]<fix>: redefine Locale api. 2022-03-13 18:55:12 +08:00
osLz4.h [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00
osMath.h fix uninitialized 2022-02-03 19:47:27 +08:00
osMemory.h os 2022-02-28 19:22:49 +08:00
osRand.h [TD-13765]<fix>: redefine rand api. 2022-03-10 00:36:30 +08:00
osSemaphore.h Feature/sangshuduo/td 13063 3.0 windows (#10720) 2022-03-15 21:35:04 +08:00
osSignal.h [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00
osSleep.h [TD-13766]<fix>: redefine sleep api. 2022-03-10 11:56:11 +08:00
osSocket.h Feature/sangshuduo/td 13063 3.0 windows (#10720) 2022-03-15 21:35:04 +08:00
osString.h locale 2022-02-24 13:51:12 +08:00
osSysinfo.h Feature/sangshuduo/td 13063 3.0 windows (#10720) 2022-03-15 21:35:04 +08:00
osSystem.h [TD-13770]<fix>: redefine system api. 2022-03-10 18:06:20 +08:00
osThread.h os 2022-02-28 19:22:49 +08:00
osTime.h Feature/sangshuduo/td 13063 3.0 windows (#10708) 2022-03-11 19:39:20 +08:00
osTimer.h [TD-13771]<fix>: redefine timer api. 2022-03-11 18:03:59 +08:00
osTimezone.h locale 2022-02-24 13:51:12 +08:00