]> err.no Git - systemd/commit
[PATCH] udevd - cleanup and better timeout handling
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 27 Jan 2004 02:19:33 +0000 (18:19 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:18 +0000 (21:13 -0700)
commita695feaeff0551745e1a397be2daa61b8cd0cc42
tree9a8d9bd4b89419ab01818610aa8d297ad0a05f66
parenteea34a0e9909405467185bb1e5291e6cc88fd0bc
[PATCH] udevd - cleanup and better timeout handling

Here is the next revision for udevd:
  o Small cleanups all over the place.
  o Swich to the usual linked list format "list.h".
  o Better timeout handling.
      We store a timestamp in in every queued event, so we don't wait longer
      than the timeout specified, if the hole in the list is not shrinking.
  o ignore udevd target if klibc is used
Makefile
udevd.c
udevd.h
udevsend.c