chris...@astron.com (Christos Zoulas) writes:
> In article <20121216202507.ga21...@britannica.bec.de>,
> Joerg Sonnenberger wrote:
>>
>>Can you please not add random crappy files with unclear license?
>
> Every other distribution that contains sqlite3 (including commercial ones
> like MacOS/X),
Am 16.12.2012 um 21:44 schrieb Joerg Sonnenberger :
> On Sun, Dec 16, 2012 at 08:42:41PM +, Christos Zoulas wrote:
>> In article <20121216202507.ga21...@britannica.bec.de>,
>> Joerg Sonnenberger wrote:
>>>
>>> Can you please not add random crappy files with unclear license?
>>
>> Every ot
On Sun, Dec 16, 2012 at 08:42:41PM +, Christos Zoulas wrote:
> In article <20121216202507.ga21...@britannica.bec.de>,
> Joerg Sonnenberger wrote:
> >
> >Can you please not add random crappy files with unclear license?
>
> Every other distribution that contains sqlite3 (including commercial o
In article <20121216202507.ga21...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>
>Can you please not add random crappy files with unclear license?
Every other distribution that contains sqlite3 (including commercial ones
like MacOS/X), distributes this exact manpage, and we are going to be
dif
On Sun, Dec 16, 2012 at 03:04:19PM -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sun Dec 16 20:04:19 UTC 2012
>
> Update of /cvsroot/src/external/public-domain/sqlite/dist
> In directory ivanova.netbsd.org:/tmp/cvs-serv25378
>
> Log Message:
> from ubu
On 16.12.12 15:40, Christoph Egger wrote:
Module Name:src
Committed By: cegger
Date: Sun Dec 16 14:40:08 UTC 2012
Modified Files:
src/external/lgpl3/gmp/dist: gmp-h.in
Log Message:
Always use extern __inline__ with gcc>= 4.2.
Fall back to prototypes on older gcc version
On Sun, Dec 16, 2012 at 11:15:21AM +, David Laight wrote:
> Module Name: src
> Committed By: dsl
> Date: Sun Dec 16 11:15:21 UTC 2012
>
> Modified Files:
> src/libexec/ld.elf_so: rtld.c
>
> Log Message:
> You need to pass 0 (not -1) to lwp_park() if you don't also
> want to d
On Fri, Dec 14, 2012 at 06:18:57PM +0100, Marc Balmer wrote:
> Similarly it just isn't worth trying to free resources prior
> to program exit. Have you ever waited while a big C++ program
> runs all its destructors, paging in code and data just to exit!
> >>>
> >>> Depends, it