This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/tdutils/td/utils/port/detail
levlam 1a100e1b0f Add NetBSD support.
GitOrigin-RevId: 42703ce955a4323757de56d0c012a54246227f70
2019-08-02 19:06:53 +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: remove on_release_fd method 2019-08-01 19:43:36 +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.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
ThreadStl.h tdutils: update from other project 2019-07-06 13:29:15 +02: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