]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add --enable-timerfd-wrapper to wrap timefd syscalls for platforms with the right...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 30 Jun 2011 19:36:52 +0000 (14:36 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 30 Jun 2011 19:36:52 +0000 (14:36 -0500)
commit306b332d47146e73cd5378b3d93a68ed5be2e7a1
treeabd1e4ea52c3244a4a8c8cbce639dc7f194adadf
parent84f8868bf8dfdd4815bd728891dfb8324ad110b6
add --enable-timerfd-wrapper to wrap timefd syscalls for platforms with the right kernel and wrong libc
src/include/timerfd_wrap.h [new file with mode: 0644]
src/switch_time.c