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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri Apr 29 15:01:50 PDT 2005


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.






More information about the Commits mailing list