summaryrefslogtreecommitdiff
path: root/src/libudev/libudev.sym
Commit message (Collapse)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* libudev: also expose API to check for current tags in libudevLennart Poettering2020-09-011-0/+6
|
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
| | | | | | | | | | | | | | | | This part of the copyright blurb stems from the GPL use recommendations: https://www.gnu.org/licenses/gpl-howto.en.html The concept appears to originate in times where version control was per file, instead of per tree, and was a way to glue the files together. Ultimately, we nowadays don't live in that world anymore, and this information is entirely useless anyway, as people are very welcome to copy these files into any projects they like, and they shouldn't have to change bits that are part of our copyright header for that. hence, let's just get rid of this old cruft, and shorten our codebase a bit.
* Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd()Michael Biebl2014-08-301-2/+6
| | | | | Those symbols were introduced in commit 14cb733684d3c3f50d088a3a370ddf8e8894dfa4 and released in v215.
* libudev: queue provide file descriptor to watch busy event queueKay Sievers2014-06-271-0/+2
|
* libudev: add missing 'global' to symbol exportKay Sievers2013-09-171-0/+1
|
* libudev: remove udev_monitor_new_from_socket() symbolMichael Biebl2013-04-161-1/+0
| | | | | This function was removed in v183, so drop it from the symbols versioning file.
* libudev: implement udev_device_set_attribute_value()Hannes Reinecke2013-03-131-0/+4
|
* libudev: import hwdb and export lookup interfaceKay Sievers2012-10-271-0/+8
|
* udev: export udev_device_new_from_device_id()Kay Sievers2012-08-101-0/+5
|
* udev: libudev - bump soname, remove deprecated functions, introduce symbol ↵Kay Sievers2012-05-151-0/+97
versions