xrdp/common
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
In C, an empty argument list in a declaration means that the function
can accept any arguments. Use "void" instead, it means "no arguments".

C++ treats void and empty list as "no arguments".
2017-01-05 17:27:20 -08:00
..
arch.h Use "void" for empty argument list in declarations 2017-01-05 17:27:20 -08:00
crc16.h misc fixes for Xorg and compile 2014-03-14 12:23:12 -07:00
defines.h common: small fix for 32 bit color 2014-06-10 16:58:25 -07:00
fifo.c common: no logic change, remove spaces 2014-08-27 11:15:31 -07:00
fifo.h common: no logic change, remove spaces 2014-08-27 11:15:31 -07:00
file_loc.h Stop redefining libdir, use moduledir for ${libdir}/xrdp 2016-02-12 23:52:46 -08:00
file.c common: updates for file.c 2016-02-09 18:29:52 -08:00
file.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
list16.c common: fix for list16_insert_item 2014-07-28 00:17:42 -07:00
list16.h reduce the memory needed for crc16 bitmap cache lists 2014-03-15 21:59:16 -07:00
list.c Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
list.h Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
log.c Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
log.h fix build with --enable-xrdpdebug=yes 2017-01-04 19:20:44 +00:00
Makefile.am fix build with --enable-xrdpdebug=yes 2017-01-04 19:20:44 +00:00
os_calls.c Don't use colon to separate IPv6 address from the port 2016-12-09 08:42:56 -08:00
os_calls.h vnc: code cleanup 2016-12-04 15:39:10 -08:00
parse.h work on main loop changes 2015-07-05 23:14:46 -07:00
pixman-region16.c Include stdint.h, don't redefine MAX/MIN constants if already defined 2016-08-12 12:16:14 -07:00
pixman-region.c fix build with --enable-xrdpdebug=yes 2017-01-04 19:20:44 +00:00
pixman-region.h add region intersect 2016-08-08 23:12:52 -07:00
rail.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
ssl_calls.c Use "void" for empty argument list in declarations 2017-01-05 17:27:20 -08:00
ssl_calls.h new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
thread_calls.c Add unnamed semaphore support on Mac OS 2016-04-23 00:26:46 -07:00
thread_calls.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
trans.c new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
trans.h new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
xrdp_client_info.h add libpainter for drawing when client does not have minimum orders 2016-12-15 21:17:50 -08:00
xrdp_constants.h Merge pull request #553 from jsorg71/libpainter 2016-12-20 17:00:48 +09:00
xrdp_rail.h common: indent, not logic change 2014-07-25 22:24:40 -07:00