Initial commit

Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Jens Axboe
2019-01-08 06:51:07 -07:00
commit f93c84e1b0
12 changed files with 1186 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
*.rej
*.orig
*~
/*.patch
*.o
*.o[ls]
/src/liburing.a
/src/liburing.so*