[klibc] klibc and udev
H. Peter Anvin
hpa at zytor.com
Wed Aug 23 21:58:38 PDT 2006
Aaron Griffin wrote:
> On 8/23/06, H. Peter Anvin <hpa at zytor.com> wrote:
>> Could you (or anyone else interested in this) please try klibc-1.4.23,
>> which I just pushed out? It adds fnmatch() (mostly thanks to Aaron
>> Griffin), dummy user database functionality, and getopt_long() (a
>> simplified version thereof, without a lot of the optional features.)
>
> Eeek, don't credit me, that was mostly verbatim from udev. I had been
> using it with klibc for some time, which is why I sent it.
Do you happen to know who wrote it? I might not be able to use it for
copyright reasons then...
I'll probably remove the tail recursion, since I believe gcc can't
remove tail recursion in some version on some architectures. It's a
pretty easy transformation.
-hpa
More information about the klibc
mailing list