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

cvs commit: src/lib/csu/amd64 crt1.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Aug 2008 16:38:35 -0700 (PDT)

dillon      2008/08/25 16:38:35 PDT

DragonFly src repository

  Modified files:
    lib/csu/amd64        crt1.c 
  Log:
  AMD64 Support:
  
  Adjust crt1 for amd64 to call _init_tls() and _rtld_call_init().  These
  calls are needed to initialize TLS support, which we use unconditionally
  to access errno.
  
  Revision  Changes    Path
  1.2       +9 -0      src/lib/csu/amd64/crt1.c


http://www.dragonflybsd.org/cvsweb/src/lib/csu/amd64/crt1.c.diff?r1=1.1&r2=1.2&f=u



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