mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
![]() Fixes GCC 8 warning: base/applications/network/telnet/src/tnmain.cpp:190:13: error: 'char* strcpy(char*, const char*)' accessing 1 byte at offsets [0, 2147483647] and [0, 2147483647] may overlap 1 byte at offset 0 [-Werror=restrict] strcpy(&buf[cursor],&buf[cursor+1]); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
arp | ||
dwnl | ||
finger | ||
ftp | ||
ipconfig | ||
net | ||
netsh | ||
netstat | ||
nslookup | ||
ping | ||
route | ||
telnet | ||
tracert | ||
whois | ||
wlanconf | ||
CMakeLists.txt |