tdlight/tdutils/td/utils/port/detail
levlam c81e18f5f1 Do not try to use sysctl if sys/sysctl.h is not included.
GitOrigin-RevId: 49a50aa9c102fd3681963552f5524840e8d222df
2019-10-23 05:00:04 +03:00
..
Epoll.cpp Epoll: use NativeFd 2019-07-31 13:45:15 +03:00
Epoll.h NativeFd fixes. 2019-08-01 02:48:34 +03:00
EventFdBsd.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
EventFdBsd.h Update copyright year. 2019-01-01 01:02:34 +03:00
EventFdLinux.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
EventFdLinux.h Update copyright year. 2019-01-01 01:02:34 +03:00
EventFdWindows.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
EventFdWindows.h Update copyright year. 2019-01-01 01:02:34 +03:00
Iocp.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Iocp.h Fix includes. 2019-07-23 01:50:12 +03:00
KQueue.cpp Add NetBSD support. 2019-08-02 19:06:53 +03:00
KQueue.h NativeFd fixes. 2019-08-01 02:48:34 +03:00
NativeFd.cpp NativeFd: fix CHECKs 2019-08-28 16:59:50 +03:00
NativeFd.h TD_FD_DEBUG: cmake option to debug EINVAL errors 2019-07-31 12:18:48 +03:00
Poll.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Poll.h Update copyright year. 2019-01-01 01:02:34 +03:00
PollableFd.h Fix std::atomic_flag init. 2019-04-22 03:18:33 +03:00
Select.cpp Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
Select.h Update copyright year. 2019-01-01 01:02:34 +03:00
ThreadIdGuard.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
ThreadIdGuard.h Update copyright year. 2019-01-01 01:02:34 +03:00
ThreadPthread.cpp Do not try to use sysctl if sys/sysctl.h is not included. 2019-10-23 05:00:04 +03:00
ThreadPthread.h Update clag-format to the latest (190926/r372920) version. 2019-09-28 05:14:21 +03:00
ThreadStl.h tdutils: import changes from other project 2019-08-12 14:45:57 +03:00
WineventPoll.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
WineventPoll.h Update copyright year. 2019-01-01 01:02:34 +03:00