This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
03b9341356
git-annex
/
Utility
/
libkqueue.h
3 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
flesh out kqueue library Have not tried to build this yet. But barring minor mistakes, I think it's good.
2012-06-18 20:18:59 +00:00
int
init_kqueue
(
const
int
fdcnt
,
const
int
*
fdlist
)
;
signed
int
waitchange_kqueue
(
const
int
kq
)
;
Reference in a new issue
Copy permalink