index
:
rtems
4.10
4.11
4.8
4.9
5
master
RTEMS Kernel, file-systems, drivers, BSPs, samples, and testsuite.
devel@rtems.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
c/src/exec/libcsupport/include/clockdrv.h
2
-rw-r--r--
c/src/exec/libcsupport/include/console.h
2
-rw-r--r--
c/src/exec/libcsupport/include/iosupp.h
2
-rw-r--r--
c/src/exec/libcsupport/include/motorola/mc68230.h
2
-rw-r--r--
c/src/exec/libcsupport/include/rtems/libcsupport.h
2
-rw-r--r--
c/src/exec/libcsupport/include/sys/termios.h
2
-rw-r--r--
c/src/exec/libcsupport/include/timerdrv.h
2
-rw-r--r--
c/src/exec/libcsupport/include/vmeintr.h
2
-rw-r--r--
c/src/exec/libcsupport/include/zilog/z8036.h
2
-rw-r--r--
c/src/exec/libcsupport/include/zilog/z8530.h
2
-rw-r--r--
c/src/exec/libcsupport/include/zilog/z8536.h
2
-rw-r--r--
c/src/exec/libcsupport/src/__brk.c
2
-rw-r--r--
c/src/exec/libcsupport/src/__gettod.c
2
-rw-r--r--
c/src/exec/libcsupport/src/__times.c
2
-rw-r--r--
c/src/exec/libcsupport/src/hosterr.c
2
-rw-r--r--
c/src/exec/libcsupport/src/malloc.c
2
-rw-r--r--
c/src/exec/libcsupport/src/no_libc.c
2
-rw-r--r--
c/src/exec/posix/headers/cond.h
2
-rw-r--r--
c/src/exec/posix/headers/condmp.h
2
-rw-r--r--
c/src/exec/posix/headers/config.h
2
-rw-r--r--
c/src/exec/posix/headers/intr.h
2
-rw-r--r--
c/src/exec/posix/headers/key.h
2
-rw-r--r--
c/src/exec/posix/headers/mqueue.h
2
-rw-r--r--
c/src/exec/posix/headers/mqueuemp.h
2
-rw-r--r--
c/src/exec/posix/headers/mutex.h
2
-rw-r--r--
c/src/exec/posix/headers/mutexmp.h
2
-rw-r--r--
c/src/exec/posix/headers/posixapi.h
2
-rw-r--r--
c/src/exec/posix/headers/pthread.h
2
-rw-r--r--
c/src/exec/posix/headers/pthreadmp.h
2
-rw-r--r--
c/src/exec/posix/headers/semaphore.h
2
-rw-r--r--
c/src/exec/posix/headers/semaphoremp.h
2
-rw-r--r--
c/src/exec/posix/headers/seterr.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/cond.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/condmp.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/config.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/intr.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/key.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/mqueue.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/mqueuemp.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/mutex.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/mutexmp.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/posixapi.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/pthread.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/pthreadmp.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/semaphore.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/semaphoremp.h
2
-rw-r--r--
c/src/exec/posix/include/rtems/posix/seterr.h
2
-rw-r--r--
c/src/exec/posix/inline/cond.inl
2
-rw-r--r--
c/src/exec/posix/inline/intr.inl
2
-rw-r--r--
c/src/exec/posix/inline/key.inl
2
-rw-r--r--
c/src/exec/posix/inline/mqueue.inl
2
-rw-r--r--
c/src/exec/posix/inline/mutex.inl
2
-rw-r--r--
c/src/exec/posix/inline/pthread.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/cond.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/intr.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/key.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/mqueue.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/mutex.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/pthread.inl
2
-rw-r--r--
c/src/exec/posix/inline/rtems/posix/semaphore.inl
2
-rw-r--r--
c/src/exec/posix/inline/semaphore.inl
2
-rw-r--r--
c/src/exec/rtems/headers/asr.h
2
-rw-r--r--
c/src/exec/rtems/headers/attr.h
2
-rw-r--r--
c/src/exec/rtems/headers/clock.h
2
-rw-r--r--
c/src/exec/rtems/headers/config.h
2
-rw-r--r--
c/src/exec/rtems/headers/dpmem.h
2
-rw-r--r--
c/src/exec/rtems/headers/event.h
2
-rw-r--r--
c/src/exec/rtems/headers/eventmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/eventset.h
2
-rw-r--r--
c/src/exec/rtems/headers/intr.h
2
-rw-r--r--
c/src/exec/rtems/headers/message.h
2
-rw-r--r--
c/src/exec/rtems/headers/modes.h
2
-rw-r--r--
c/src/exec/rtems/headers/mp.h
2
-rw-r--r--
c/src/exec/rtems/headers/msgmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/options.h
2
-rw-r--r--
c/src/exec/rtems/headers/part.h
2
-rw-r--r--
c/src/exec/rtems/headers/partmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/ratemon.h
2
-rw-r--r--
c/src/exec/rtems/headers/region.h
2
-rw-r--r--
c/src/exec/rtems/headers/regionmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/rtems.h
2
-rw-r--r--
c/src/exec/rtems/headers/rtemsapi.h
2
-rw-r--r--
c/src/exec/rtems/headers/sem.h
2
-rw-r--r--
c/src/exec/rtems/headers/semmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/signal.h
2
-rw-r--r--
c/src/exec/rtems/headers/signalmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/status.h
2
-rw-r--r--
c/src/exec/rtems/headers/support.h
2
-rw-r--r--
c/src/exec/rtems/headers/taskmp.h
2
-rw-r--r--
c/src/exec/rtems/headers/tasks.h
2
-rw-r--r--
c/src/exec/rtems/headers/timer.h
2
-rw-r--r--
c/src/exec/rtems/headers/types.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/asr.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/attr.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/clock.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/config.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/dpmem.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/event.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/eventmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/eventset.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/intr.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/message.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/modes.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/mp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/msgmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/options.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/part.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/partmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/ratemon.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/region.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/regionmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/sem.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/semmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/signal.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/signalmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/status.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/support.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/taskmp.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/tasks.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/timer.h
2
-rw-r--r--
c/src/exec/rtems/include/rtems/rtems/types.h
2
-rw-r--r--
c/src/exec/rtems/inline/asr.inl
2
-rw-r--r--
c/src/exec/rtems/inline/attr.inl
2
-rw-r--r--
c/src/exec/rtems/inline/dpmem.inl
2
-rw-r--r--
c/src/exec/rtems/inline/event.inl
2
-rw-r--r--
c/src/exec/rtems/inline/eventset.inl
2
-rw-r--r--
c/src/exec/rtems/inline/message.inl
2
-rw-r--r--
c/src/exec/rtems/inline/modes.inl
2
-rw-r--r--
c/src/exec/rtems/inline/options.inl
2
-rw-r--r--
c/src/exec/rtems/inline/part.inl
2
-rw-r--r--
c/src/exec/rtems/inline/ratemon.inl
2
-rw-r--r--
c/src/exec/rtems/inline/region.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/asr.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/attr.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/event.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/eventset.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/message.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/modes.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/options.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/part.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/region.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/sem.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/status.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/support.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/tasks.inl
2
-rw-r--r--
c/src/exec/rtems/inline/rtems/rtems/timer.inl
2
-rw-r--r--
c/src/exec/rtems/inline/sem.inl
2
-rw-r--r--
c/src/exec/rtems/inline/status.inl
2
-rw-r--r--
c/src/exec/rtems/inline/support.inl
2
-rw-r--r--
c/src/exec/rtems/inline/tasks.inl
2
-rw-r--r--
c/src/exec/rtems/inline/timer.inl
2
-rw-r--r--
c/src/exec/rtems/macros/asr.inl
2
-rw-r--r--
c/src/exec/rtems/macros/attr.inl
2
-rw-r--r--
c/src/exec/rtems/macros/dpmem.inl
2
-rw-r--r--
c/src/exec/rtems/macros/event.inl
2
-rw-r--r--
c/src/exec/rtems/macros/eventset.inl
2
-rw-r--r--
c/src/exec/rtems/macros/message.inl
2
-rw-r--r--
c/src/exec/rtems/macros/modes.inl
2
-rw-r--r--
c/src/exec/rtems/macros/options.inl
2
-rw-r--r--
c/src/exec/rtems/macros/part.inl
2
-rw-r--r--
c/src/exec/rtems/macros/ratemon.inl
2
-rw-r--r--
c/src/exec/rtems/macros/region.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/asr.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/attr.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/event.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/eventset.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/message.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/modes.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/options.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/part.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/region.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/sem.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/status.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/support.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/tasks.inl
2
-rw-r--r--
c/src/exec/rtems/macros/rtems/rtems/timer.inl
2
-rw-r--r--
c/src/exec/rtems/macros/sem.inl
2
-rw-r--r--
c/src/exec/rtems/macros/status.inl
2
-rw-r--r--
c/src/exec/rtems/macros/support.inl
2
-rw-r--r--
c/src/exec/rtems/macros/tasks.inl
2
-rw-r--r--
c/src/exec/rtems/macros/timer.inl
2
-rw-r--r--
c/src/exec/rtems/optman/no-dpmem.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-event.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-mp.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-msg.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-part.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-region.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-rtmon.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-sem.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-signal.c
2
-rw-r--r--
c/src/exec/rtems/optman/no-timer.c
2
-rw-r--r--
c/src/exec/rtems/src/attr.c
2
-rw-r--r--
c/src/exec/rtems/src/clock.c
2
-rw-r--r--
c/src/exec/rtems/src/dpmem.c
2
-rw-r--r--
c/src/exec/rtems/src/event.c
2
-rw-r--r--
c/src/exec/rtems/src/eventmp.c
2
-rw-r--r--
c/src/exec/rtems/src/intr.c
2
-rw-r--r--
c/src/exec/rtems/src/intrbody.c
2
-rw-r--r--
c/src/exec/rtems/src/mp.c
2
-rw-r--r--
c/src/exec/rtems/src/msg.c
2
-rw-r--r--
c/src/exec/rtems/src/msgmp.c
2
-rw-r--r--
c/src/exec/rtems/src/part.c
2
-rw-r--r--
c/src/exec/rtems/src/partmp.c
2
-rw-r--r--
c/src/exec/rtems/src/ratemon.c
2
-rw-r--r--
c/src/exec/rtems/src/region.c
2
-rw-r--r--
c/src/exec/rtems/src/regionmp.c
2
-rw-r--r--
c/src/exec/rtems/src/rtclock.c
2
-rw-r--r--
c/src/exec/rtems/src/rtemstimer.c
2
-rw-r--r--
c/src/exec/rtems/src/sem.c
2
-rw-r--r--
c/src/exec/rtems/src/semmp.c
2
-rw-r--r--
c/src/exec/rtems/src/signal.c
2
-rw-r--r--
c/src/exec/rtems/src/signalmp.c
2
-rw-r--r--
c/src/exec/rtems/src/taskmp.c
2
-rw-r--r--
c/src/exec/rtems/src/tasks.c
2
-rw-r--r--
c/src/exec/rtems/src/timer.c
2
-rw-r--r--
c/src/exec/sapi/headers/confdefs.h
2
-rw-r--r--
c/src/exec/sapi/headers/config.h
2
-rw-r--r--
c/src/exec/sapi/headers/extension.h
2
-rw-r--r--
c/src/exec/sapi/headers/fatal.h
2
-rw-r--r--
c/src/exec/sapi/headers/init.h
2
-rw-r--r--
c/src/exec/sapi/headers/io.h
2
-rw-r--r--
c/src/exec/sapi/headers/mptables.h
2
-rw-r--r--
c/src/exec/sapi/headers/sptables.h
2
-rw-r--r--
c/src/exec/sapi/include/confdefs.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/config.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/extension.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/fatal.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/init.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/io.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/mptables.h
2
-rw-r--r--
c/src/exec/sapi/include/rtems/sptables.h
2
-rw-r--r--
c/src/exec/sapi/inline/extension.inl
2
-rw-r--r--
c/src/exec/sapi/inline/rtems/extension.inl
2
-rw-r--r--
c/src/exec/sapi/macros/extension.inl
2
-rw-r--r--
c/src/exec/sapi/macros/rtems/extension.inl
2
-rw-r--r--
c/src/exec/sapi/optman/no-ext.c
2
-rw-r--r--
c/src/exec/sapi/optman/no-io.c
2
-rw-r--r--
c/src/exec/sapi/src/debug.c
2
-rw-r--r--
c/src/exec/sapi/src/exinit.c
2
-rw-r--r--
c/src/exec/sapi/src/extension.c
2
-rw-r--r--
c/src/exec/sapi/src/fatal.c
2
-rw-r--r--
c/src/exec/sapi/src/io.c
2
-rw-r--r--
c/src/exec/sapi/src/posixapi.c
2
-rw-r--r--
c/src/exec/sapi/src/rtemsapi.c
2
-rw-r--r--
c/src/exec/score/cpu/a29k/a29k.h
2
-rw-r--r--
c/src/exec/score/cpu/a29k/a29ktypes.h
2
-rw-r--r--
c/src/exec/score/cpu/a29k/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/a29k/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/a29k/cpu_asm.h
2
-rw-r--r--
c/src/exec/score/cpu/a29k/cpu_asm.s
2
-rw-r--r--
c/src/exec/score/cpu/a29k/rtems.c
2
-rw-r--r--
c/src/exec/score/cpu/hppa1.1/rtems.s
2
-rw-r--r--
c/src/exec/score/cpu/i386/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/i386/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/i386/cpu_asm.s
2
-rw-r--r--
c/src/exec/score/cpu/i386/i386.h
2
-rw-r--r--
c/src/exec/score/cpu/i386/i386types.h
2
-rw-r--r--
c/src/exec/score/cpu/i386/rtems.s
2
-rw-r--r--
c/src/exec/score/cpu/i960/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/i960/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/i960/cpu_asm.s
2
-rw-r--r--
c/src/exec/score/cpu/i960/i960.h
2
-rw-r--r--
c/src/exec/score/cpu/i960/i960types.h
2
-rw-r--r--
c/src/exec/score/cpu/i960/rtems.s
2
-rw-r--r--
c/src/exec/score/cpu/m68k/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/m68k/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/m68k/cpu_asm.s
2
-rw-r--r--
c/src/exec/score/cpu/m68k/m68k.h
2
-rw-r--r--
c/src/exec/score/cpu/m68k/m68ktypes.h
2
-rw-r--r--
c/src/exec/score/cpu/m68k/rtems.s
2
-rw-r--r--
c/src/exec/score/cpu/mips/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/mips/cpu_asm.S
2
-rw-r--r--
c/src/exec/score/cpu/mips/cpu_asm.h
2
-rw-r--r--
c/src/exec/score/cpu/mips/rtems.c
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/cpu_asm.S
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/cpu_asm.h
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/mips64orion.h
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/mipstypes.h
2
-rw-r--r--
c/src/exec/score/cpu/mips64orion/rtems.c
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/cpu_asm.c
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/cpu_asm.h
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/no_cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/no_cputypes.h
2
-rw-r--r--
c/src/exec/score/cpu/no_cpu/rtems.c
2
-rw-r--r--
c/src/exec/score/cpu/powerpc/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/powerpc/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/powerpc/cpu_asm.s
2
-rw-r--r--
c/src/exec/score/cpu/powerpc/ppc.h
2
-rw-r--r--
c/src/exec/score/cpu/powerpc/ppctypes.h
2
-rw-r--r--
c/src/exec/score/cpu/powerpc/rtems.s
2
-rw-r--r--
c/src/exec/score/cpu/sparc/cpu.c
2
-rw-r--r--
c/src/exec/score/cpu/sparc/cpu.h
2
-rw-r--r--
c/src/exec/score/cpu/sparc/cpu_asm.s
2
-rw-r--r--
c/src/exec/score/cpu/sparc/erc32.h
2
-rw-r--r--
c/src/exec/score/cpu/sparc/rtems.s
2
-rw-r--r--
c/src/exec/score/cpu/sparc/sparc.h
2
-rw-r--r--
c/src/exec/score/cpu/sparc/sparctypes.h
2
-rw-r--r--
c/src/exec/score/cpu/unix/unix.h
2
-rw-r--r--
c/src/exec/score/cpu/unix/unixtypes.h
2
-rw-r--r--
c/src/exec/score/headers/address.h
2
-rw-r--r--
c/src/exec/score/headers/apiext.h
2
-rw-r--r--
c/src/exec/score/headers/bitfield.h
2
-rw-r--r--
c/src/exec/score/headers/chain.h
2
-rw-r--r--
c/src/exec/score/headers/context.h
2
-rw-r--r--
c/src/exec/score/headers/copyrt.h
4
-rw-r--r--
c/src/exec/score/headers/coremsg.h
2
-rw-r--r--
c/src/exec/score/headers/coremutex.h
2
-rw-r--r--
c/src/exec/score/headers/coresem.h
2
-rw-r--r--
c/src/exec/score/headers/debug.h
2
-rw-r--r--
c/src/exec/score/headers/heap.h
2
-rw-r--r--
c/src/exec/score/headers/interr.h
2
-rw-r--r--
c/src/exec/score/headers/isr.h
2
-rw-r--r--
c/src/exec/score/headers/mpci.h
2
-rw-r--r--
c/src/exec/score/headers/mppkt.h
2
-rw-r--r--
c/src/exec/score/headers/object.h
2
-rw-r--r--
c/src/exec/score/headers/objectmp.h
2
-rw-r--r--
c/src/exec/score/headers/priority.h
2
-rw-r--r--
c/src/exec/score/headers/stack.h
2
-rw-r--r--
c/src/exec/score/headers/states.h
2
-rw-r--r--
c/src/exec/score/headers/sysstate.h
2
-rw-r--r--
c/src/exec/score/headers/system.h
2
-rw-r--r--
c/src/exec/score/headers/thread.h
2
-rw-r--r--
c/src/exec/score/headers/threadmp.h
2
-rw-r--r--
c/src/exec/score/headers/threadq.h
2
-rw-r--r--
c/src/exec/score/headers/tod.h
2
-rw-r--r--
c/src/exec/score/headers/tqdata.h
2
-rw-r--r--
c/src/exec/score/headers/userext.h
2
-rw-r--r--
c/src/exec/score/headers/watchdog.h
2
-rw-r--r--
c/src/exec/score/headers/wkspace.h
2
-rw-r--r--
c/src/exec/score/include/rtems/debug.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/address.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/apiext.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/bitfield.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/chain.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/context.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/copyrt.h
4
-rw-r--r--
c/src/exec/score/include/rtems/score/coremsg.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/coremutex.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/coresem.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/heap.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/interr.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/isr.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/mpci.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/mppkt.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/object.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/objectmp.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/priority.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/stack.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/states.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/sysstate.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/thread.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/threadmp.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/threadq.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/tod.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/tqdata.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/userext.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/watchdog.h
2
-rw-r--r--
c/src/exec/score/include/rtems/score/wkspace.h
2
-rw-r--r--
c/src/exec/score/include/rtems/system.h
2
-rw-r--r--
c/src/exec/score/inline/address.inl
2
-rw-r--r--
c/src/exec/score/inline/chain.inl
2
-rw-r--r--
c/src/exec/score/inline/coremsg.inl
2
-rw-r--r--
c/src/exec/score/inline/coremutex.inl
2
-rw-r--r--
c/src/exec/score/inline/coresem.inl
2
-rw-r--r--
c/src/exec/score/inline/heap.inl
2
-rw-r--r--
c/src/exec/score/inline/isr.inl
2
-rw-r--r--
c/src/exec/score/inline/mppkt.inl
2
-rw-r--r--
c/src/exec/score/inline/object.inl
2
-rw-r--r--
c/src/exec/score/inline/objectmp.inl
2
-rw-r--r--
c/src/exec/score/inline/priority.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/address.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/chain.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/coremsg.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/coremutex.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/coresem.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/heap.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/isr.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/mppkt.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/object.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/objectmp.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/priority.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/stack.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/states.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/sysstate.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/thread.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/threadmp.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/tod.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/tqdata.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/userext.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/watchdog.inl
2
-rw-r--r--
c/src/exec/score/inline/rtems/score/wkspace.inl
2
-rw-r--r--
c/src/exec/score/inline/stack.inl
2
-rw-r--r--
c/src/exec/score/inline/states.inl
2
-rw-r--r--
c/src/exec/score/inline/sysstate.inl
2
-rw-r--r--
c/src/exec/score/inline/thread.inl
2
-rw-r--r--
c/src/exec/score/inline/threadmp.inl
2
-rw-r--r--
c/src/exec/score/inline/tod.inl
2
-rw-r--r--
c/src/exec/score/inline/tqdata.inl
2
-rw-r--r--
c/src/exec/score/inline/userext.inl
2
-rw-r--r--
c/src/exec/score/inline/watchdog.inl
2
-rw-r--r--
c/src/exec/score/inline/wkspace.inl
2
-rw-r--r--
c/src/exec/score/macros/address.inl
2
-rw-r--r--
c/src/exec/score/macros/chain.inl
2
-rw-r--r--
c/src/exec/score/macros/coremsg.inl
2
-rw-r--r--
c/src/exec/score/macros/coremutex.inl
2
-rw-r--r--
c/src/exec/score/macros/coresem.inl
2
-rw-r--r--
c/src/exec/score/macros/heap.inl
2
-rw-r--r--
c/src/exec/score/macros/isr.inl
2
-rw-r--r--
c/src/exec/score/macros/mppkt.inl
2
-rw-r--r--
c/src/exec/score/macros/object.inl
2
-rw-r--r--
c/src/exec/score/macros/objectmp.inl
2
-rw-r--r--
c/src/exec/score/macros/priority.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/address.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/chain.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/coremsg.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/coremutex.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/coresem.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/heap.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/isr.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/mppkt.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/object.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/objectmp.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/priority.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/stack.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/states.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/sysstate.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/thread.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/threadmp.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/tod.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/tqdata.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/userext.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/watchdog.inl
2
-rw-r--r--
c/src/exec/score/macros/rtems/score/wkspace.inl
2
-rw-r--r--
c/src/exec/score/macros/stack.inl
2
-rw-r--r--
c/src/exec/score/macros/states.inl
2
-rw-r--r--
c/src/exec/score/macros/sysstate.inl
2
-rw-r--r--
c/src/exec/score/macros/thread.inl
2
-rw-r--r--
c/src/exec/score/macros/threadmp.inl
2
-rw-r--r--
c/src/exec/score/macros/tod.inl
2
-rw-r--r--
c/src/exec/score/macros/tqdata.inl
2
-rw-r--r--
c/src/exec/score/macros/userext.inl
2
-rw-r--r--
c/src/exec/score/macros/watchdog.inl
2
-rw-r--r--
c/src/exec/score/macros/wkspace.inl
2
-rw-r--r--
c/src/exec/score/src/apiext.c
2
-rw-r--r--
c/src/exec/score/src/chain.c
2
-rw-r--r--
c/src/exec/score/src/coremsg.c
2
-rw-r--r--
c/src/exec/score/src/coremutex.c
2
-rw-r--r--
c/src/exec/score/src/coresem.c
2
-rw-r--r--
c/src/exec/score/src/coretod.c
2
-rw-r--r--
c/src/exec/score/src/heap.c
2
-rw-r--r--
c/src/exec/score/src/interr.c
2
-rw-r--r--
c/src/exec/score/src/isr.c
2
-rw-r--r--
c/src/exec/score/src/mpci.c
2
-rw-r--r--
c/src/exec/score/src/object.c
2
-rw-r--r--
c/src/exec/score/src/objectmp.c
2
-rw-r--r--
c/src/exec/score/src/thread.c
2
-rw-r--r--
c/src/exec/score/src/threadmp.c
2
-rw-r--r--
c/src/exec/score/src/threadq.c
2
-rw-r--r--
c/src/exec/score/src/tod.c
2
-rw-r--r--
c/src/exec/score/src/userext.c
2
-rw-r--r--
c/src/exec/score/src/watchdog.c
2
-rw-r--r--
c/src/exec/score/src/wkspace.c
2
-rw-r--r--
c/src/exec/score/tools/generic/size_rtems.in
2
-rw-r--r--
c/src/exec/score/tools/hppa1.1/genoffsets.c
4
-rw-r--r--
c/src/exec/score/tools/unix/gensize.c
4
-rw-r--r--
c/src/lib/include/clockdrv.h
2
-rw-r--r--
c/src/lib/include/console.h
2
-rw-r--r--
c/src/lib/include/iosupp.h
2
-rw-r--r--
c/src/lib/include/motorola/mc68230.h
2
-rw-r--r--
c/src/lib/include/rtems/libcsupport.h
2
-rw-r--r--
c/src/lib/include/sys/termios.h
2
-rw-r--r--
c/src/lib/include/timerdrv.h
2
-rw-r--r--
c/src/lib/include/vmeintr.h
2
-rw-r--r--
c/src/lib/include/zilog/z8036.h
2
-rw-r--r--
c/src/lib/include/zilog/z8530.h
2
-rw-r--r--
c/src/lib/include/zilog/z8536.h
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/startup/main.c
2
-rw-r--r--
c/src/lib/libbsp/a29k/portsw/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/startup/exit.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/startup/ldsegs.s
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/i386/force386/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/startup/exit.c
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/i386/go32/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/i386/i386ex/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/clock/rtc.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/console/inch.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/console/outch.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/start/start.s
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/startup/exit.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/startup/sbrk.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/i386/pc386/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/startup/exit.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/i960/cvme961/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/startup/vmeintr.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/dmv152/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/misc/interr.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi332/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/efi68k/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/start/start302.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/start302/start302.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68302/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/start/start360.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/start360/start360.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/gen68360/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/idp/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/idp/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/idp/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/idp/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/idp/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme136/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme147s/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/mvme162/timer/timerisr.s
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/ods68302/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/m68k/shared/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/mips/p4000/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/mips/p4000/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/mips/p4000/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/mips/p4000/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/mips/p4000/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/mips/p4000/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/mips64orion/p4000/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/mips64orion/p4000/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c
2
-rw-r--r--
c/src/lib/libbsp/powerpc/papyrus/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/shared/sbrk.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/addlq.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/cnvpkt.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/dump.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/fatal.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/getlq.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/getpkt.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/init.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/initlq.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/intr.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/mpci.h
2
-rw-r--r--
c/src/lib/libbsp/shmdr/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/poll.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/receive.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/retpkt.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/send.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/setckvec.c
2
-rw-r--r--
c/src/lib/libbsp/shmdr/shm.h
2
-rw-r--r--
c/src/lib/libbsp/shmdr/shm_driver.h
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/console/console.c
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/sparc/erc32/timer/timer.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/clock/clock.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/include/bsp.h
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/include/coverhd.h
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/shmsupp/intr.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/shmsupp/lock.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/startup/bspclean.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/startup/bspstart.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/startup/exit.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/startup/setvec.c
2
-rw-r--r--
c/src/lib/libbsp/unix/posix/timer/timer.c
2
-rw-r--r--
c/src/lib/libc/__brk.c
2
-rw-r--r--
c/src/lib/libc/__gettod.c
2
-rw-r--r--
c/src/lib/libc/__times.c
2
-rw-r--r--
c/src/lib/libc/hosterr.c
2
-rw-r--r--
c/src/lib/libc/internal.h
2
-rw-r--r--
c/src/lib/libc/libcsupport.h
2
-rw-r--r--
c/src/lib/libc/malloc.c
2
-rw-r--r--
c/src/lib/libc/no_libc.c
2
-rw-r--r--
c/src/lib/libc/support.c
2
-rw-r--r--
c/src/lib/libc/syscalls.c
2
-rw-r--r--
c/src/lib/libcpu/hppa1.1/clock/clock.c
2
-rw-r--r--
c/src/lib/libcpu/hppa1.1/timer/timer.c
2
-rw-r--r--
c/src/lib/libcpu/mips/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libcpu/mips/timer/timer.c
2
-rw-r--r--
c/src/lib/libcpu/mips64orion/clock/ckinit.c
2
-rw-r--r--
c/src/lib/libcpu/mips64orion/timer/timer.c
2
-rw-r--r--
c/src/lib/libcpu/powerpc/ppc403/clock/clock.c
2
-rw-r--r--
c/src/lib/libcpu/powerpc/ppc403/console/console.c
2
-rw-r--r--
c/src/lib/libcpu/powerpc/ppc403/timer/timer.c
2
-rw-r--r--
c/src/lib/libcpu/sparc/include/erc32.h
2
-rw-r--r--
c/src/lib/libmisc/cpuuse/cpuuse.c
2
-rw-r--r--
c/src/lib/libmisc/cpuuse/cpuuse.h
2
-rw-r--r--
c/src/lib/libmisc/cpuuse/internal.h
2
-rw-r--r--
c/src/lib/libmisc/stackchk/check.c
2
-rw-r--r--
c/src/lib/libmisc/stackchk/internal.h
2
-rw-r--r--
c/src/lib/libmisc/stackchk/stackchk.h
2
-rw-r--r--
c/src/lib/start/i960/start.s
2
-rw-r--r--
c/src/lib/start/m68k/start.s
2
-rw-r--r--
c/src/libchip/shmdr/addlq.c
2
-rw-r--r--
c/src/libchip/shmdr/cnvpkt.c
2
-rw-r--r--
c/src/libchip/shmdr/dump.c
2
-rw-r--r--
c/src/libchip/shmdr/fatal.c
2
-rw-r--r--
c/src/libchip/shmdr/getlq.c
2
-rw-r--r--
c/src/libchip/shmdr/getpkt.c
2
-rw-r--r--
c/src/libchip/shmdr/init.c
2
-rw-r--r--
c/src/libchip/shmdr/initlq.c
2
-rw-r--r--
c/src/libchip/shmdr/intr.c
2
-rw-r--r--
c/src/libchip/shmdr/mpci.h
2
-rw-r--r--
c/src/libchip/shmdr/mpisr.c
2
-rw-r--r--
c/src/libchip/shmdr/poll.c
2
-rw-r--r--
c/src/libchip/shmdr/receive.c
2
-rw-r--r--
c/src/libchip/shmdr/retpkt.c
2
-rw-r--r--
c/src/libchip/shmdr/send.c
2
-rw-r--r--
c/src/libchip/shmdr/setckvec.c
2
-rw-r--r--
c/src/libchip/shmdr/shm_driver.h
2
-rw-r--r--
c/src/libmisc/cpuuse/cpuuse.c
2
-rw-r--r--
c/src/libmisc/cpuuse/cpuuse.h
2
-rw-r--r--
c/src/libmisc/cpuuse/internal.h
2
-rw-r--r--
c/src/libmisc/stackchk/check.c
2
-rw-r--r--
c/src/libmisc/stackchk/internal.h
2
-rw-r--r--
c/src/libmisc/stackchk/stackchk.h
2
-rw-r--r--
c/src/optman/rtems/no-dpmem.c
2
-rw-r--r--
c/src/optman/rtems/no-event.c
2
-rw-r--r--
c/src/optman/rtems/no-mp.c
2
-rw-r--r--
c/src/optman/rtems/no-msg.c
2
-rw-r--r--
c/src/optman/rtems/no-part.c
2
-rw-r--r--
c/src/optman/rtems/no-region.c
2
-rw-r--r--
c/src/optman/rtems/no-rtmon.c
2
-rw-r--r--
c/src/optman/rtems/no-sem.c
2
-rw-r--r--
c/src/optman/rtems/no-signal.c
2
-rw-r--r--
c/src/optman/rtems/no-timer.c
2
-rw-r--r--
c/src/optman/sapi/no-ext.c
2
-rw-r--r--
c/src/optman/sapi/no-io.c
2
-rw-r--r--
c/src/tests/libtests/cpuuse/init.c
2
-rw-r--r--
c/src/tests/libtests/cpuuse/system.h
2
-rw-r--r--
c/src/tests/libtests/cpuuse/task1.c
2
-rw-r--r--
c/src/tests/libtests/cpuuse/task2.c
2
-rw-r--r--
c/src/tests/libtests/cpuuse/task3.c
2
-rw-r--r--
c/src/tests/libtests/cpuuse/tswitch.c
2
-rw-r--r--
c/src/tests/libtests/malloctest/init.c
2
-rw-r--r--
c/src/tests/libtests/malloctest/system.h
2
-rw-r--r--
c/src/tests/libtests/malloctest/task1.c
2
-rw-r--r--
c/src/tests/libtests/monitor/init.c
2
-rw-r--r--
c/src/tests/libtests/monitor/system.h
2
-rw-r--r--
c/src/tests/libtests/rtems++/Init.cc
2
-rw-r--r--
c/src/tests/libtests/rtems++/System.h
2
-rw-r--r--
c/src/tests/libtests/rtems++/Task1.cc
2
-rw-r--r--
c/src/tests/libtests/rtems++/Task2.cc
2
-rw-r--r--
c/src/tests/libtests/rtems++/Task3.cc
2
-rw-r--r--
c/src/tests/libtests/rtmonuse/getall.c
2
-rw-r--r--
c/src/tests/libtests/rtmonuse/init.c
2
-rw-r--r--
c/src/tests/libtests/rtmonuse/system.h
2
-rw-r--r--
c/src/tests/libtests/rtmonuse/task1.c
2
-rw-r--r--
c/src/tests/libtests/stackchk/blow.c
2
-rw-r--r--
c/src/tests/libtests/stackchk/init.c
2
-rw-r--r--
c/src/tests/libtests/stackchk/system.h
2
-rw-r--r--
c/src/tests/libtests/stackchk/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp01/init.c
2
-rw-r--r--
c/src/tests/mptests/mp01/node1/mp01.doc
2
-rw-r--r--
c/src/tests/mptests/mp01/node2/mp01.doc
2
-rw-r--r--
c/src/tests/mptests/mp01/system.h
2
-rw-r--r--
c/src/tests/mptests/mp01/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp02/init.c
2
-rw-r--r--
c/src/tests/mptests/mp02/node1/mp02.doc
2
-rw-r--r--
c/src/tests/mptests/mp02/node2/mp02.doc
2
-rw-r--r--
c/src/tests/mptests/mp02/system.h
2
-rw-r--r--
c/src/tests/mptests/mp02/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp03/delay.c
2
-rw-r--r--
c/src/tests/mptests/mp03/init.c
2
-rw-r--r--
c/src/tests/mptests/mp03/node1/mp03.doc
2
-rw-r--r--
c/src/tests/mptests/mp03/node2/mp03.doc
2
-rw-r--r--
c/src/tests/mptests/mp03/system.h
2
-rw-r--r--
c/src/tests/mptests/mp03/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp04/init.c
2
-rw-r--r--
c/src/tests/mptests/mp04/node1/mp04.doc
2
-rw-r--r--
c/src/tests/mptests/mp04/node2/mp04.doc
2
-rw-r--r--
c/src/tests/mptests/mp04/system.h
2
-rw-r--r--
c/src/tests/mptests/mp04/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp05/asr.c
2
-rw-r--r--
c/src/tests/mptests/mp05/init.c
2
-rw-r--r--
c/src/tests/mptests/mp05/node1/mp05.doc
2
-rw-r--r--
c/src/tests/mptests/mp05/node2/mp05.doc
2
-rw-r--r--
c/src/tests/mptests/mp05/system.h
2
-rw-r--r--
c/src/tests/mptests/mp05/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp06/init.c
2
-rw-r--r--
c/src/tests/mptests/mp06/node1/mp06.doc
2
-rw-r--r--
c/src/tests/mptests/mp06/node2/mp06.doc
2
-rw-r--r--
c/src/tests/mptests/mp06/system.h
2
-rw-r--r--
c/src/tests/mptests/mp06/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp07/init.c
2
-rw-r--r--
c/src/tests/mptests/mp07/node1/mp07.doc
2
-rw-r--r--
c/src/tests/mptests/mp07/node2/mp07.doc
2
-rw-r--r--
c/src/tests/mptests/mp07/system.h
2
-rw-r--r--
c/src/tests/mptests/mp07/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp08/init.c
2
-rw-r--r--
c/src/tests/mptests/mp08/node1/mp08.doc
2
-rw-r--r--
c/src/tests/mptests/mp08/node2/mp08.doc
2
-rw-r--r--
c/src/tests/mptests/mp08/system.h
2
-rw-r--r--
c/src/tests/mptests/mp08/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp09/init.c
2
-rw-r--r--
c/src/tests/mptests/mp09/node1/mp09.doc
2
-rw-r--r--
c/src/tests/mptests/mp09/node2/mp09.doc
2
-rw-r--r--
c/src/tests/mptests/mp09/recvmsg.c
2
-rw-r--r--
c/src/tests/mptests/mp09/sendmsg.c
2
-rw-r--r--
c/src/tests/mptests/mp09/system.h
2
-rw-r--r--
c/src/tests/mptests/mp09/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp10/init.c
2
-rw-r--r--
c/src/tests/mptests/mp10/node1/mp10.doc
2
-rw-r--r--
c/src/tests/mptests/mp10/node2/mp10.doc
2
-rw-r--r--
c/src/tests/mptests/mp10/system.h
2
-rw-r--r--
c/src/tests/mptests/mp10/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp10/task2.c
2
-rw-r--r--
c/src/tests/mptests/mp10/task3.c
2
-rw-r--r--
c/src/tests/mptests/mp11/init.c
2
-rw-r--r--
c/src/tests/mptests/mp11/node1/mp11.doc
2
-rw-r--r--
c/src/tests/mptests/mp11/node2/mp11.doc
2
-rw-r--r--
c/src/tests/mptests/mp11/system.h
2
-rw-r--r--
c/src/tests/mptests/mp12/init.c
2
-rw-r--r--
c/src/tests/mptests/mp12/node1/mp12.doc
2
-rw-r--r--
c/src/tests/mptests/mp12/node2/mp12.doc
2
-rw-r--r--
c/src/tests/mptests/mp12/system.h
2
-rw-r--r--
c/src/tests/mptests/mp13/init.c
2
-rw-r--r--
c/src/tests/mptests/mp13/node1/mp13.doc
2
-rw-r--r--
c/src/tests/mptests/mp13/node2/mp13.doc
2
-rw-r--r--
c/src/tests/mptests/mp13/system.h
2
-rw-r--r--
c/src/tests/mptests/mp13/task1.c
2
-rw-r--r--
c/src/tests/mptests/mp13/task2.c
2
-rw-r--r--
c/src/tests/mptests/mp14/delay.c
2
-rw-r--r--
c/src/tests/mptests/mp14/evtask1.c
2
-rw-r--r--
c/src/tests/mptests/mp14/evtmtask.c
2
-rw-r--r--
c/src/tests/mptests/mp14/exit.c
2
-rw-r--r--
c/src/tests/mptests/mp14/init.c
2
-rw-r--r--
c/src/tests/mptests/mp14/msgtask1.c
2
-rw-r--r--
c/src/tests/mptests/mp14/node1/mp14.doc
2
-rw-r--r--
c/src/tests/mptests/mp14/node2/mp14.doc
2
-rw-r--r--
c/src/tests/mptests/mp14/pttask1.c
2
-rw-r--r--
c/src/tests/mptests/mp14/smtask1.c
2
-rw-r--r--
c/src/tests/mptests/mp14/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx01/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx01/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx01/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx02/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx02/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx02/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx03/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx03/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx03/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx04/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx04/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx04/task1.c
2
-rw-r--r--
c/src/tests/psxtests/psx04/task2.c
2
-rw-r--r--
c/src/tests/psxtests/psx04/task3.c
2
-rw-r--r--
c/src/tests/psxtests/psx05/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx05/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx05/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx05/task2.c
2
-rw-r--r--
c/src/tests/psxtests/psx05/task3.c
2
-rw-r--r--
c/src/tests/psxtests/psx06/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx06/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx06/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx06/task2.c
2
-rw-r--r--
c/src/tests/psxtests/psx07/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx07/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx07/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx08/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx08/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx08/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx08/task2.c
2
-rw-r--r--
c/src/tests/psxtests/psx09/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx09/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx10/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx10/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx10/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx10/task2.c
2
-rw-r--r--
c/src/tests/psxtests/psx10/task3.c
2
-rw-r--r--
c/src/tests/psxtests/psx11/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx11/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx11/task.c
2
-rw-r--r--
c/src/tests/psxtests/psx12/init.c
2
-rw-r--r--
c/src/tests/psxtests/psx12/system.h
2
-rw-r--r--
c/src/tests/psxtests/psx12/task.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/clock01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/clock02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/clock03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/clock04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/clock05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/clock06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond09.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/cond10.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/key01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/key02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/key03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/key04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex09.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex10.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex11.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex12.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex13.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex14.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex15.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/mutex16.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc09.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc10.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc11.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc12.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc13.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/proc14.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread09.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread10.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread11.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread12.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread13.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread14.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread15.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread16.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread17.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread18.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread19.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread20.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread21.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread22.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread23.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread24.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread25.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread26.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread27.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread28.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread29.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread30.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread31.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread32.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread33.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread34.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread35.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/pthread36.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/sched08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal09.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal10.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal11.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal12.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal13.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal14.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal15.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal16.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal17.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal18.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal19.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal20.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal21.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/signal22.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time06.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time07.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time08.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time09.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time10.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time11.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time12.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/time13.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/timer01.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/timer02.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/timer03.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/timer04.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/timer05.c
2
-rw-r--r--
c/src/tests/psxtests/psxhdrs/timer06.c
2
-rw-r--r--
c/src/tests/samples/README
2
-rw-r--r--
c/src/tests/samples/base_mp/apptask.c
2
-rw-r--r--
c/src/tests/samples/base_mp/init.c
2
-rw-r--r--
c/src/tests/samples/base_mp/node1/base_mp.doc
2
-rw-r--r--
c/src/tests/samples/base_mp/node2/base_mp.doc
2
-rw-r--r--
c/src/tests/samples/base_mp/system.h
2
-rw-r--r--
c/src/tests/samples/base_sp/apptask.c
2
-rw-r--r--
c/src/tests/samples/base_sp/base_sp.doc
2
-rw-r--r--
c/src/tests/samples/base_sp/init.c
2
-rw-r--r--
c/src/tests/samples/base_sp/system.h
2
-rw-r--r--
c/src/tests/samples/cdtest/init.c
2
-rw-r--r--
c/src/tests/samples/cdtest/system.h
2
-rw-r--r--
c/src/tests/samples/hello/hello.doc
2
-rw-r--r--
c/src/tests/samples/hello/init.c
2
-rw-r--r--
c/src/tests/samples/hello/system.h
2
-rw-r--r--
c/src/tests/samples/paranoia/init.c
2
-rw-r--r--
c/src/tests/samples/paranoia/paranoia.doc
2
-rw-r--r--
c/src/tests/samples/paranoia/system.h
2
-rw-r--r--
c/src/tests/samples/ticker/init.c
2
-rw-r--r--
c/src/tests/samples/ticker/system.h
2
-rw-r--r--
c/src/tests/samples/ticker/tasks.c
2
-rw-r--r--
c/src/tests/samples/ticker/ticker.doc
2
-rw-r--r--
c/src/tests/sptests/sp01/init.c
2
-rw-r--r--
c/src/tests/sptests/sp01/sp01.doc
2
-rw-r--r--
c/src/tests/sptests/sp01/system.h
2
-rw-r--r--
c/src/tests/sptests/sp01/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp02/init.c
2
-rw-r--r--
c/src/tests/sptests/sp02/preempt.c
2
-rw-r--r--
c/src/tests/sptests/sp02/sp02.doc
2
-rw-r--r--
c/src/tests/sptests/sp02/system.h
2
-rw-r--r--
c/src/tests/sptests/sp02/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp02/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp02/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp03/sp03.doc
2
-rw-r--r--
c/src/tests/sptests/sp03/system.h
2
-rw-r--r--
c/src/tests/sptests/sp03/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp03/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp04/init.c
2
-rw-r--r--
c/src/tests/sptests/sp04/sp04.doc
2
-rw-r--r--
c/src/tests/sptests/sp04/system.h
2
-rw-r--r--
c/src/tests/sptests/sp04/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp04/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp04/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp04/tswitch.c
2
-rw-r--r--
c/src/tests/sptests/sp05/init.c
2
-rw-r--r--
c/src/tests/sptests/sp05/sp05.doc
2
-rw-r--r--
c/src/tests/sptests/sp05/system.h
2
-rw-r--r--
c/src/tests/sptests/sp05/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp05/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp05/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp06/init.c
2
-rw-r--r--
c/src/tests/sptests/sp06/sp06.doc
2
-rw-r--r--
c/src/tests/sptests/sp06/system.h
2
-rw-r--r--
c/src/tests/sptests/sp06/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp06/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp06/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp07/init.c
2
-rw-r--r--
c/src/tests/sptests/sp07/sp07.doc
2
-rw-r--r--
c/src/tests/sptests/sp07/system.h
2
-rw-r--r--
c/src/tests/sptests/sp07/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp07/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp07/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp07/task4.c
2
-rw-r--r--
c/src/tests/sptests/sp07/taskexit.c
2
-rw-r--r--
c/src/tests/sptests/sp07/tcreate.c
2
-rw-r--r--
c/src/tests/sptests/sp07/tdelete.c
2
-rw-r--r--
c/src/tests/sptests/sp07/trestart.c
2
-rw-r--r--
c/src/tests/sptests/sp07/tstart.c
2
-rw-r--r--
c/src/tests/sptests/sp08/init.c
2
-rw-r--r--
c/src/tests/sptests/sp08/sp08.doc
2
-rw-r--r--
c/src/tests/sptests/sp08/system.h
2
-rw-r--r--
c/src/tests/sptests/sp08/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp09/delay.c
2
-rw-r--r--
c/src/tests/sptests/sp09/init.c
2
-rw-r--r--
c/src/tests/sptests/sp09/isr.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen01.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen02.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen03.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen04.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen05.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen06.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen07.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen08.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen09.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen10.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen11.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen12.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen13.c
2
-rw-r--r--
c/src/tests/sptests/sp09/screen14.c
2
-rw-r--r--
c/src/tests/sptests/sp09/sp09.doc
2
-rw-r--r--
c/src/tests/sptests/sp09/system.h
2
-rw-r--r--
c/src/tests/sptests/sp09/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp09/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp09/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp09/task4.c
2
-rw-r--r--
c/src/tests/sptests/sp11/init.c
2
-rw-r--r--
c/src/tests/sptests/sp11/sp11.doc
2
-rw-r--r--
c/src/tests/sptests/sp11/system.h
2
-rw-r--r--
c/src/tests/sptests/sp11/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp11/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp11/timer.c
2
-rw-r--r--
c/src/tests/sptests/sp12/init.c
2
-rw-r--r--
c/src/tests/sptests/sp12/pridrv.c
2
-rw-r--r--
c/src/tests/sptests/sp12/pritask.c
2
-rw-r--r--
c/src/tests/sptests/sp12/sp12.doc
2
-rw-r--r--
c/src/tests/sptests/sp12/system.h
2
-rw-r--r--
c/src/tests/sptests/sp12/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp12/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp12/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp12/task4.c
2
-rw-r--r--
c/src/tests/sptests/sp12/task5.c
2
-rw-r--r--
c/src/tests/sptests/sp13/fillbuff.c
2
-rw-r--r--
c/src/tests/sptests/sp13/init.c
2
-rw-r--r--
c/src/tests/sptests/sp13/putbuff.c
2
-rw-r--r--
c/src/tests/sptests/sp13/sp13.doc
2
-rw-r--r--
c/src/tests/sptests/sp13/system.h
2
-rw-r--r--
c/src/tests/sptests/sp13/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp13/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp13/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp14/asr.c
2
-rw-r--r--
c/src/tests/sptests/sp14/init.c
2
-rw-r--r--
c/src/tests/sptests/sp14/sp14.doc
2
-rw-r--r--
c/src/tests/sptests/sp14/system.h
2
-rw-r--r--
c/src/tests/sptests/sp14/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp14/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp15/init.c
2
-rw-r--r--
c/src/tests/sptests/sp15/sp15.doc
2
-rw-r--r--
c/src/tests/sptests/sp15/system.h
2
-rw-r--r--
c/src/tests/sptests/sp15/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp16/init.c
2
-rw-r--r--
c/src/tests/sptests/sp16/sp16.doc
2
-rw-r--r--
c/src/tests/sptests/sp16/system.h
2
-rw-r--r--
c/src/tests/sptests/sp16/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp16/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp16/task3.c
2
-rw-r--r--
c/src/tests/sptests/sp16/task4.c
2
-rw-r--r--
c/src/tests/sptests/sp16/task5.c
2
-rw-r--r--
c/src/tests/sptests/sp17/asr.c
2
-rw-r--r--
c/src/tests/sptests/sp17/init.c
2
-rw-r--r--
c/src/tests/sptests/sp17/sp17.doc
2
-rw-r--r--
c/src/tests/sptests/sp17/system.h
2
-rw-r--r--
c/src/tests/sptests/sp17/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp17/task2.c
2
-rw-r--r--
c/src/tests/sptests/sp19/first.c
2
-rw-r--r--
c/src/tests/sptests/sp19/fptask.c
2
-rw-r--r--
c/src/tests/sptests/sp19/fptest.h
2
-rw-r--r--
c/src/tests/sptests/sp19/init.c
2
-rw-r--r--
c/src/tests/sptests/sp19/inttest.h
2
-rw-r--r--
c/src/tests/sptests/sp19/sp19.doc
2
-rw-r--r--
c/src/tests/sptests/sp19/system.h
2
-rw-r--r--
c/src/tests/sptests/sp19/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp20/getall.c
2
-rw-r--r--
c/src/tests/sptests/sp20/init.c
2
-rw-r--r--
c/src/tests/sptests/sp20/sp20.doc
2
-rw-r--r--
c/src/tests/sptests/sp20/system.h
2
-rw-r--r--
c/src/tests/sptests/sp20/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp21/init.c
2
-rw-r--r--
c/src/tests/sptests/sp21/sp21.doc
2
-rw-r--r--
c/src/tests/sptests/sp21/system.h
2
-rw-r--r--
c/src/tests/sptests/sp21/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp22/delay.c
2
-rw-r--r--
c/src/tests/sptests/sp22/init.c
2
-rw-r--r--
c/src/tests/sptests/sp22/prtime.c
2
-rw-r--r--
c/src/tests/sptests/sp22/sp22.doc
2
-rw-r--r--
c/src/tests/sptests/sp22/system.h
2
-rw-r--r--
c/src/tests/sptests/sp22/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp23/init.c
2
-rw-r--r--
c/src/tests/sptests/sp23/sp23.doc
2
-rw-r--r--
c/src/tests/sptests/sp23/system.h
2
-rw-r--r--
c/src/tests/sptests/sp23/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp24/init.c
2
-rw-r--r--
c/src/tests/sptests/sp24/resume.c
2
-rw-r--r--
c/src/tests/sptests/sp24/sp24.doc
2
-rw-r--r--
c/src/tests/sptests/sp24/system.h
2
-rw-r--r--
c/src/tests/sptests/sp24/task1.c
2
-rw-r--r--
c/src/tests/sptests/sp25/init.c
2
-rw-r--r--
c/src/tests/sptests/sp25/sp25.doc
2
-rw-r--r--
c/src/tests/sptests/sp25/system.h
2
-rw-r--r--
c/src/tests/sptests/sp25/task1.c
2
-rw-r--r--
c/src/tests/sptests/spfatal/fatal.c
2
-rw-r--r--
c/src/tests/sptests/spfatal/init.c
2
-rw-r--r--
c/src/tests/sptests/spfatal/puterr.c
2
-rw-r--r--
c/src/tests/sptests/spfatal/spfatal.doc
2
-rw-r--r--
c/src/tests/sptests/spfatal/system.h
2
-rw-r--r--
c/src/tests/sptests/spfatal/task1.c
2
-rw-r--r--
c/src/tests/sptests/spsize/getint.c
2
-rw-r--r--
c/src/tests/sptests/spsize/init.c
2
-rw-r--r--
c/src/tests/sptests/spsize/size.c
2
-rw-r--r--
c/src/tests/sptests/spsize/system.h
2
-rw-r--r--
c/src/tests/support/include/tmacros.h
2
-rw-r--r--
c/src/tests/support/stubdr/close.c
2
-rw-r--r--
c/src/tests/support/stubdr/cntrl.c
2
-rw-r--r--
c/src/tests/support/stubdr/init.c
2
-rw-r--r--
c/src/tests/support/stubdr/open.c
2
-rw-r--r--
c/src/tests/support/stubdr/read.c
2
-rw-r--r--
c/src/tests/support/stubdr/stubdrv.h
2
-rw-r--r--
c/src/tests/support/stubdr/write.c
2
-rw-r--r--
c/src/tests/tmtests/include/timesys.h
2
-rw-r--r--
c/src/tests/tmtests/tm01/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm01/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm01/tm01.doc
2
-rw-r--r--
c/src/tests/tmtests/tm02/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm02/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm02/tm02.doc
2
-rw-r--r--
c/src/tests/tmtests/tm03/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm03/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm03/tm03.doc
2
-rw-r--r--
c/src/tests/tmtests/tm04/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm04/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm04/tm04.doc
2
-rw-r--r--
c/src/tests/tmtests/tm05/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm05/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm05/tm05.doc
2
-rw-r--r--
c/src/tests/tmtests/tm06/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm06/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm06/tm06.doc
2
-rw-r--r--
c/src/tests/tmtests/tm07/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm07/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm07/tm07.doc
2
-rw-r--r--
c/src/tests/tmtests/tm08/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm08/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm08/tm08.doc
2
-rw-r--r--
c/src/tests/tmtests/tm09/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm09/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm09/tm09.doc
2
-rw-r--r--
c/src/tests/tmtests/tm10/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm10/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm10/tm10.doc
2
-rw-r--r--
c/src/tests/tmtests/tm11/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm11/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm11/tm11.doc
2
-rw-r--r--
c/src/tests/tmtests/tm12/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm12/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm12/tm12.doc
2
-rw-r--r--
c/src/tests/tmtests/tm13/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm13/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm13/tm13.doc
2
-rw-r--r--
c/src/tests/tmtests/tm14/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm14/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm14/tm14.doc
2
-rw-r--r--
c/src/tests/tmtests/tm15/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm15/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm15/tm15.doc
2
-rw-r--r--
c/src/tests/tmtests/tm16/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm16/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm16/tm16.doc
2
-rw-r--r--
c/src/tests/tmtests/tm17/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm17/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm17/tm17.doc
2
-rw-r--r--
c/src/tests/tmtests/tm18/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm18/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm18/tm18.doc
2
-rw-r--r--
c/src/tests/tmtests/tm19/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm19/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm19/tm19.doc
2
-rw-r--r--
c/src/tests/tmtests/tm20/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm20/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm20/tm20.doc
2
-rw-r--r--
c/src/tests/tmtests/tm21/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm21/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm21/tm21.doc
2
-rw-r--r--
c/src/tests/tmtests/tm22/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm22/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm22/tm22.doc
2
-rw-r--r--
c/src/tests/tmtests/tm23/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm23/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm23/tm23.doc
2
-rw-r--r--
c/src/tests/tmtests/tm24/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm24/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm24/tm24.doc
2
-rw-r--r--
c/src/tests/tmtests/tm25/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm25/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm25/tm25.doc
2
-rw-r--r--
c/src/tests/tmtests/tm26/fptest.h
2
-rw-r--r--
c/src/tests/tmtests/tm26/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm26/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm26/tm26.doc
2
-rw-r--r--
c/src/tests/tmtests/tm27/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm27/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm27/tm27.doc
2
-rw-r--r--
c/src/tests/tmtests/tm28/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm28/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm28/tm28.doc
2
-rw-r--r--
c/src/tests/tmtests/tm29/system.h
2
-rw-r--r--
c/src/tests/tmtests/tm29/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tm29/tm29.doc
2
-rw-r--r--
c/src/tests/tmtests/tmck/system.h
2
-rw-r--r--
c/src/tests/tmtests/tmck/task1.c
2
-rw-r--r--
c/src/tests/tmtests/tmck/tmck.doc
2
-rw-r--r--
c/src/tests/tmtests/tmoverhd/dumrtems.h
2
-rw-r--r--
c/src/tests/tmtests/tmoverhd/empty.c
2
-rw-r--r--
c/src/tests/tmtests/tmoverhd/system.h
2
-rw-r--r--
c/src/tests/tmtests/tmoverhd/testtask.c
2
-rw-r--r--
c/src/tests/tmtests/tmoverhd/tmoverhd.doc
2
-rw-r--r--
cpukit/libcsupport/include/clockdrv.h
2
-rw-r--r--
cpukit/libcsupport/include/console.h
2
-rw-r--r--
cpukit/libcsupport/include/iosupp.h
2
-rw-r--r--
cpukit/libcsupport/include/motorola/mc68230.h
2
-rw-r--r--
cpukit/libcsupport/include/rtems/libcsupport.h
2
-rw-r--r--
cpukit/libcsupport/include/sys/termios.h
2
-rw-r--r--
cpukit/libcsupport/include/timerdrv.h
2
-rw-r--r--
cpukit/libcsupport/include/vmeintr.h
2
-rw-r--r--
cpukit/libcsupport/include/zilog/z8036.h
2
-rw-r--r--
cpukit/libcsupport/include/zilog/z8530.h
2
-rw-r--r--
cpukit/libcsupport/include/zilog/z8536.h
2
-rw-r--r--
cpukit/libcsupport/src/__brk.c
2
-rw-r--r--
cpukit/libcsupport/src/__gettod.c
2
-rw-r--r--
cpukit/libcsupport/src/__times.c
2
-rw-r--r--
cpukit/libcsupport/src/hosterr.c
2
-rw-r--r--
cpukit/libcsupport/src/malloc.c
2
-rw-r--r--
cpukit/libcsupport/src/no_libc.c
2
-rw-r--r--
cpukit/libmisc/cpuuse/cpuuse.c
2
-rw-r--r--
cpukit/libmisc/cpuuse/cpuuse.h
2
-rw-r--r--
cpukit/libmisc/stackchk/check.c
2
-rw-r--r--
cpukit/libmisc/stackchk/internal.h
2
-rw-r--r--
cpukit/libmisc/stackchk/stackchk.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/cond.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/condmp.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/config.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/intr.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/key.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/mqueue.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/mqueuemp.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/mutex.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/mutexmp.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/posixapi.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/pthread.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/pthreadmp.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/semaphore.h
2
-rw-r--r--
cpukit/posix/include/rtems/posix/semaphoremp.h
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/cond.inl
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/intr.inl
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/key.inl
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/mqueue.inl
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/mutex.inl
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/pthread.inl
2
-rw-r--r--
cpukit/posix/inline/rtems/posix/semaphore.inl
2
-rw-r--r--
cpukit/rtems/include/rtems.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/asr.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/attr.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/clock.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/config.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/dpmem.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/event.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/eventmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/eventset.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/intr.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/message.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/modes.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/mp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/msgmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/options.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/part.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/partmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/ratemon.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/region.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/regionmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/rtemsapi.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/sem.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/semmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/signal.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/signalmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/status.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/support.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/taskmp.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/tasks.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/timer.h
2
-rw-r--r--
cpukit/rtems/include/rtems/rtems/types.h
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/asr.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/attr.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/dpmem.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/event.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/eventset.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/message.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/modes.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/options.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/part.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/ratemon.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/region.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/sem.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/status.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/support.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/tasks.inl
2
-rw-r--r--
cpukit/rtems/inline/rtems/rtems/timer.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/asr.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/attr.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/dpmem.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/event.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/eventset.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/message.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/modes.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/options.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/part.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/ratemon.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/region.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/sem.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/status.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/support.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/tasks.inl
2
-rw-r--r--
cpukit/rtems/macros/rtems/rtems/timer.inl
2
-rw-r--r--
cpukit/rtems/src/attr.c
2
-rw-r--r--
cpukit/rtems/src/dpmem.c
2
-rw-r--r--
cpukit/rtems/src/event.c
2
-rw-r--r--
cpukit/rtems/src/eventmp.c
2
-rw-r--r--
cpukit/rtems/src/intr.c
2
-rw-r--r--
cpukit/rtems/src/intrbody.c
2
-rw-r--r--
cpukit/rtems/src/mp.c
2
-rw-r--r--
cpukit/rtems/src/msg.c
2
-rw-r--r--
cpukit/rtems/src/msgmp.c
2
-rw-r--r--
cpukit/rtems/src/part.c
2
-rw-r--r--
cpukit/rtems/src/partmp.c
2
-rw-r--r--
cpukit/rtems/src/ratemon.c
2
-rw-r--r--
cpukit/rtems/src/region.c
2
-rw-r--r--
cpukit/rtems/src/regionmp.c
2
-rw-r--r--
cpukit/rtems/src/rtclock.c
2
-rw-r--r--
cpukit/rtems/src/rtemstimer.c
2
-rw-r--r--
cpukit/rtems/src/sem.c
2
-rw-r--r--
cpukit/rtems/src/semmp.c
2
-rw-r--r--
cpukit/rtems/src/signal.c
2
-rw-r--r--
cpukit/rtems/src/signalmp.c
2
-rw-r--r--
cpukit/rtems/src/taskmp.c
2
-rw-r--r--
cpukit/rtems/src/tasks.c
2
-rw-r--r--
cpukit/sapi/include/confdefs.h
2
-rw-r--r--
cpukit/sapi/include/rtems/config.h
2
-rw-r--r--
cpukit/sapi/include/rtems/extension.h
2
-rw-r--r--
cpukit/sapi/include/rtems/fatal.h
2
-rw-r--r--
cpukit/sapi/include/rtems/init.h
2
-rw-r--r--
cpukit/sapi/include/rtems/io.h
2
-rw-r--r--
cpukit/sapi/include/rtems/mptables.h
2
-rw-r--r--
cpukit/sapi/inline/rtems/extension.inl
2
-rw-r--r--
cpukit/sapi/macros/rtems/extension.inl
2
-rw-r--r--
cpukit/sapi/src/debug.c
2
-rw-r--r--
cpukit/sapi/src/exinit.c
2
-rw-r--r--
cpukit/sapi/src/extension.c
2
-rw-r--r--
cpukit/sapi/src/fatal.c
2
-rw-r--r--
cpukit/sapi/src/io.c
2
-rw-r--r--
cpukit/sapi/src/posixapi.c
2
-rw-r--r--
cpukit/sapi/src/rtemsapi.c
2
-rw-r--r--
cpukit/score/cpu/a29k/cpu.c
2
-rw-r--r--
cpukit/score/cpu/i386/cpu.c
2
-rw-r--r--
cpukit/score/cpu/i960/cpu.c
2
-rw-r--r--
cpukit/score/cpu/m68k/cpu.c
2
-rw-r--r--
cpukit/score/cpu/mips/cpu.c
2
-rw-r--r--
cpukit/score/cpu/mips/cpu_asm.S
2
-rw-r--r--
cpukit/score/cpu/mips64orion/cpu.c
2
-rw-r--r--
cpukit/score/cpu/mips64orion/cpu_asm.S
2
-rw-r--r--
cpukit/score/cpu/mips64orion/cpu_asm.h
2
-rw-r--r--
cpukit/score/cpu/no_cpu/cpu.c
2
-rw-r--r--
cpukit/score/cpu/no_cpu/cpu_asm.c
2
-rw-r--r--
cpukit/score/cpu/sparc/cpu.c
2
-rw-r--r--
cpukit/score/include/rtems/debug.h
2
-rw-r--r--
cpukit/score/include/rtems/score/address.h
2
-rw-r--r--
cpukit/score/include/rtems/score/apiext.h
2
-rw-r--r--
cpukit/score/include/rtems/score/bitfield.h
2
-rw-r--r--
cpukit/score/include/rtems/score/chain.h
2
-rw-r--r--
cpukit/score/include/rtems/score/context.h
2
-rw-r--r--
cpukit/score/include/rtems/score/copyrt.h
4
-rw-r--r--
cpukit/score/include/rtems/score/coremsg.h
2
-rw-r--r--
cpukit/score/include/rtems/score/coremutex.h
2
-rw-r--r--
cpukit/score/include/rtems/score/coresem.h
2
-rw-r--r--
cpukit/score/include/rtems/score/heap.h
2
-rw-r--r--
cpukit/score/include/rtems/score/interr.h
2
-rw-r--r--
cpukit/score/include/rtems/score/isr.h
2
-rw-r--r--
cpukit/score/include/rtems/score/mpci.h
2
-rw-r--r--
cpukit/score/include/rtems/score/mppkt.h
2
-rw-r--r--
cpukit/score/include/rtems/score/object.h
2
-rw-r--r--
cpukit/score/include/rtems/score/objectmp.h
2
-rw-r--r--
cpukit/score/include/rtems/score/priority.h
2
-rw-r--r--
cpukit/score/include/rtems/score/stack.h
2
-rw-r--r--
cpukit/score/include/rtems/score/states.h
2
-rw-r--r--
cpukit/score/include/rtems/score/sysstate.h
2
-rw-r--r--
cpukit/score/include/rtems/score/thread.h
2
-rw-r--r--
cpukit/score/include/rtems/score/threadmp.h
2
-rw-r--r--
cpukit/score/include/rtems/score/threadq.h
2
-rw-r--r--
cpukit/score/include/rtems/score/tod.h
2
-rw-r--r--
cpukit/score/include/rtems/score/tqdata.h
2
-rw-r--r--
cpukit/score/include/rtems/score/userext.h
2
-rw-r--r--
cpukit/score/include/rtems/score/watchdog.h
2
-rw-r--r--
cpukit/score/include/rtems/score/wkspace.h
2
-rw-r--r--
cpukit/score/include/rtems/system.h
2
-rw-r--r--
cpukit/score/inline/rtems/score/address.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/chain.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/coremsg.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/coremutex.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/coresem.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/heap.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/isr.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/mppkt.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/object.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/objectmp.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/priority.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/stack.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/states.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/sysstate.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/thread.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/threadmp.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/tod.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/tqdata.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/userext.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/watchdog.inl
2
-rw-r--r--
cpukit/score/inline/rtems/score/wkspace.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/address.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/chain.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/coremsg.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/coremutex.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/coresem.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/heap.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/isr.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/mppkt.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/object.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/objectmp.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/priority.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/stack.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/states.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/sysstate.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/thread.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/threadmp.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/tod.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/tqdata.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/userext.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/watchdog.inl
2
-rw-r--r--
cpukit/score/macros/rtems/score/wkspace.inl
2
-rw-r--r--
cpukit/score/src/apiext.c
2
-rw-r--r--
cpukit/score/src/chain.c
2
-rw-r--r--
cpukit/score/src/coremsg.c
2
-rw-r--r--
cpukit/score/src/coremutex.c
2
-rw-r--r--
cpukit/score/src/coresem.c
2
-rw-r--r--
cpukit/score/src/coretod.c
2
-rw-r--r--
cpukit/score/src/heap.c
2
-rw-r--r--
cpukit/score/src/interr.c
2
-rw-r--r--
cpukit/score/src/isr.c
2
-rw-r--r--
cpukit/score/src/mpci.c
2
-rw-r--r--
cpukit/score/src/object.c
2
-rw-r--r--
cpukit/score/src/objectmp.c
2
-rw-r--r--
cpukit/score/src/thread.c
2
-rw-r--r--
cpukit/score/src/threadmp.c
2
-rw-r--r--
cpukit/score/src/threadq.c
2
-rw-r--r--
cpukit/score/src/userext.c
2
-rw-r--r--
cpukit/score/src/watchdog.c
2
-rw-r--r--
cpukit/score/src/wkspace.c
2
-rw-r--r--
testsuites/libtests/cpuuse/init.c
2
-rw-r--r--
testsuites/libtests/cpuuse/system.h
2
-rw-r--r--
testsuites/libtests/cpuuse/task1.c
2
-rw-r--r--
testsuites/libtests/cpuuse/task2.c
2
-rw-r--r--
testsuites/libtests/cpuuse/task3.c
2
-rw-r--r--
testsuites/libtests/cpuuse/tswitch.c
2
-rw-r--r--
testsuites/libtests/malloctest/init.c
2
-rw-r--r--
testsuites/libtests/malloctest/system.h
2
-rw-r--r--
testsuites/libtests/malloctest/task1.c
2
-rw-r--r--
testsuites/libtests/monitor/init.c
2
-rw-r--r--
testsuites/libtests/monitor/system.h
2
-rw-r--r--
testsuites/libtests/rtems++/Init.cc
2
-rw-r--r--
testsuites/libtests/rtems++/System.h
2
-rw-r--r--
testsuites/libtests/rtems++/Task1.cc
2
-rw-r--r--
testsuites/libtests/rtems++/Task2.cc
2
-rw-r--r--
testsuites/libtests/rtems++/Task3.cc
2
-rw-r--r--
testsuites/libtests/rtmonuse/getall.c
2
-rw-r--r--
testsuites/libtests/rtmonuse/init.c
2
-rw-r--r--
testsuites/libtests/rtmonuse/system.h
2
-rw-r--r--
testsuites/libtests/rtmonuse/task1.c
2
-rw-r--r--
testsuites/libtests/stackchk/blow.c
2
-rw-r--r--
testsuites/libtests/stackchk/init.c
2
-rw-r--r--
testsuites/libtests/stackchk/system.h
2
-rw-r--r--
testsuites/libtests/stackchk/task1.c
2
-rw-r--r--
testsuites/mptests/mp01/init.c
2
-rw-r--r--
testsuites/mptests/mp01/node1/mp01.doc
2
-rw-r--r--
testsuites/mptests/mp01/node2/mp01.doc
2
-rw-r--r--
testsuites/mptests/mp01/system.h
2
-rw-r--r--
testsuites/mptests/mp01/task1.c
2
-rw-r--r--
testsuites/mptests/mp02/init.c
2
-rw-r--r--
testsuites/mptests/mp02/node1/mp02.doc
2
-rw-r--r--
testsuites/mptests/mp02/node2/mp02.doc
2
-rw-r--r--
testsuites/mptests/mp02/system.h
2
-rw-r--r--
testsuites/mptests/mp02/task1.c
2
-rw-r--r--
testsuites/mptests/mp03/delay.c
2
-rw-r--r--
testsuites/mptests/mp03/init.c
2
-rw-r--r--
testsuites/mptests/mp03/node1/mp03.doc
2
-rw-r--r--
testsuites/mptests/mp03/node2/mp03.doc
2
-rw-r--r--
testsuites/mptests/mp03/system.h
2
-rw-r--r--
testsuites/mptests/mp03/task1.c
2
-rw-r--r--
testsuites/mptests/mp04/init.c
2
-rw-r--r--
testsuites/mptests/mp04/node1/mp04.doc
2
-rw-r--r--
testsuites/mptests/mp04/node2/mp04.doc
2
-rw-r--r--
testsuites/mptests/mp04/system.h
2
-rw-r--r--
testsuites/mptests/mp04/task1.c
2
-rw-r--r--
testsuites/mptests/mp05/asr.c
2
-rw-r--r--
testsuites/mptests/mp05/init.c
2
-rw-r--r--
testsuites/mptests/mp05/node1/mp05.doc
2
-rw-r--r--
testsuites/mptests/mp05/node2/mp05.doc
2
-rw-r--r--
testsuites/mptests/mp05/system.h
2
-rw-r--r--
testsuites/mptests/mp05/task1.c
2
-rw-r--r--
testsuites/mptests/mp06/init.c
2
-rw-r--r--
testsuites/mptests/mp06/node1/mp06.doc
2
-rw-r--r--
testsuites/mptests/mp06/node2/mp06.doc
2
-rw-r--r--
testsuites/mptests/mp06/system.h
2
-rw-r--r--
testsuites/mptests/mp06/task1.c
2
-rw-r--r--
testsuites/mptests/mp07/init.c
2
-rw-r--r--
testsuites/mptests/mp07/node1/mp07.doc
2
-rw-r--r--
testsuites/mptests/mp07/node2/mp07.doc
2
-rw-r--r--
testsuites/mptests/mp07/system.h
2
-rw-r--r--
testsuites/mptests/mp07/task1.c
2
-rw-r--r--
testsuites/mptests/mp08/init.c
2
-rw-r--r--
testsuites/mptests/mp08/node1/mp08.doc
2
-rw-r--r--
testsuites/mptests/mp08/node2/mp08.doc
2
-rw-r--r--
testsuites/mptests/mp08/system.h
2
-rw-r--r--
testsuites/mptests/mp08/task1.c
2
-rw-r--r--
testsuites/mptests/mp09/init.c
2
-rw-r--r--
testsuites/mptests/mp09/node1/mp09.doc
2
-rw-r--r--
testsuites/mptests/mp09/node2/mp09.doc
2
-rw-r--r--
testsuites/mptests/mp09/recvmsg.c
2
-rw-r--r--
testsuites/mptests/mp09/sendmsg.c
2
-rw-r--r--
testsuites/mptests/mp09/system.h
2
-rw-r--r--
testsuites/mptests/mp09/task1.c
2
-rw-r--r--
testsuites/mptests/mp10/init.c
2
-rw-r--r--
testsuites/mptests/mp10/node1/mp10.doc
2
-rw-r--r--
testsuites/mptests/mp10/node2/mp10.doc
2
-rw-r--r--
testsuites/mptests/mp10/system.h
2
-rw-r--r--
testsuites/mptests/mp10/task1.c
2
-rw-r--r--
testsuites/mptests/mp10/task2.c
2
-rw-r--r--
testsuites/mptests/mp10/task3.c
2
-rw-r--r--
testsuites/mptests/mp11/init.c
2
-rw-r--r--
testsuites/mptests/mp11/node1/mp11.doc
2
-rw-r--r--
testsuites/mptests/mp11/node2/mp11.doc
2
-rw-r--r--
testsuites/mptests/mp11/system.h
2
-rw-r--r--
testsuites/mptests/mp12/init.c
2
-rw-r--r--
testsuites/mptests/mp12/node1/mp12.doc
2
-rw-r--r--
testsuites/mptests/mp12/node2/mp12.doc
2
-rw-r--r--
testsuites/mptests/mp12/system.h
2
-rw-r--r--
testsuites/mptests/mp13/init.c
2
-rw-r--r--
testsuites/mptests/mp13/node1/mp13.doc
2
-rw-r--r--
testsuites/mptests/mp13/node2/mp13.doc
2
-rw-r--r--
testsuites/mptests/mp13/system.h
2
-rw-r--r--
testsuites/mptests/mp13/task1.c
2
-rw-r--r--
testsuites/mptests/mp13/task2.c
2
-rw-r--r--
testsuites/mptests/mp14/delay.c
2
-rw-r--r--
testsuites/mptests/mp14/evtask1.c
2
-rw-r--r--
testsuites/mptests/mp14/evtmtask.c
2
-rw-r--r--
testsuites/mptests/mp14/exit.c
2
-rw-r--r--
testsuites/mptests/mp14/init.c
2
-rw-r--r--
testsuites/mptests/mp14/msgtask1.c
2
-rw-r--r--
testsuites/mptests/mp14/node1/mp14.doc
2
-rw-r--r--
testsuites/mptests/mp14/node2/mp14.doc
2
-rw-r--r--
testsuites/mptests/mp14/pttask1.c
2
-rw-r--r--
testsuites/mptests/mp14/smtask1.c
2
-rw-r--r--
testsuites/mptests/mp14/system.h
2
-rw-r--r--
testsuites/psxtests/psx01/init.c
2
-rw-r--r--
testsuites/psxtests/psx01/system.h
2
-rw-r--r--
testsuites/psxtests/psx01/task.c
2
-rw-r--r--
testsuites/psxtests/psx02/init.c
2
-rw-r--r--
testsuites/psxtests/psx02/system.h
2
-rw-r--r--
testsuites/psxtests/psx02/task.c
2
-rw-r--r--
testsuites/psxtests/psx03/init.c
2
-rw-r--r--
testsuites/psxtests/psx03/system.h
2
-rw-r--r--
testsuites/psxtests/psx03/task.c
2
-rw-r--r--
testsuites/psxtests/psx04/init.c
2
-rw-r--r--
testsuites/psxtests/psx04/system.h
2
-rw-r--r--
testsuites/psxtests/psx04/task1.c
2
-rw-r--r--
testsuites/psxtests/psx04/task2.c
2
-rw-r--r--
testsuites/psxtests/psx04/task3.c
2
-rw-r--r--
testsuites/psxtests/psx05/init.c
2
-rw-r--r--
testsuites/psxtests/psx05/system.h
2
-rw-r--r--
testsuites/psxtests/psx05/task.c
2
-rw-r--r--
testsuites/psxtests/psx05/task2.c
2
-rw-r--r--
testsuites/psxtests/psx05/task3.c
2
-rw-r--r--
testsuites/psxtests/psx06/init.c
2
-rw-r--r--
testsuites/psxtests/psx06/system.h
2
-rw-r--r--
testsuites/psxtests/psx06/task.c
2
-rw-r--r--
testsuites/psxtests/psx06/task2.c
2
-rw-r--r--
testsuites/psxtests/psx07/init.c
2
-rw-r--r--
testsuites/psxtests/psx07/system.h
2
-rw-r--r--
testsuites/psxtests/psx07/task.c
2
-rw-r--r--
testsuites/psxtests/psx08/init.c
2
-rw-r--r--
testsuites/psxtests/psx08/system.h
2
-rw-r--r--
testsuites/psxtests/psx08/task2.c
2
-rw-r--r--
testsuites/psxtests/psx09/init.c
2
-rw-r--r--
testsuites/psxtests/psx09/system.h
2
-rw-r--r--
testsuites/psxtests/psx10/init.c
2
-rw-r--r--
testsuites/psxtests/psx10/system.h
2
-rw-r--r--
testsuites/psxtests/psx10/task.c
2
-rw-r--r--
testsuites/psxtests/psx10/task2.c
2
-rw-r--r--
testsuites/psxtests/psx10/task3.c
2
-rw-r--r--
testsuites/psxtests/psx11/init.c
2
-rw-r--r--
testsuites/psxtests/psx11/system.h
2
-rw-r--r--
testsuites/psxtests/psx11/task.c
2
-rw-r--r--
testsuites/psxtests/psx12/init.c
2
-rw-r--r--
testsuites/psxtests/psx12/system.h
2
-rw-r--r--
testsuites/psxtests/psx12/task.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/clock01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/clock02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/clock03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/clock04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/clock05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/clock06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond09.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/cond10.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/key01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/key02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/key03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/key04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex09.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex10.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex11.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex12.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex13.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex14.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex15.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/mutex16.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc09.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc10.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc11.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc12.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc13.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/proc14.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread09.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread10.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread11.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread12.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread13.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread14.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread15.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread16.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread17.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread18.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread19.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread20.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread21.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread22.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread23.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread24.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread25.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread26.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread27.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread28.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread29.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread30.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread31.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread32.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread33.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread34.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread35.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/pthread36.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/sched08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal09.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal10.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal11.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal12.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal13.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal14.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal15.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal16.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal17.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal18.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal19.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal20.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal21.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/signal22.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time06.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time07.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time08.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time09.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time10.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time11.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time12.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/time13.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/timer01.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/timer02.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/timer03.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/timer04.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/timer05.c
2
-rw-r--r--
testsuites/psxtests/psxhdrs/timer06.c
2
-rw-r--r--
testsuites/samples/README
2
-rw-r--r--
testsuites/samples/base_mp/apptask.c
2
-rw-r--r--
testsuites/samples/base_mp/init.c
2
-rw-r--r--
testsuites/samples/base_mp/node1/base_mp.doc
2
-rw-r--r--
testsuites/samples/base_mp/node2/base_mp.doc
2
-rw-r--r--
testsuites/samples/base_mp/system.h
2
-rw-r--r--
testsuites/samples/base_sp/apptask.c
2
-rw-r--r--
testsuites/samples/base_sp/base_sp.doc
2
-rw-r--r--
testsuites/samples/base_sp/init.c
2
-rw-r--r--
testsuites/samples/base_sp/system.h
2
-rw-r--r--
testsuites/samples/cdtest/init.c
2
-rw-r--r--
testsuites/samples/cdtest/system.h
2
-rw-r--r--
testsuites/samples/hello/hello.doc
2
-rw-r--r--
testsuites/samples/hello/init.c
2
-rw-r--r--
testsuites/samples/hello/system.h
2
-rw-r--r--
testsuites/samples/paranoia/init.c
2
-rw-r--r--
testsuites/samples/paranoia/paranoia.doc
2
-rw-r--r--
testsuites/samples/paranoia/system.h
2
-rw-r--r--
testsuites/samples/ticker/init.c
2
-rw-r--r--
testsuites/samples/ticker/system.h
2
-rw-r--r--
testsuites/samples/ticker/tasks.c
2
-rw-r--r--
testsuites/samples/ticker/ticker.doc
2
-rw-r--r--
testsuites/sptests/sp01/init.c
2
-rw-r--r--
testsuites/sptests/sp01/sp01.doc
2
-rw-r--r--
testsuites/sptests/sp01/system.h
2
-rw-r--r--
testsuites/sptests/sp01/task1.c
2
-rw-r--r--
testsuites/sptests/sp02/init.c
2
-rw-r--r--
testsuites/sptests/sp02/preempt.c
2
-rw-r--r--
testsuites/sptests/sp02/sp02.doc
2
-rw-r--r--
testsuites/sptests/sp02/system.h
2
-rw-r--r--
testsuites/sptests/sp02/task1.c
2
-rw-r--r--
testsuites/sptests/sp02/task2.c
2
-rw-r--r--
testsuites/sptests/sp02/task3.c
2
-rw-r--r--
testsuites/sptests/sp03/sp03.doc
2
-rw-r--r--
testsuites/sptests/sp03/system.h
2
-rw-r--r--
testsuites/sptests/sp03/task1.c
2
-rw-r--r--
testsuites/sptests/sp03/task2.c
2
-rw-r--r--
testsuites/sptests/sp04/init.c
2
-rw-r--r--
testsuites/sptests/sp04/sp04.doc
2
-rw-r--r--
testsuites/sptests/sp04/system.h
2
-rw-r--r--
testsuites/sptests/sp04/task1.c
2
-rw-r--r--
testsuites/sptests/sp04/task2.c
2
-rw-r--r--
testsuites/sptests/sp04/task3.c
2
-rw-r--r--
testsuites/sptests/sp04/tswitch.c
2
-rw-r--r--
testsuites/sptests/sp05/init.c
2
-rw-r--r--
testsuites/sptests/sp05/sp05.doc
2
-rw-r--r--
testsuites/sptests/sp05/system.h
2
-rw-r--r--
testsuites/sptests/sp05/task1.c
2
-rw-r--r--
testsuites/sptests/sp05/task2.c
2
-rw-r--r--
testsuites/sptests/sp05/task3.c
2
-rw-r--r--
testsuites/sptests/sp06/init.c
2
-rw-r--r--
testsuites/sptests/sp06/sp06.doc
2
-rw-r--r--
testsuites/sptests/sp06/system.h
2
-rw-r--r--
testsuites/sptests/sp06/task1.c
2
-rw-r--r--
testsuites/sptests/sp06/task2.c
2
-rw-r--r--
testsuites/sptests/sp06/task3.c
2
-rw-r--r--
testsuites/sptests/sp07/init.c
2
-rw-r--r--
testsuites/sptests/sp07/sp07.doc
2
-rw-r--r--
testsuites/sptests/sp07/system.h
2
-rw-r--r--
testsuites/sptests/sp07/task1.c
2
-rw-r--r--
testsuites/sptests/sp07/task2.c
2
-rw-r--r--
testsuites/sptests/sp07/task3.c
2
-rw-r--r--
testsuites/sptests/sp07/task4.c
2
-rw-r--r--
testsuites/sptests/sp07/taskexit.c
2
-rw-r--r--
testsuites/sptests/sp07/tcreate.c
2
-rw-r--r--
testsuites/sptests/sp07/tdelete.c
2
-rw-r--r--
testsuites/sptests/sp07/trestart.c
2
-rw-r--r--
testsuites/sptests/sp07/tstart.c
2
-rw-r--r--
testsuites/sptests/sp08/init.c
2
-rw-r--r--
testsuites/sptests/sp08/sp08.doc
2
-rw-r--r--
testsuites/sptests/sp08/system.h
2
-rw-r--r--
testsuites/sptests/sp08/task1.c
2
-rw-r--r--
testsuites/sptests/sp09/delay.c
2
-rw-r--r--
testsuites/sptests/sp09/init.c
2
-rw-r--r--
testsuites/sptests/sp09/isr.c
2
-rw-r--r--
testsuites/sptests/sp09/screen01.c
2
-rw-r--r--
testsuites/sptests/sp09/screen02.c
2
-rw-r--r--
testsuites/sptests/sp09/screen03.c
2
-rw-r--r--
testsuites/sptests/sp09/screen04.c
2
-rw-r--r--
testsuites/sptests/sp09/screen05.c
2
-rw-r--r--
testsuites/sptests/sp09/screen06.c
2
-rw-r--r--
testsuites/sptests/sp09/screen07.c
2
-rw-r--r--
testsuites/sptests/sp09/screen08.c
2
-rw-r--r--
testsuites/sptests/sp09/screen09.c
2
-rw-r--r--
testsuites/sptests/sp09/screen10.c
2
-rw-r--r--
testsuites/sptests/sp09/screen11.c
2
-rw-r--r--
testsuites/sptests/sp09/screen12.c
2
-rw-r--r--
testsuites/sptests/sp09/screen13.c
2
-rw-r--r--
testsuites/sptests/sp09/screen14.c
2
-rw-r--r--
testsuites/sptests/sp09/sp09.doc
2
-rw-r--r--
testsuites/sptests/sp09/system.h
2
-rw-r--r--
testsuites/sptests/sp09/task1.c
2
-rw-r--r--
testsuites/sptests/sp09/task2.c
2
-rw-r--r--
testsuites/sptests/sp09/task3.c
2
-rw-r--r--
testsuites/sptests/sp09/task4.c
2
-rw-r--r--
testsuites/sptests/sp11/init.c
2
-rw-r--r--
testsuites/sptests/sp11/sp11.doc
2
-rw-r--r--
testsuites/sptests/sp11/system.h
2
-rw-r--r--
testsuites/sptests/sp11/task1.c
2
-rw-r--r--
testsuites/sptests/sp11/task2.c
2
-rw-r--r--
testsuites/sptests/sp11/timer.c
2
-rw-r--r--
testsuites/sptests/sp12/init.c
2
-rw-r--r--
testsuites/sptests/sp12/pridrv.c
2
-rw-r--r--
testsuites/sptests/sp12/pritask.c
2
-rw-r--r--
testsuites/sptests/sp12/sp12.doc
2
-rw-r--r--
testsuites/sptests/sp12/system.h
2
-rw-r--r--
testsuites/sptests/sp12/task1.c
2
-rw-r--r--
testsuites/sptests/sp12/task2.c
2
-rw-r--r--
testsuites/sptests/sp12/task3.c
2
-rw-r--r--
testsuites/sptests/sp12/task4.c
2
-rw-r--r--
testsuites/sptests/sp12/task5.c
2
-rw-r--r--
testsuites/sptests/sp13/fillbuff.c
2
-rw-r--r--
testsuites/sptests/sp13/init.c
2
-rw-r--r--
testsuites/sptests/sp13/putbuff.c
2
-rw-r--r--
testsuites/sptests/sp13/sp13.doc
2
-rw-r--r--
testsuites/sptests/sp13/system.h
2
-rw-r--r--
testsuites/sptests/sp13/task1.c
2
-rw-r--r--
testsuites/sptests/sp13/task2.c
2
-rw-r--r--
testsuites/sptests/sp13/task3.c
2
-rw-r--r--
testsuites/sptests/sp14/asr.c
2
-rw-r--r--
testsuites/sptests/sp14/init.c
2
-rw-r--r--
testsuites/sptests/sp14/sp14.doc
2
-rw-r--r--
testsuites/sptests/sp14/system.h
2
-rw-r--r--
testsuites/sptests/sp14/task1.c
2
-rw-r--r--
testsuites/sptests/sp14/task2.c
2
-rw-r--r--
testsuites/sptests/sp15/init.c
2
-rw-r--r--
testsuites/sptests/sp15/sp15.doc
2
-rw-r--r--
testsuites/sptests/sp15/system.h
2
-rw-r--r--
testsuites/sptests/sp15/task1.c
2
-rw-r--r--
testsuites/sptests/sp16/init.c
2
-rw-r--r--
testsuites/sptests/sp16/sp16.doc
2
-rw-r--r--
testsuites/sptests/sp16/system.h
2
-rw-r--r--
testsuites/sptests/sp16/task1.c
2
-rw-r--r--
testsuites/sptests/sp16/task2.c
2
-rw-r--r--
testsuites/sptests/sp16/task3.c
2
-rw-r--r--
testsuites/sptests/sp16/task4.c
2
-rw-r--r--
testsuites/sptests/sp16/task5.c
2
-rw-r--r--
testsuites/sptests/sp17/asr.c
2
-rw-r--r--
testsuites/sptests/sp17/init.c
2
-rw-r--r--
testsuites/sptests/sp17/sp17.doc
2
-rw-r--r--
testsuites/sptests/sp17/system.h
2
-rw-r--r--
testsuites/sptests/sp17/task1.c
2
-rw-r--r--
testsuites/sptests/sp17/task2.c
2
-rw-r--r--
testsuites/sptests/sp19/first.c
2
-rw-r--r--
testsuites/sptests/sp19/fptask.c
2
-rw-r--r--
testsuites/sptests/sp19/fptest.h
2
-rw-r--r--
testsuites/sptests/sp19/init.c
2
-rw-r--r--
testsuites/sptests/sp19/inttest.h
2
-rw-r--r--
testsuites/sptests/sp19/sp19.doc
2
-rw-r--r--
testsuites/sptests/sp19/system.h
2
-rw-r--r--
testsuites/sptests/sp19/task1.c
2
-rw-r--r--
testsuites/sptests/sp20/getall.c
2
-rw-r--r--
testsuites/sptests/sp20/init.c
2
-rw-r--r--
testsuites/sptests/sp20/sp20.doc
2
-rw-r--r--
testsuites/sptests/sp20/system.h
2
-rw-r--r--
testsuites/sptests/sp20/task1.c
2
-rw-r--r--
testsuites/sptests/sp21/init.c
2
-rw-r--r--
testsuites/sptests/sp21/sp21.doc
2
-rw-r--r--
testsuites/sptests/sp21/system.h
2
-rw-r--r--
testsuites/sptests/sp21/task1.c
2
-rw-r--r--
testsuites/sptests/sp22/delay.c
2
-rw-r--r--
testsuites/sptests/sp22/init.c
2
-rw-r--r--
testsuites/sptests/sp22/prtime.c
2
-rw-r--r--
testsuites/sptests/sp22/sp22.doc
2
-rw-r--r--
testsuites/sptests/sp22/system.h
2
-rw-r--r--
testsuites/sptests/sp22/task1.c
2
-rw-r--r--
testsuites/sptests/sp23/init.c
2
-rw-r--r--
testsuites/sptests/sp23/sp23.doc
2
-rw-r--r--
testsuites/sptests/sp23/system.h
2
-rw-r--r--
testsuites/sptests/sp23/task1.c
2
-rw-r--r--
testsuites/sptests/sp24/init.c
2
-rw-r--r--
testsuites/sptests/sp24/resume.c
2
-rw-r--r--
testsuites/sptests/sp24/sp24.doc
2
-rw-r--r--
testsuites/sptests/sp24/system.h
2
-rw-r--r--
testsuites/sptests/sp24/task1.c
2
-rw-r--r--
testsuites/sptests/sp25/init.c
2
-rw-r--r--
testsuites/sptests/sp25/sp25.doc
2
-rw-r--r--
testsuites/sptests/sp25/system.h
2
-rw-r--r--
testsuites/sptests/sp25/task1.c
2
-rw-r--r--
testsuites/sptests/spfatal/fatal.c
2
-rw-r--r--
testsuites/sptests/spfatal/init.c
2
-rw-r--r--
testsuites/sptests/spfatal/puterr.c
2
-rw-r--r--
testsuites/sptests/spfatal/spfatal.doc
2
-rw-r--r--
testsuites/sptests/spfatal/system.h
2
-rw-r--r--
testsuites/sptests/spfatal/task1.c
2
-rw-r--r--
testsuites/sptests/spsize/getint.c
2
-rw-r--r--
testsuites/sptests/spsize/init.c
2
-rw-r--r--
testsuites/sptests/spsize/size.c
2
-rw-r--r--
testsuites/sptests/spsize/system.h
2
-rw-r--r--
testsuites/support/include/tmacros.h
2
-rw-r--r--
testsuites/tmtests/include/timesys.h
2
-rw-r--r--
testsuites/tmtests/tm01/system.h
2
-rw-r--r--
testsuites/tmtests/tm01/task1.c
2
-rw-r--r--
testsuites/tmtests/tm01/tm01.doc
2
-rw-r--r--
testsuites/tmtests/tm02/system.h
2
-rw-r--r--
testsuites/tmtests/tm02/task1.c
2
-rw-r--r--
testsuites/tmtests/tm02/tm02.doc
2
-rw-r--r--
testsuites/tmtests/tm03/system.h
2
-rw-r--r--
testsuites/tmtests/tm03/task1.c
2
-rw-r--r--
testsuites/tmtests/tm03/tm03.doc
2
-rw-r--r--
testsuites/tmtests/tm04/system.h
2
-rw-r--r--
testsuites/tmtests/tm04/task1.c
2
-rw-r--r--
testsuites/tmtests/tm04/tm04.doc
2
-rw-r--r--
testsuites/tmtests/tm05/system.h
2
-rw-r--r--
testsuites/tmtests/tm05/task1.c
2
-rw-r--r--
testsuites/tmtests/tm05/tm05.doc
2
-rw-r--r--
testsuites/tmtests/tm06/system.h
2
-rw-r--r--
testsuites/tmtests/tm06/task1.c
2
-rw-r--r--
testsuites/tmtests/tm06/tm06.doc
2
-rw-r--r--
testsuites/tmtests/tm07/system.h
2
-rw-r--r--
testsuites/tmtests/tm07/task1.c
2
-rw-r--r--
testsuites/tmtests/tm07/tm07.doc
2
-rw-r--r--
testsuites/tmtests/tm08/system.h
2
-rw-r--r--