Re: CVS commit: src/lib/libc/compat/gen

2010-04-27 Thread Matthias Drochner
m...@eterna.com.au said: > > the "mono" runtime dlopen(3)s some libc functions > > directly and misses the RENAMEs apparently.) > sounds like this was already not working properly anyway! it would > have picked the wrong symbol, but one that may have sort of worked.. Yes I know. Fixing this in m

re: CVS commit: src/lib/libc/compat/gen

2010-04-24 Thread matthew green
Almost everything... A C# program from pkgsrc stopped working - the "mono" runtime dlopen(3)s some libc functions directly and misses the RENAMEs apparently.) sounds like this was already not working properly anyway! it would have picked the wrong symbol, but one that may have sort

Re: CVS commit: src/lib/libc/compat/gen

2010-04-24 Thread Matthias Drochner
[ldexp/frexp] chris...@astron.com said: > You should comment on the PR that started all this in the first place > (different results). I haven't found a PR to the topic in gnats. Only a commit message about frexp(-0) not being handled correctly. Generally I've kept the libc versions up-to-date if

Re: CVS commit: src/lib/libc/compat/gen

2010-04-23 Thread Christos Zoulas
In article <20100423190454.62ec017...@cvs.netbsd.org>, Matthias Drochner wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: drochner >Date: Fri Apr 23 19:04:54 UTC 2010 > >Modified Files: > src/lib/libc/compat/gen: Makefile.inc compat_frexp_ieee754.c > compat_ldexp