forked from Imagelibrary/rtems
2001-01-25 Joel Sherrill <joel@OARcorp.com>
* psx01/psx01.scn: Corrected to reflect clock_getres() now working.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-01-25 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* psx01/psx01.scn: Corrected to reflect clock_getres() now working.
|
||||
|
||||
2000-11-17 Jennifer Averett <jennifer@OARcorp.com>
|
||||
|
||||
* psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
|
||||
|
||||
@@ -5,16 +5,14 @@ Init: uts.nodename: Node 1
|
||||
Init: uts.release: rtems-VERSION
|
||||
NOTE: VERSION will vary.
|
||||
Init: uts.version:
|
||||
Init: uts.machine: CPU/BSP
|
||||
NOTE: CPU/BSP will vary.
|
||||
|
||||
Init: uts.machine: CPU/CPU Model
|
||||
NOTE: CPU/CPU Model will vary.
|
||||
Init: clock_gettime - EINVAL (invalid clockid)
|
||||
Init: clock_settime - EINVAL (invalid clockid)
|
||||
Init: clock_getres - EINVAL (invalid clockid)
|
||||
Init: clock_getres - EINVAL (NULL resolution)
|
||||
Init: clock_getres - SUCCESSFUL
|
||||
Init: resolution = sec (100), nsec (0)
|
||||
|
||||
Init: resolution = sec (0), nsec (10000000)
|
||||
Fri May 24 11:05:00 1996
|
||||
Init: clock_settime - SUCCESSFUL
|
||||
Fri May 24 11:05:00 1996
|
||||
|
||||
Reference in New Issue
Block a user