comparison packages/kernel/current/ChangeLog @ 112:02ea4320376c ecos-sw-2000-07-21

Merge from eCos master repository on 2000-07-21-21:01:39-BST
author jlarmour
date Fri, 21 Jul 2000 21:34:11 +0000
parents 5a0cc6c243a9
children 6ed91473a1cd
comparison
equal deleted inserted replaced
111:211b8a635ce9 112:02ea4320376c
1 2000-07-17 Gary Thomas <gthomas@redhat.com>
2
3 * tests/kflag1.c (FIRST_THREAD_WAIT_TIME): Parameterize thread
4 synchronization wait times (for understanding) and adjust for
5 incredibly slow platforms. [Previous value allowed for the test
6 to get out of sync because the code ran so slowly]
7
1 2000-06-23 Hugo Tyson <hmt@cygnus.co.uk> 8 2000-06-23 Hugo Tyson <hmt@cygnus.co.uk>
2 9
3 * include/kapi.h (cyg_scheduler_read_lock): New function, to 10 * include/kapi.h (cyg_scheduler_read_lock): New function, to
4 return the value of the scheduler lock; this for implementing SPLX 11 return the value of the scheduler lock; this for implementing SPLX
5 in the network stack. 12 in the network stack.