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

davidxu davidxu at freebsd.org
Tue Mar 8 05:51:22 PST 2005


David Xu wrote:
davidxu     2005/03/08 05:35:38 PST

DragonFly src repository

  Modified files:
    lib/libc/gen         Makefile.inc 
  Log:
  Compile tls.c
  
  Revision  Changes    Path
  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





More information about the Commits mailing list