On Thu, 16.06.11 14:21, William Douglas ([email protected]) wrote:
> > William Douglas <[email protected]> writes: > > Awww I suck. > > > > Oops was rushing yesterday and didn't notice a compiler warning of great > interest. > > Needed to && the !S_ISCHR !S_ISREG not || them X(. > > >From af09c54ac6cef612ee017bdf26564cc7cf4779ef Mon Sep 17 00:00:00 2001 > From: William Douglas <[email protected]> > Date: Wed, 15 Jun 2011 11:08:17 -0700 > Subject: [PATCH] Add sd_is_special for special file descriptors > > With the addition of ListenSpecial as a socket option we need the > the usual sd_is_ functions for special files. This patch does > that. Looks right now. Applied! Thanks, Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
