Commit Graph

5 Commits

Author SHA1 Message Date
liamHowatt
5eca08d71d Avoidable OOM on small systems (#62)
* bandaid fix OOM

* refactor fix OOM

* Makefile: remove no longer needed -pthread option

* libudev.pc.in: remove threads requirement

---------

Co-authored-by: illiliti <illiliti@protonmail.com>
2023-12-05 12:15:26 +03:00
Naoto Yamaguchi
75a40e1040 Add license information to source files
Current libudev-zero source code doesn't have license information in source files.
This patch add license information to source files based on SPDX standard.
2021-06-05 07:38:25 +00:00
illiliti
9868e5e9ea add pthread. fixes #13 2021-01-20 08:55:12 +03:00
Ethan Sommer
5cebefbc85 libudev.pc: add prefix and exec_prefix support 2020-11-04 14:48:17 -05:00
illiliti
0fe2371c0d add libudev.pc. thanks @E5ten 2020-07-10 20:59:25 +03:00