chiark / gitweb /
[PATCH] let udevsend build with klibc
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 3 Feb 2004 02:10:29 +0000 (18:10 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:20 +0000 (21:13 -0700)
commitd5c6d80ff1b617419dfcadb2fea4710d14f34b98
treebce15f3b99dcd81612e9c66238e8583ba5811869
parent0be0c18de37b463f40c649f1b66b7683f2bf836b
[PATCH] let udevsend build with klibc

> I don't mind udevd using glibc, I just want the programs that get run a
> lot of different times (udev and udevsend) to be as small as possible to
> get the best cache results.  As udevd sticks around all the time, it's
> not as important.  Sound sane to you?

Oh, nice. Good idea.
Makefile
klibc/klibc/include/sys/un.h [new file with mode: 0644]
udevsend.c