| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-05 | libgpiod: Disable overflow warning for ioctl request code | Michael Forney | |
| musl declares ioctl to have an int request code, so some requests might cause signed integer overflow, but will behave as expected. | |||
| 2020-06-05 | Use -isystem to include library headers | Michael Forney | |
| This way, warnings from headers that come from another package (in particular linux-headers) won't show up when they get included. To make sure we still track dependencies, use -MD instead of -MMD. | |||
| 2020-03-01 | Add libgpiod 1.5 | Michael Forney | |
