Am 29.10.2013 17:48, schrieb Ian Jackson:
> (Mind you, I have my doubts about a process which counts people
> promising to do work - it sets up some rather unfortunate incentives.
> I guess it's easier to judge and more prospective than a process which
> attempts to gauge whether the work has been
it appears as if kFreeBSD is not able to set owners
of file descriptors. My kernel is 9.0-2-amd64 and
libc is 2.13-38, from the Wheezy release.
Many thanks for test case.
There is a "typo" in our header
#if defined __USE_BSD || defined __USE_UNIX98
# define F_SETOWN 5 /* Get owner
Dear all,
it appears as if kFreeBSD is not able to set owners
of file descriptors. My kernel is 9.0-2-amd64 and
libc is 2.13-38, from the Wheezy release.
The snippet bellow claims owner 0 (naught) every
time it is executed with GNU/kFreeBSD:
pid 1234, owner 0
Test runs on GNU/Linux, OpenSolaa
On Thu, Nov 07, 2013, Lisandro Damián Nicanor Pérez Meyer wrote:
> - We don't know yet what other distros are going to do.
IMO we shouldn't have distro-specific patching for this kind of stuff;
it seems to commonly impact apps (which should be using qreal instead of
assuming qreal is double) way t
On Thursday 07 November 2013 18:55:31 Loïc Minier wrote:
> On Thu, Nov 07, 2013, Lisandro Damián Nicanor Pérez Meyer wrote:
> > - We don't know yet what other distros are going to do.
>
> IMO we shouldn't have distro-specific patching for this kind of stuff;
> it seems to commonly impact apps (whi
On Thursday 07 November 2013 18:18:18 you wrote:
> On Sat, Nov 02, 2013, Lisandro Damián Nicanor Pérez Meyer wrote:
> > Hi! Starting from Qt 5.2.0 (most probably from rc1 and definitely not from
> > beta1 currently in experimental) Qt5 will switch qreal from float to
> > double on arm*.
> >
> > We
On Sat, Nov 02, 2013, Lisandro Damián Nicanor Pérez Meyer wrote:
> Hi! Starting from Qt 5.2.0 (most probably from rc1 and definitely not from
> beta1 currently in experimental) Qt5 will switch qreal from float to double
> on
> arm*.
>
> We have the option to keep some archs in float by passing
On 07/11/13 09:07, Petr Salinger wrote:
>
> ulimit -S of stack size:
> linux-i386: 8 MB
> linux-amd64:8 MB
> kfreebsd-i386: 8 MB
> kfreebsd-amd64: 8 MB
>
> ulimit -H of stack size:
> linux-i386: unlimited
> linux-amd64:unlimited
> kfreebsd-i386: 64 MB
> kfreebsd-amd64: 512 MB
>
ulimit -S of stack size:
linux-i386: 8 MB
linux-amd64:8 MB
kfreebsd-i386: 8 MB
kfreebsd-amd64: 8 MB
ulimit -H of stack size:
linux-i386: unlimited
linux-amd64:unlimited
kfreebsd-i386: 64 MB
kfreebsd-amd64: 512 MB
***
From {nptl/fbtl}/nptl-init.c
9 matches
Mail list logo