Lennart Poettering writes:
> On Wed, 15.06.11 13:20, William Douglas (william.r.doug...@gmail.com) wrote:
>
>> Ah right, I was only thinking of getting /proc/kmsg working =P.
>> I have updated accordingly below.
>
> Almost there now:
>
>> +_sd_hidden_ int sd_is_special(int fd, const char *path) {
On Wed, 15.06.11 13:20, William Douglas (william.r.doug...@gmail.com) wrote:
> Ah right, I was only thinking of getting /proc/kmsg working =P.
> I have updated accordingly below.
Almost there now:
> +_sd_hidden_ int sd_is_special(int fd, const char *path) {
> +struct stat st_fd;
> +
> +
Lennart Poettering writes:
> On Wed, 15.06.11 11:25, William Douglas (william.r.doug...@gmail.com) wrote:
>
>> >From 85f51557a62be9224ed475047aff503bece342b4 Mon Sep 17 00:00:00 2001
>> From: William Douglas
>> Date: Wed, 15 Jun 2011 11:08:17 -0700
>>
>> With the addition of ListenSpecial as a