Skip to content

Commit

Permalink
Email address change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Johnson committed Apr 22, 2015
1 parent f9e636d commit 8134f2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Ross Johnson Ross dot Johnson at dot homemail dot com dot au
testsuite.
Robert Colquhoun rjc at trump dot net dot au
Early bug fixes.
John E. Bossom John dot Bossom at cognos dot com
John E. Bossom john dot bossom at gmail dot com
Contributed substantial original working implementation;
bug fixes;
Anders Norlander anorland at hem2 dot passagen dot se
Expand Down
8 changes: 4 additions & 4 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3239,7 +3239,7 @@
rather than Makefile. Makefile will become the MSC nmake compatible
version

1999-11-13 John Bossom (John.Bossom@cognos.com>
1999-11-13 John Bossom (John.Bossom@gmail.com>

* misc.c (pthread_self): Add a note about GetCurrentThread
returning a pseudo-handle
Expand Down Expand Up @@ -3369,7 +3369,7 @@ Thu Sep 16 1999 Ross Johnson <rpj at swan.canberra.edu.au>
the application thread startup routine.
- Milan Gardian <mg at tatramed.sk>

1999-08-18 John Bossom <john.Bossom at cognos.com>
1999-08-18 John Bossom <john.Bossom at gmail.com>

* exit.c (pthread_exit): Put status into pthread_t->exitStatus
* private.c (ptw32_threadStart): Set pthread->exitStatus
Expand Down Expand Up @@ -3531,7 +3531,7 @@ Fri Apr 2 11:08:50 1999 Ross Johnson <rpj at ixobrychus.canberra.edu.au>

* pthread.h (pthread_t_): Add per-thread errno element.

Fri Apr 2 11:08:50 1999 John Bossom <jebossom at cognos.com>
Fri Apr 2 11:08:50 1999 John Bossom <john.bossom at gmail.com>

* semaphore.c (ptw32_sem_*): Change to sem_*; these functions
will be exported from the library; set errno on error.
Expand All @@ -3543,7 +3543,7 @@ Fri Mar 26 14:11:45 1999 Tor Lillqvist <tml at iki.fi>
* semaphore.c (ptw32_sem_timedwait): Check for negative
milliseconds.

Wed Mar 24 11:32:07 1999 John Bossom <jebossom at cognos.com>
Wed Mar 24 11:32:07 1999 John Bossom <john.bossom at gmail.com>

* misc.c (CancelableWait): Initialise exceptionInformation[2].
(pthread_self): Get a real Win32 thread handle for implicit threads.
Expand Down

0 comments on commit 8134f2e

Please sign in to comment.