Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-03 | Merge John Bossom's code into the main trunk. See ChangeLog for details.snapshot-1999-01-04-1305 | rpj | |
This will be tagged as snapshot-1999-01-04-1305 | |||
1998-10-29 | Fri Oct 30 15:15:50 1998 Ross Johnson <rpj@swan.canberra.edu.au> | rpj | |
* cleanup.c (_pthread_handler_push): Fixed bug appending new handler to list reported by Peter Slacik <Peter.Slacik@leibinger.freinet.de>. (new_thread): Rename poorly named local variable to "new_handler". | |||
1998-10-15 | Thu Oct 15 17:42:37 1998 Ross Johnson <rpj@swan.canberra.edu.au> | rpj | |
* tsd1.c (mythread): Fix some casts and add some diagnostics. Fix inverted conditional. | |||
1998-10-11 | Mon Oct 12 02:12:29 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> | rpj | |
* tsd1.c: New. Test TSD using 1 key and 2 threads. |