DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/lib/libc/gen Makefile.inc


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Mar 2005 09:37:33 -0800 (PST)

:>   1.8       +1 -1      src/lib/libc/gen/Makefile.inc
:> 
:> 
:> http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/Makefile.inc.diff?r1=1.7&r2=1.8&f=u
:
:I have not touched crt1 code to call tls initialization code yet,
:since these tls code can not run on old kernel, it will result a
:core file, I will delay touching crt1 code for three days, this
:gives people some time to update kernel.
:
:David Xu

    We have to make sure that any new libc works with older kernels, at 
    least for programs which do not use the TLS support (i.e. non threaded
    programs and old libc_r threaded programs).

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]