libc/winsup
Christopher Faylor 1cf0d8510a * 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.
2001-11-30 06:19:58 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
doc * pathnames.sgml: Cleanup raw device text to be more coherent. 2001-10-16 16:03:22 +00:00
mingw 2001-11-08 Robert Collins <rbtcollins@hotmail.com> 2001-11-07 14:10:25 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/pthread/condvar3_1.c: Fix debugging output. 2001-11-17 21:15:47 +00:00
utils Fix typo. 2001-11-24 03:25:07 +00:00
w32api Patch by Pierre Muller <muller@ics.u-strasbg.fr>: 2001-11-21 23:13:59 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * Makefile.in: Force configure in testsuite directory if config.status does not 2001-11-04 05:15:16 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3 2001-11-03 19:56:52 +00:00
Makefile.in * Makefile.in: Force configure in testsuite directory if config.status does not 2001-11-04 05:15:16 +00:00
configure * configure.in: Disable subauth directory test. 2001-11-04 03:48:36 +00:00
configure.in * configure.in: Disable subauth directory test. 2001-11-04 03:48:36 +00:00