[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] Test server provided ioctl-handler
From: |
Carl Fredrik Hammar |
Subject: |
[PATCH 0/3] Test server provided ioctl-handler |
Date: |
Wed, 26 Aug 2009 16:55:54 +0200 |
Hi,
Here comes patches that provide tests for server provided
ioctl-handlers. These should be applied in parallel to the
glibc patches, to which they correspond one-to-one.
Since there aren't many test cases in the Hurd, I didn't have much
to go by in implementing the test. Instead I just focused on getting
something working, but this should atleast be a kernel for future
tests of the ioctl functionality.
Regards,
Fredrik
Carl Fredrik Hammar (3):
Test server provided ioctl-handler
Update to reflect ioctl_handler_t change
Test reverse authenticating ioctl-handler protocol
- [PATCH 2/2] Reverse authenticating ioctl-handler protocol, (continued)
- [PATCH 0/3] Use server provided ioctl-handler, Carl Fredrik Hammar, 2009/08/26
- [PATCH 1/3] Reload fd ioctl handler on each call to ioctl, Carl Fredrik Hammar, 2009/08/26
- [PATCH 2/3] Save handlers between calls to ioctl, Carl Fredrik Hammar, 2009/08/26
- [PATCH 3/3] Use reverse authenticating ioctl-handler protocal, Carl Fredrik Hammar, 2009/08/26
- [PATCH 0/3] Test server provided ioctl-handler,
Carl Fredrik Hammar <=
- [PATCH 1/3] Test server provided ioctl-handler, Carl Fredrik Hammar, 2009/08/26
- Re: [PATCH 1/3] Test server provided ioctl-handler, olafBuddenhagen, 2009/08/31
- [PATCH 2/3] Update to reflect ioctl_handler_t change, Carl Fredrik Hammar, 2009/08/26