summaryrefslogtreecommitdiffstats
path: root/common/os_calls.c
Commit message (Expand)AuthorAgeFilesLines
* added getuid functionjsorg712008-05-081-1/+15
* socket options fixesjsorg712008-04-051-14/+17
* wait objs function changesjsorg712008-04-041-4/+34
* added wait obj functionsjsorg712008-03-311-0/+266
* update copyright yearjsorg712008-01-301-1/+1
* fix warningjsorg712007-12-241-2/+2
* add commentsjsorg712007-12-161-0/+21
* added g_strtrimjsorg712007-10-271-0/+119
* remove CLK_TCK, not always definedjsorg712007-10-151-1/+1
* added g_htoijsorg712007-10-151-0/+78
* added g_time2 functionjsorg712007-10-031-0/+18
* added g_file_get_size functionjsorg712007-09-261-0/+21
* return value varjsorg712007-09-231-2/+6
* removed some warnings about wchar_tjsorg712007-09-211-2/+8
* unicodejsorg712007-09-211-0/+14
* added init and deinit functions and windows unicode fixesjsorg712007-09-151-9/+31
* make sure malloc didn't return niljsorg712007-07-261-1/+4
* don't set send buffer size unless its less than 32kjsorg712007-06-111-23/+60
* improve win32 randomjsorg712007-06-071-1/+8
* added tcp_socket_ok to test socket statusjsorg712007-04-111-2/+26
* copyright year updatejsorg712007-01-121-1/+1
* added EINPROGRESS as a valid blocking errnojsorg712006-12-201-1/+1
* added calling convention defaults for os_callsjsorg712006-12-121-85/+85
* removed sleep calls from xrdp_tcpjsorg712006-12-091-0/+25
* added g_tcp_can_sendjsorg712006-12-091-0/+25
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-95/+40
* g_chmod to g_chmod_hexjsorg712006-10-281-2/+17
* added g_create_dir, g_directory_exist, g_remove_dir, and g_chmodjsorg712006-10-271-1/+59
* copyright changes on some filesjsorg712006-10-121-17/+19
* set some default socket optionsjsorg712006-10-041-1/+10
* win32 fixjsorg712006-09-291-1/+1
* got g_file_open working with read only files and added an exe functionjsorg712006-09-181-3/+44
* added commentsjsorg712006-08-231-9/+48
* comment return value of g_initgroups functionjsorg712006-08-221-0/+1
* added -ac to Xserver start paramsjsorg712006-08-141-0/+14
* fix for g_file_openjsorg712006-08-061-1/+1
* adding initgroups() to support multiple user groupsilsimo2006-07-011-0/+11
* added some commentsjsorg712006-06-181-2/+12
* some solaris fixes and add some funcs for sesmanjsorg712006-04-231-0/+93
* fix an error in tcp_selectjsorg712006-03-251-0/+4
* copyright year updatesjsorg712006-03-211-1/+28
* added g_strcmpilsimo2006-01-111-0/+7
* added g_time1 functionjsorg712005-12-101-0/+14
* fix sentinel warningjsorg712005-12-081-2/+2
* more win32 stuffjsorg712005-11-281-6/+3
* <lf><cr> should be <cr><lf>jsorg712005-11-261-1/+1
* win32 changesjsorg712005-11-071-0/+20
* added file deletejsorg712005-11-051-0/+12
* bsd compatable clearenvjsorg712005-10-111-1/+7
* case insesitive file sectionsjsorg712005-09-251-4/+16