From: "Marco d'Itri" <md@Linux.IT>
To: linux-hotplug@vger.kernel.org
Subject: Re: [ANNOUNCE] udev 016 release
Date: Tue, 03 Feb 2004 21:30:01 +0000 [thread overview]
Message-ID: <20040203213001.GA9894@wonderland.linux.it> (raw)
In-Reply-To: <20040203201359.GB19476@kroah.com>
[-- Attachment #1: Type: text/plain, Size: 211 bytes --]
On Feb 03, Greg KH <greg@kroah.com> wrote:
I'm attaching a trivial patch to remove a warning.
BTW, udev still takes a long time to start when D-BUS support is
enabled.
--
ciao, |
Marco | [4432 piayT8BICqZQ2]
[-- Attachment #2: debian.diff --]
[-- Type: text/plain, Size: 323 bytes --]
diff -ruN udev-016.orig/logging.h udev-016/logging.h
--- udev-016.orig/logging.h 2004-02-02 10:34:49.000000000 +0100
+++ udev-016/logging.h 2004-02-03 22:27:43.000000000 +0100
@@ -32,6 +32,7 @@
#ifdef LOG
#include <stdarg.h>
#include <syslog.h>
+#include <unistd.h>
#undef info
#define info(format, arg...) \
next prev parent reply other threads:[~2004-02-03 21:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-03 20:13 [ANNOUNCE] udev 016 release Greg KH
2004-02-03 21:30 ` Marco d'Itri [this message]
2004-02-03 22:23 ` Eric Sandall
2004-02-03 22:46 ` Greg KH
[not found] ` <1075843712.7473.60.camel@nosferatu.lan>
[not found] ` <1075849413.11322.6.camel@nosferatu.lan>
2004-02-03 23:13 ` Greg KH
2004-02-04 0:01 ` Kay Sievers
[not found] ` <1075841390.7473.57.camel@nosferatu.lan>
2004-02-03 23:14 ` Greg KH
2004-02-03 23:33 ` Eric Sandall
2004-02-03 23:53 ` Greg KH
2004-02-04 0:35 ` Eric Sandall
2004-02-04 22:31 ` Greg KH
[not found] ` <1075844602.7473.75.camel@nosferatu.lan>
2004-02-11 22:13 ` Greg KH
[not found] ` <1076538429.22542.12.camel@nosferatu.lan>
2004-02-12 1:19 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040203213001.GA9894@wonderland.linux.it \
--to=md@linux.it \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).