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

cvs commit: src/lib/libc/i386/sys sys_set_tls_area.S


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 29 Apr 2005 15:01:43 -0700 (PDT)

joerg       2005/04/29 15:01:43 PDT

DragonFly src repository

  Added files:
    lib/libc/i386/sys    sys_set_tls_area.S 
  Log:
  sys_set_tls_area is called from _init_tls path, it should not touch
  errno at all. It might be better to explicitly call abort on error
  conditions, instead of panicing when trying to load %gs.




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