]> sourceware.org Git - newlib-cygwin.git/commit
* debug.cc (makethread): Eliminate unneeded function call.
authorChristopher Faylor <me@cgf.cx>
Fri, 30 Nov 2001 06:19:58 +0000 (06:19 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 30 Nov 2001 06:19:58 +0000 (06:19 +0000)
commit1cf0d8510a4102506ce84dab72ca3381757bb106
tree9624b673564ffdd0183eb37ee184d56085790083
parent8569e5542e4fa276337260b920bc17aea49d9cc4
* debug.cc (makethread): Eliminate unneeded function call.
* miscfuncs.cc (tls_ix): Predefine.
* perthread.h (set_reent): Eliminate.
(get_reent): Ditto.
* winbase.h (my_tlsalloc): Use global stack base pointer.  Set newly allocated
location to NULL.
(my_tlssetvalue): Use global stack base pointer.
(my_tlsgetvalue): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/debug.cc
winsup/cygwin/miscfuncs.cc
winsup/cygwin/perthread.h
winsup/cygwin/winbase.h
This page took 0.03354 seconds and 5 git commands to generate.