zhaozihanzzh
|
8d5557ef7d
|
Close kernel epoll fd in ff_hook_close when using FF_KERNEL_EVENT
This commit fixes kernel fd leakage when using epoll in FF_KERNEL_EVENT.
|
2024-07-16 21:45:54 +08:00 |
zhaozihanzzh
|
d0c4ca97ea
|
Fix cplen calculation errors in ff_hook_syscall.c
This commit also modifies the style of the previous fix to be in tune with the original ff_hook_accept.
|
2024-04-18 22:58:58 +08:00 |
zhaozihanzzh
|
99065f0781
|
Fix cplen calculation
|
2024-04-10 21:50:34 +08:00 |
fengbojiang
|
0ee517ed0a
|
Fiexd some build errors ubuntu 22.04 (kernel:5.19.0-1025, gcc:11.4.0),
Ref #777.
|
2023-08-14 20:42:34 +08:00 |
fengbojiang
|
8471eecb32
|
Fixed an issue that before C99 mode.
|
2023-08-14 20:21:29 +08:00 |
fengbojiang
|
cbcadd4435
|
update doc of syscall.
|
2023-05-18 11:19:40 +08:00 |
fengbojiang
|
d5d872badf
|
Update syscall's REAMDME.
|
2023-05-12 16:26:57 +08:00 |
fengbojiang
|
52c04c6c7f
|
Update url of LD_PRELOAD.
|
2023-05-04 16:19:04 +08:00 |
johnjiang
|
4c623d4a5f
|
Update README.md
Modify url.
|
2023-05-03 23:51:30 +08:00 |
fengbojiang
|
3e1a3d8082
|
Add README.md。
|
2023-05-03 23:23:09 +08:00 |
fengbojiang
|
8d38554a6f
|
Add LICENSE.
|
2023-05-03 17:09:29 +08:00 |
fengbojiang
|
8f5f1dfbb0
|
Move adapter diretcory's all file to adapter/syscall.
|
2023-05-03 17:04:14 +08:00 |