wok-6.x view eudev/description.txt @ rev 24800
updated libidn and libidn-dev (1.35 -> 1.38)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 22 09:47:07 2022 +0100 (2022-03-22) |
parents | |
children |
line source
1 Eudev is a fork of systemd-udev with the goal of obtaining better
2 compatibility with existing software such as OpenRC and Upstart,
3 older kernels, various toolchains, and anything else required by
4 users and various distributions.
6 In specific it tries to avoid glibc-specific functions and
7 gcc-specific constructs by sticking to C99 while tracking closely
8 the systemd-udev developments.