From bcad1a6f22662ff0d04a6ae417adb30550252d97 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 9 Oct 2016 19:50:51 -0700 Subject: Renamed ioctl and poll examples The new names should make it more obvious at first glance what each example demonstrates. --- example/.gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'example/.gitignore') diff --git a/example/.gitignore b/example/.gitignore index ea56c8d..fb1794a 100644 --- a/example/.gitignore +++ b/example/.gitignore @@ -2,10 +2,10 @@ /passthrough_fh /hello /hello_ll -/fioc -/fioclient -/fsel -/fselclient +/ioctl +/ioctl_client +/poll +/poll_client /cusexmp /passthrough_ll /timefs1 -- cgit v1.2.3