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.