* Use futimens that is POSIX-compliant and compatible with uclibc instead of futimes.
authorRene Rheaume <rene.rheaume@gmail.com>
Thu, 7 Aug 2014 02:06:01 +0000 (22:06 -0400)
committerRene Rheaume <rene.rheaume@gmail.com>
Thu, 7 Aug 2014 02:06:01 +0000 (22:06 -0400)
commit5f9c36da5d5cd3c5dce49f7b32fe011cb293f9ec
tree491a5d63a7118b50c34cbfd1e85ef04a48cdc87d
parent362c992f33093eeac687819866d1b829dc2aa1fa
* 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.
channels/drive/client/drive_file.c
winpr/libwinpr/comm/comm.c
winpr/libwinpr/comm/comm.h
winpr/libwinpr/comm/comm_serial_sys.c
winpr/libwinpr/synch/event.c