[systemd-devel] [PATCH] core: avoid needless strdup by working with strings directly

2012-08-15 Thread Shawn Landden
--- src/core/main.c | 51 ++- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/src/core/main.c b/src/core/main.c index cdd77c1..e9b656b 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -339,12 +339,11 @@ static int parse_proc_cm

Re: [systemd-devel] killing udev for non-systemd systems

2012-08-15 Thread William Hubbs
On Wed, Aug 15, 2012 at 12:52:10PM +0200, Lennart Poettering wrote: > On Tue, 14.08.12 13:01, William Hubbs ([email protected]) wrote: > > > > (Yes, udev on non-systemd systems is in our eyes a dead end, in case > > > you haven't noticed it yet. I am looking forward to the day when we > > > can

Re: [systemd-devel] killing udev for non-systemd systems

2012-08-15 Thread Lennart Poettering
On Tue, 14.08.12 13:01, William Hubbs ([email protected]) wrote: > > (Yes, udev on non-systemd systems is in our eyes a dead end, in case > > you haven't noticed it yet. I am looking forward to the day when we > > can drop that support entirely.) > You have taken a piece of software which is im