]> git.ipfire.org Git - thirdparty/systemd.git/commit - klibc_fixups.c
[PATCH] udevd race conditions and performance, assorted cleanups - take 2
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Thu, 1 Apr 2004 07:03:46 +0000 (23:03 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:13 +0000 (21:35 -0700)
commite5a2989efbae81f40b60885a8f92ea1f87df7ea9
treee23fdb064f57cdaa9a48527c30ac5d877d32d924
parentf27125f98f6487e881a957726da895aebd799f0d
[PATCH] udevd race conditions and performance, assorted cleanups - take 2

here is a patch on top of your nice improvements.
I fixed the whitespace and it hopefully fixes the stupid timestamp bug in
udevd. Some stupid OS sets the hwclock to localtime and linux changes it
to UTC while starting. If any events are pending they may be delayed by
the users time distance from UTC :) So we use the uptime seconds now.
Makefile
klibc_fixups.c
klibc_fixups.h
libsysfs/sysfs.h
udevd.c
udevd.h
udevsend.c