diff options
| author | rpj <rpj> | 2005-04-01 00:55:20 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2005-04-01 00:55:20 +0000 | 
| commit | f63f8cd4f69317850dd5e8d6302acf3fbf849332 (patch) | |
| tree | 6b4f380a003b5cd5f9759e2143c456bcf0c78709 /ChangeLog | |
| parent | e01f06b3309760ffde46829bbee2c7234fd521c3 (diff) | |
''
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 | 
1 files changed, 14 insertions, 0 deletions
| @@ -1,3 +1,17 @@ +2005-04-01  Kevin Lussier <Kevin at codegreennetworks.com> + +	* sem_timedwait.c (sem_timedwait): Increase size of temp variables to +	avoid int overflows for large timeout values. +	* implement.h (int64_t): Include or define. + +2005-03-31   Dimitar Panayotov <develop at mail.bg>^M + +	* pthread.h: Fix conditional defines for static linking. +	* sched.h: Liekwise. +	* semaphore.h: Likewise. +	* dll.c (PTW32_STATIC_LIB): Module is conditionally included +	in the build. +  2005-03-16  Ross Johnson  <ross at callisto.canberra.edu.au>^M          * pthread_setcancelstate.c: Undo the last change. | 
