Please confirm your request to join duygorbil

2003-06-06 Thread Yahoo! Groups
Hello [EMAIL PROTECTED], We have received your request to join the duygorbil group hosted by Yahoo! Groups, a free, easy-to-use community service. This request will expire in 21 days. TO BECOME A MEMBER OF THE GROUP: 1) Go to the Yahoo! Groups site by clicking on this link: http://groups

Patches for the Hurd on OSF Mach/PowerPC

2003-06-06 Thread Peter Bruin
Hi, I've put a couple of patches for glibc and the Hurd on http://huizen.dds.nl/~pjbruin/hurd/, together with a small bit of explanation. Some of the patches (libc-powerpc.patch, dl-start.S, {ext2fs,libports,libshouldbeinlibc,libstore}.patch) are reasonably clean, while the rest is somewhat more

Bug#196085: Problem in glibc-2.3.2/elf/do-lookup.h

2003-06-06 Thread Ognyan Kulev
Ognyan Kulev wrote: This bug is reassigned to libc0.3. The problem seems to be that glibc-2.3.2/elf/do-lookup.h:do_lookup signals SEGV when SCOPE array is empty. I don't know the semantics of these data structures, but if it's allowed this array to be empty, then the attached patch will solve