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
Arseny Smirnov 70ad2664bd Add initial C# support
GitOrigin-RevId: c0ece19b41ca8e348285df95f9b81b188d3e5835
2018-02-26 21:08:47 +03:00
..
detail Remove calls to Logger.printf. 2018-02-11 17:07:16 +03:00
Clocks.cpp Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
Clocks.h Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
config.h Update copyright year. 2018-01-02 16:45:09 +03:00
CxCli.h Add initial C# support 2018-02-26 21:08:47 +03:00
EventFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
EventFdBase.h Update copyright year. 2018-01-02 16:45:09 +03:00
Fd.cpp Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
Fd.h Fix some includes. 2018-02-11 18:58:18 +03:00
FileFd.cpp Fix CE. 2018-01-26 17:05:02 +03:00
FileFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
IPAddress.cpp Remove more printf logging. 2018-02-11 17:52:41 +03:00
IPAddress.h Update copyright year. 2018-01-02 16:45:09 +03:00
path.cpp Unify include order. 2018-02-03 15:58:18 +03:00
path.h Optionally ignore EACCES in realpath. 2018-01-26 16:47:46 +03:00
platform.h Update copyright year. 2018-01-02 16:45:09 +03:00
Poll.h Update copyright year. 2018-01-02 16:45:09 +03:00
PollBase.h Update copyright year. 2018-01-02 16:45:09 +03:00
RwMutex.h Update copyright year. 2018-01-02 16:45:09 +03:00
ServerSocketFd.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
ServerSocketFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
signals.cpp Unify include order. 2018-02-03 15:58:18 +03:00
signals.h Update copyright year. 2018-01-02 16:45:09 +03:00
sleep.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
sleep.h Update copyright year. 2018-01-02 16:45:09 +03:00
SocketFd.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
SocketFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
Stat.cpp Fix mem_stat. 2018-02-14 04:23:59 +03:00
Stat.h Use to_integer_safe instead of sscanf in mem_stat. 2018-02-11 16:05:51 +03:00
thread_local.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
thread_local.h Update copyright year. 2018-01-02 16:45:09 +03:00
thread.h Update copyright year. 2018-01-02 16:45:09 +03:00
wstring_convert.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
wstring_convert.h Update copyright year. 2018-01-02 16:45:09 +03:00