f-stack/adapter
fengbojiang e58d683b24 burst copy in ff_hook_epoll_wait. 2023-04-12 10:15:22 +08:00
..
Makefile Modify FF_SOCKET_THREAD disable by default. 2023-04-07 13:44:41 +08:00
ff_adapter.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_declare_syscalls.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_hook_syscall.c burst copy in ff_hook_epoll_wait. 2023-04-12 10:15:22 +08:00
ff_hook_syscall.h 1. Add kevent demo, need link libff_syscall.so, not LD_PRELOAD. 2023-04-07 20:39:31 +08:00
ff_linux_syscall.c Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_linux_syscall.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_so_zone.c Fix the issue that not detach sc while destructor in exit. 2023-04-06 21:48:57 +08:00
ff_socket_ops.c 1. Add kevent demo, need link libff_syscall.so, not LD_PRELOAD. 2023-04-07 20:39:31 +08:00
ff_socket_ops.h Fixed some issue that check the return value of sem_timedwait. 2023-04-11 17:51:34 +08:00
ff_sysproto.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
fstack.c Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00