summaryrefslogtreecommitdiff
path: root/gudev
Commit message (Expand)AuthorAgeFilesLines
* build: let meson handle gir, vala, gtk-doc dependenciesHEADmasterArtturi2022-07-111-1/+1
* gudev: Document the _uncached variant addition and fixed versionsbenzea/fix-newline-strippingBenjamin Berg2022-06-011-0/+26
* gudev: Fix newline stripping by always reading using udevBenjamin Berg2022-05-311-93/+13
* gudev: Fix double parsing in locale with , as a decimal separatorBastien Nocera2021-08-131-6/+6
* gudev: Fix compilation warninglindevel2021-07-221-4/+4
* gudev: make reproducibleAlexander Kanavin2021-04-292-2/+2
* all: Use SPDX headersBastien Nocera2021-03-3010-137/+20
* gudev: Update headers to LGPLv2.1+Bastien Nocera2021-03-2510-63/+50
* gudev: Fix 'Y' in _sysfs_attr_as_boolean_uncached()Bastien Nocera2021-03-161-4/+12
* gudev: Update g_udev_device_get_sysfs_attr_as_boolean() docBastien Nocera2021-03-161-1/+1
* gudev: Revert changes to g_udev_device_get_property_as_boolean()Bastien Nocera2021-03-161-1/+1
* gudev: Ignore trailing linefeeds in sysfs attrBastien Nocera2021-03-161-3/+18
* gudev: Add support for Y/N, y/n as bool sysfs attributesBastien Nocera2021-03-161-3/+7
* Port to meson build systemMartin Blanchard2020-11-201-0/+133
* gudev: Add helpers to get uncached sysfs attributeswip/hadess/add-uncached-helpersBastien Nocera2020-09-152-7/+268
* gudev: g_udev_device_has_sysfs_attr() is also cachedBastien Nocera2020-09-141-2/+5
* gudev: Mention that sysfs_attr functions are cachedBastien Nocera2020-07-161-5/+17
* gudev: Remove use of deprecated g_type_class_add_private()Bastien Nocera2019-04-293-18/+6
* gudev: Add note about possible actionsBastien Nocera2017-09-071-0/+3
* gudev: Add note about props/attrs when action is "remove"Bastien Nocera2017-09-051-0/+4
* gudev: Update list of possible actionsBastien Nocera2017-09-051-1/+2
* gudev: Add autoptr support for all data typesBastien Nocera2017-08-313-0/+12
* enumerator: Ensure client subsystems are implicitly matchedRay Strode2016-11-023-6/+37
* gudev: Use generic marshallerBastien Nocera2016-11-023-4/+1
* treewide: Correct typos and spell plural of bus consistentTorstein Husebø2015-06-021-1/+1
* Initial importDavid Herrmann2015-05-0713-0/+2558