]> git.ipfire.org Git - thirdparty/systemd.git/commit - udev_start.c
[PATCH] make the udev object available to more processing stages
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Fri, 12 Nov 2004 05:20:22 +0000 (06:20 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:24:38 +0000 (22:24 -0700)
commitaf4b05d4917fdfa55eff3d8d53a830464d8162a1
tree352f8b4180c9be6f848c7f69517783b7912c42d3
parent13f24d596c5638443ffc7bc48c10a66758335c74
[PATCH] make the udev object available to more processing stages

Remove the overwriting of main_argv[] hack and use the values
from the udev object.

Pass the udev object to call_foreach_file().

In the udevstart case, export SUBSYSTEM and UDEVSTART to the
environment.
dev_d.c
namedev.c
namedev_parse.c
udev.c
udev.h
udev_lib.c
udev_lib.h
udevinfo.c
udevstart.c
udevtest.c