summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen/_set_tp.c
Commit message (Expand)AuthorAgeFilesLines
* Include a couple of headers to ensure consistency between the prototype andstefanf2005-09-121-0/+2
* Clean out the leftovers from the i386_set_gsbase() TLS conversion.peter2005-06-291-18/+1
* Provide stub functions for i386_set_ldt() and i386_get_ldt() even whenpeter2005-04-261-4/+0
* No longer use _amd64_set_gsbase(). Use i386_set_gsbase() even whenpeter2005-04-261-1/+1
* Attempt i386_set_gsbase() before using the user_ldt code. Unimplementedpeter2005-04-141-1/+4
* When building the custom i386 libraries for use on amd64 kernels, wepeter2004-11-061-0/+4
* Add support for TLS in statically linked programs.dfr2004-08-151-0/+52
OpenPOWER on IntegriCloud