mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-01 06:41:58 -04:00
0ae77b95ef
Signed-off-by: fangzhiyi18 <fangzhiyi1@huawei.com>
42 lines
606 B
Plaintext
42 lines
606 B
Plaintext
*.rej
|
|
*.orig
|
|
*~
|
|
/*.patch
|
|
|
|
*.d
|
|
*.o
|
|
*.o[ls]
|
|
|
|
/src/liburing.a
|
|
/src/liburing.so*
|
|
/src/liburing-ffi.a
|
|
/src/liburing-ffi.so*
|
|
/src/include/liburing/compat.h
|
|
/src/include/liburing/io_uring_version.h
|
|
|
|
/examples/io_uring-close-test
|
|
/examples/io_uring-cp
|
|
/examples/io_uring-test
|
|
/examples/io_uring-udp
|
|
/examples/link-cp
|
|
/examples/napi-busy-poll-client
|
|
/examples/napi-busy-poll-server
|
|
/examples/ucontext-cp
|
|
/examples/poll-bench
|
|
/examples/proxy
|
|
/examples/send-zerocopy
|
|
/examples/rsrc-update-bench
|
|
|
|
/test/*.t
|
|
/test/*.dmesg
|
|
/test/output/
|
|
|
|
config-host.h
|
|
config-host.mak
|
|
config.log
|
|
|
|
liburing.pc
|
|
liburing-ffi.pc
|
|
|
|
cscope.out
|