diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2008-12-08 19:26:53 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2008-12-08 19:26:53 +0000 |
commit | 5f722fa8f6561c964fd0bd651b4602ac0f7bc3b4 (patch) | |
tree | 47a21b51e3d8319b1c929c461a4934d62134164d /example/.cvsignore | |
parent | ecfa5263ab5b19a58d53a7116fb079f3b956b918 (diff) | |
download | libfuse-5f722fa8f6561c964fd0bd651b4602ac0f7bc3b4.tar.gz |
* Implement poll support. Patch by Tejun Heo
Diffstat (limited to 'example/.cvsignore')
-rw-r--r-- | example/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/.cvsignore b/example/.cvsignore index 7332bc0..af7dd99 100644 --- a/example/.cvsignore +++ b/example/.cvsignore @@ -8,4 +8,6 @@ hello hello_ll fioc fioclient +fsel +fselclient .libs |