libc/winsup
Christopher Faylor d1eb7a4615 * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.
(cygthread::stub2): New function.
(cygthread::simplestub): Ditto.
(cygthread::simplestub2): New function.
* cygthread.h (cygthread::stub2): Declare new function.
(cygthread::simplestub2): Ditto.
* cygtls.h (_threadinfo::call): Declare new function.
(_threadinfo::call2): Ditto.
* dcrt0.cc (dll_crt0_1): Accommodate new _threadinfo::init which doesn't return
pointer to tls.
(_dll_crt0): Remove obsolete DECLARE_TLS_STORAGE.
(dll_crt0): Ditto.
* exceptions.cc (_threadinfo::call): New function.
(_threadinfo::call2): Ditto.
(_threadinfo::init): Don't return pointer.
* thread.cc (pthread::thread_init_wrapper): Properly establish _threadinfo
environment.
(pthread::thread_init_wrapper2): New function.
* thread.h (pthread::thread_init_wrapper): Remove noreturn attribute
(pthread::thread_init_wrapper2): Declare new function.
* winbase.h: Remove obsolete code.
2003-12-03 05:21:55 +00:00
..
bz2lib
cygserver * cygserver.cc (main): Move call to ipcinit() up before installing 2003-11-26 22:29:35 +00:00
cygwin * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment. 2003-12-03 05:21:55 +00:00
doc minor adjustments to Elfyn's contribution. 2003-11-13 22:23:59 +00:00
mingw 2003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net> 2003-11-27 08:23:43 +00:00
subauth
testsuite * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These 2003-12-01 17:33:11 +00:00
utils * mkgroup.c (main): Print "root" group with local admins group sid 2003-11-26 15:47:44 +00:00
w32api * include/winnt.h (GetCurrentFiber): Remove duplicate prototype. 2003-12-01 09:11:42 +00:00
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00