diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index e6686163b..0dee5fcd0 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-01-06 Christopher Faylor <cgf@timesys.com> + + * timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather + than pointer to sigev. + 2005-01-05 Christopher Faylor <cgf@timesys.com> * dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not |