FreeRDP/winpr/libwinpr/synch
Rene Rheaume 5f9c36da5d * Use futimens that is POSIX-compliant and compatible with uclibc instead of futimes.
* Borrowed eventfd_read and eventfd_write from bionic for uclibc compatibility (uclibc headers are broken unfortunately). Bionic and
FreeRDP are both under the Apache 2.0 license.
2014-08-06 22:06:01 -04:00
..
test winpr/sync: Added InitOnceExecuteOnce plus CTest 2014-07-24 21:12:59 +02:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c Fix compiler warnings. 2014-07-29 05:22:29 +02:00
event.c * Use futimens that is POSIX-compliant and compatible with uclibc instead of futimes. 2014-08-06 22:06:01 -04:00
init.c OpenSSL thread safety 2014-07-28 21:55:57 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c libwinpr-synch: start implementing waitable timers 2013-07-29 11:57:29 -04:00
semaphore.c Fixed erroneous patch. 2013-09-05 12:14:34 +02:00
sleep.c Fixed various memory leaks and compiler warnings. 2013-09-05 12:14:33 +02:00
srw.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
synch.h afreerdp: fix build on Android 2014-02-03 16:03:43 -05:00
timer.c fix comment style 2014-07-29 05:22:30 +02:00
wait.c Merge pull request #1955 from nfedera/fix-2014-07-10-02 2014-07-11 16:35:12 +02:00