chiark / gitweb /
[PATCH] udev-test.pl: add test for DEVNAME export to RUN environment
[elogind.git] / udev_multiplex.c
2005-04-27 kay.sievers@vrfy.org[PATCH] move execute_program to utils + add action...
2005-04-27 kay.sievers@vrfy.org[PATCH] change call_foreach_file to return a list
2005-04-27 kay.sievers@vrfy.org[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
2005-04-27 kay.sievers@vrfy.org[PATCH] remove typedef for call_foreach_file() handler...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't call dev.d/ scripts twice, if directory...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...