Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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.0v0.5.0 | Rich Felker | 1 | -0/+13 |