From e1fba251064eecf4cdfd63723aadb5df9174ddfe Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 12 Apr 2005 06:35:52 +0000 Subject: '' --- tests/ChangeLog | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 58b4438..d40cce2 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,25 +1,31 @@ -2005-04-06 Ross Johnson - - * cleanup0.c: Fix unguarded global variable accesses. - * cleanup1.c: Likewise. - * cleanup2.c: Likewise. - * cleanup3.c: Likewise. - * once2.c: Likewise. - * once3.c: Likewise. - -2005-04-01 Ross Johnson - - * GNUmakefile: Add target to test linking static link library. - * Makefile: Likewise. - * self1.c: Run process attach/detach routines when static linked. - +2005-04-12 Ross Johnson + + * once4.c: New test; tries to test priority adjustments + in pthread_once(); set priority class to realtime so that + any failures can be seen. + +2005-04-06 Ross Johnson + + * cleanup0.c: Fix unguarded global variable accesses. + * cleanup1.c: Likewise. + * cleanup2.c: Likewise. + * cleanup3.c: Likewise. + * once2.c: Likewise. + * once3.c: Likewise. + +2005-04-01 Ross Johnson + + * GNUmakefile: Add target to test linking static link library. + * Makefile: Likewise. + * self1.c: Run process attach/detach routines when static linked. + 2005-03-16 Ross Johnson - - * mutex5.c: Prevent optimiser from removing asserts. - * once3.c: New test. - + + * mutex5.c: Prevent optimiser from removing asserts. + * once3.c: New test. + 2005-03-08 Ross Johnson - + * once2.c: New test. 2004-11-19 Ross Johnson -- cgit v1.2.3