Re: CVS commit: src/lib/libpthread

2013-03-31 Thread Christos Zoulas
On Apr 1, 3:02am, y...@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote: -- Subject: Re: CVS commit: src/lib/libpthread | > Yes, I already added it to lwp_park to avoid the hack but not using | > the syscall yet until we decide what we need to pass to lwp_park | > to avoid priority inversion and fix th

Re: CVS commit: src/lib/libpthread

2013-03-31 Thread YAMAMOTO Takashi
> In article <20130329032804.23b1514a...@mail.netbsd.org>, > YAMAMOTO Takashi wrote: >> >>"mono" escaping its scope? > > Yes, I already added it to lwp_park to avoid the hack but not using > the syscall yet until we decide what we need to pass to lwp_park > to avoid priority inversion and fix the

Re: CVS commit: [agc-symver] src/lib/libc

2013-03-31 Thread Alistair Crooks
On Sun, Mar 31, 2013 at 11:48:21AM +0900, Masao Uebayashi wrote: > How do you generate Version.map? With a script. > Can you define symbols per-module (e.g., libc/gen, libc/stdio, ...)? No, that makes no sense. Symbols are per-library, and no-one wants to manage multiple files for the symbols