| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | * *.c (comments): Remove individual attributions - these are
        documented sufficiently elsewhere.
        * implement.h (pthread.h): Remove extraneous include. | 
|  | * misc.c (CancelableWait): Initialise exceptionInformation[2].
	(pthread_self): Get a real Win32 thread handle for implicit threads.
	* cancel.c (pthread_testcancel): Initialise exceptionInformation[2].
	* implement.h (SE_INFORMATION): Fix values.
	* private.c (_pthread_threadDestroy): Close the thread handle.
Fri Mar 19 12:57:27 1999  Ross Johnson  <rpj@swan.canberra.edu.au>
	* cancel.c (comments): Update and cleanup.
Fri Mar 19 09:12:59 1999  Ross Johnson  <rpj@ixobrychus.canberra.edu.au>
	* private.c (_pthread_threadStart): status returns PTHREAD_CANCELED.
	* pthread.h (PTHREAD_CANCELED): defined. | 
|  | * all: Add GNU LGPL and Copyright and Warranty. | 
|  |  | 
|  |  | 
|  | * configure: Various temporary changes.
	- Kevin Ruland <Kevin.Ruland@anheuser-busch.com>
	* README: Update. | 
|  | * README: Updated. | 
|  | * implement.h: Compile-time switch for CYGWIN derived environments
        to use CreateThread instead of _beginthreadex. Ditto for ExitThread.
        Patch provided by Anders Norlander  <anorland@hem2.passagen.se>. | 
|  | * README: Update info about subscribing to the mailing list. | 
|  | * README: Correct cygwin32 compatibility statement. | 
|  |  | 
|  |  | 
|  |  |