index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
fix struct layout mismatch in sound ioctl time32 fallback conversion
Rich Felker
1
-2
/
+7
2020-12-14
fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels
Rich Felker
1
-1
/
+9
2020-12-14
fix v4l2 buffer ioctl fallbacks for pre-5.6 kernels
Arnd Bergmann
1
-4
/
+4
2019-12-22
spare archs without time32 legacy the cost of ioctl fallback conversions
Rich Felker
1
-1
/
+1
2019-12-22
add further ioctl time64 fallback conversion for device-specific command
Rich Felker
1
-0
/
+3
2019-12-21
don't continue looping through ioctl compat_map after finding match
Rich Felker
1
-0
/
+1
2019-12-20
add further ioctl time64 fallback conversions
Rich Felker
1
-1
/
+49
2019-12-19
improve ioctl time64 conversion fallback framework
Rich Felker
1
-17
/
+18
2019-12-18
convert ioctl time64 fallbacks to table-driven framework
Rich Felker
1
-17
/
+66
2019-07-31
ioctl: add fallback for new time64 SIOCGSTAMP[NS]
Rich Felker
1
-1
/
+24
2011-03-20
global cleanup to use the new syscall interface
Rich Felker
1
-1
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+13