FreeRDP/libfreerdp/utils
akallabeth 6b36c6d417
Replace fopen and path functions with wrappers (#7043)
Functions like fopen, PathFileExists, PathMakePath need to call
the wide character versions on windows for utf-8 support.
2021-05-31 11:42:03 +02:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Removed msusb from library. 2019-11-22 10:33:39 +01:00
passphrase.c Reformatted to new style 2019-11-07 10:53:54 +01:00
pcap.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00
profiler.c Reformatted to new style 2019-11-07 10:53:54 +01:00
ringbuffer.c Reformatted to new style 2019-11-07 10:53:54 +01:00
signal.c Added stack trace on signal. 2020-11-10 10:17:56 +01:00
stopwatch.c Fix intialization, remove some unused variables. 2021-04-28 17:11:31 +02:00