]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Remove patch for 'ioctl'
authorDragos Iulian Argint <dragosargint21@gmail.com>
Sat, 7 May 2022 09:05:35 +0000 (12:05 +0300)
committerUnikraft <monkey@unikraft.io>
Wed, 23 Nov 2022 10:17:05 +0000 (10:17 +0000)
commit4fc07a089bb77b37a7cc8527f15dff91d0613c5d
treeee9787c1d02e2e0c5655af3c78ecaea9c4a93951
parentf24bbab96811e92410b706cb2d6f82428d7dac6d
Remove patch for 'ioctl'

This patch was introduced to modify the prototype of the
`ioctl()` function when it was exported directly from vfscore.
Now, since we want to keep the wrapper in musl, we leave the
function prototype unchanged. The patch is no longer needed.

Signed-off-by: Dragos Iulian Argint <dragosargint21@gmail.com>
Reviewed-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Simon Kuenzer <simon@unikraft.io>
Approved-by: Simon Kuenzer <simon@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #5
patches/0008-Use-compatible-ioctl-prototype.patch [deleted file]