chiark / gitweb /
[PATCH] remove Makefile magic for klibc integration
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Sun, 6 Mar 2005 05:16:52 +0000 (06:16 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:48:48 +0000 (23:48 -0700)
commit57e1a2770c4d85edd377488906c437f6d1e9b369
tree1418c47cf859ef5bea9a21b181c16258d295cd66
parent5f335ca4afaa189799225f856f3af8b3d9fd2e1c
[PATCH] remove Makefile magic for klibc integration

The new libsysfs and klibc don't need that anymore.
Wrap getpwnam(), so we can use the built-in /etc/passwd
parser for statically compiled glibc binaries too.
Makefile
klibc_fixups/pwd.h [deleted file]
udev_add.c
udev_libc_wrapper.c [moved from klibc_fixups/klibc_fixups.c with 58% similarity]
udev_libc_wrapper.h [new file with mode: 0644]