# # ChangeLog for c/src/exec/libcsupport/include in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 12:20:00 Tue, 15 Jun 1999 22:16:30 GMT Joel Sherrill [937ab62c] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/base_fs.c (modified) * c/src/exec/libcsupport/src/mount.c (modified) * c/src/exec/libnetworking/lib/tftpDriver.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/base_fs.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/mount.c (modified) * c/src/lib/libnetworking/lib/tftpDriver.c (modified) * c/src/libnetworking/lib/tftpDriver.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/base_fs.c (modified) * cpukit/libcsupport/src/mount.c (modified) * cpukit/libnetworking/lib/tftpDriver.c (modified) After comments D. V. Henkel-Wallace , the interface ... Mon, 14 Jun 1999 20:18:56 GMT Joel Sherrill [4ecc390] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/mount.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/mount.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/mount.c (modified) RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to ... Wed, 24 Mar 1999 22:52:47 GMT Joel Sherrill [a432c4b7] * c/src/exec/libcsupport/include/sys/utime.h (moved) * c/src/lib/include/Makefile.in (modified) * c/src/lib/include/sys/utime.h (added) * cpukit/libcsupport/include/sys/utime.h (added) Fix based on bug report from Ralf Corsepius [af020036] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/fcntl.c (modified) * c/src/exec/libnetworking/rtems/rtems_syscall.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/fcntl.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libnetworking/rtems/rtems_syscall.c (modified) * c/src/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) Patch from Eric Norum that adds external ... Tue, 16 Mar 1999 01:41:16 GMT Joel Sherrill [23c4bbf5] * c/src/exec/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/tcdrain.c (modified) * c/src/exec/libcsupport/src/tcgetattr.c (modified) * c/src/exec/libcsupport/src/tcsetattr.c (modified) * c/src/lib/include/rtems/libio_.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio_.h (modified) * c/src/lib/libc/tcdrain.c (modified) * c/src/lib/libc/tcgetattr.c (modified) * c/src/lib/libc/tcsetattr.c (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/tcdrain.c (modified) * cpukit/libcsupport/src/tcgetattr.c (modified) * cpukit/libcsupport/src/tcsetattr.c (modified) Use proper include for libio.h. Sat, 06 Mar 1999 18:09:15 GMT Joel Sherrill [3ef8798] * c/src/exec/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/src/fcntl.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/lib/include/rtems/libio_.h (modified) * c/src/lib/libc/fcntl.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio_.h (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/libio.c (modified) Added F_GETFL support so the fdopen() implementation in newlib 1.8.1 ... Mon, 01 Mar 1999 22:40:08 GMT Joel Sherrill [73f6236] * c/src/exec/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/src/close.c (modified) * c/src/exec/libcsupport/src/fchmod.c (modified) * c/src/exec/libcsupport/src/fcntl.c (modified) * c/src/exec/libcsupport/src/fdatasync.c (modified) * c/src/exec/libcsupport/src/fpathconf.c (modified) * c/src/exec/libcsupport/src/fstat.c (modified) * c/src/exec/libcsupport/src/fsync.c (modified) * c/src/exec/libcsupport/src/ftruncate.c (modified) * c/src/exec/libcsupport/src/ioctl.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/libio_sockets.c (modified) * c/src/exec/libcsupport/src/lseek.c (modified) * c/src/exec/libcsupport/src/read.c (modified) * c/src/exec/libcsupport/src/write.c (modified) * c/src/exec/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * c/src/exec/libnetworking/rtems/rtems_glue.c (modified) * c/src/exec/libnetworking/rtems/rtems_select.c (modified) * c/src/exec/libnetworking/rtems/rtems_syscall.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio_.h (modified) * c/src/lib/libc/close.c (modified) * c/src/lib/libc/fchmod.c (modified) * c/src/lib/libc/fcntl.c (modified) * c/src/lib/libc/fdatasync.c (modified) * c/src/lib/libc/fpathconf.c (modified) * c/src/lib/libc/fstat.c (modified) * c/src/lib/libc/fsync.c (modified) * c/src/lib/libc/ftruncate.c (modified) * c/src/lib/libc/ioctl.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/libio_.h (modified) * c/src/lib/libc/libio_sockets.c (modified) * c/src/lib/libc/lseek.c (modified) * c/src/lib/libc/read.c (modified) * c/src/lib/libc/write.c (modified) * c/src/lib/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * c/src/lib/libnetworking/rtems/rtems_glue.c (modified) * c/src/lib/libnetworking/rtems/rtems_select.c (modified) * c/src/lib/libnetworking/rtems/rtems_syscall.c (modified) * c/src/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * c/src/libnetworking/rtems/rtems_glue.c (modified) * c/src/libnetworking/rtems/rtems_select.c (modified) * c/src/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/fchmod.c (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/fdatasync.c (modified) * cpukit/libcsupport/src/fpathconf.c (modified) * cpukit/libcsupport/src/fstat.c (modified) * cpukit/libcsupport/src/fsync.c (modified) * cpukit/libcsupport/src/ftruncate.c (modified) * cpukit/libcsupport/src/ioctl.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/libio_sockets.c (modified) * cpukit/libcsupport/src/lseek.c (modified) * cpukit/libcsupport/src/read.c (modified) * cpukit/libcsupport/src/write.c (modified) * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/libnetworking/rtems/rtems_select.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) Patch from Eric Norum to eliminate external ... Wed, 20 Jan 1999 15:48:22 GMT Joel Sherrill [2d733c42] * c/src/exec/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/src/close.c (modified) * c/src/exec/libcsupport/src/fchmod.c (modified) * c/src/exec/libcsupport/src/fcntl.c (modified) * c/src/exec/libcsupport/src/fdatasync.c (modified) * c/src/exec/libcsupport/src/fpathconf.c (modified) * c/src/exec/libcsupport/src/fstat.c (modified) * c/src/exec/libcsupport/src/fsync.c (modified) * c/src/exec/libcsupport/src/ftruncate.c (modified) * c/src/exec/libcsupport/src/ioctl.c (modified) * c/src/exec/libcsupport/src/lseek.c (modified) * c/src/exec/libcsupport/src/read.c (modified) * c/src/exec/libcsupport/src/write.c (modified) * c/src/lib/include/rtems/libio_.h (modified) * c/src/lib/libc/close.c (modified) * c/src/lib/libc/fchmod.c (modified) * c/src/lib/libc/fcntl.c (modified) * c/src/lib/libc/fdatasync.c (modified) * c/src/lib/libc/fpathconf.c (modified) * c/src/lib/libc/fstat.c (modified) * c/src/lib/libc/fsync.c (modified) * c/src/lib/libc/ftruncate.c (modified) * c/src/lib/libc/ioctl.c (modified) * c/src/lib/libc/libio_.h (modified) * c/src/lib/libc/lseek.c (modified) * c/src/lib/libc/read.c (modified) * c/src/lib/libc/write.c (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/fchmod.c (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/fdatasync.c (modified) * cpukit/libcsupport/src/fpathconf.c (modified) * cpukit/libcsupport/src/fstat.c (modified) * cpukit/libcsupport/src/fsync.c (modified) * cpukit/libcsupport/src/ftruncate.c (modified) * cpukit/libcsupport/src/ioctl.c (modified) * cpukit/libcsupport/src/lseek.c (modified) * cpukit/libcsupport/src/read.c (modified) * cpukit/libcsupport/src/write.c (modified) More general fix based on bug report and patch from Ian Lance Taylor ... Thu, 10 Dec 1998 23:31:54 GMT Joel Sherrill [cca4400] * VERSION (modified) * c/src/exec/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/sys/sockio.h (modified) * c/src/exec/libcsupport/src/close.c (modified) * c/src/exec/libcsupport/src/fchmod.c (modified) * c/src/exec/libcsupport/src/fcntl.c (modified) * c/src/exec/libcsupport/src/fdatasync.c (modified) * c/src/exec/libcsupport/src/fpathconf.c (modified) * c/src/exec/libcsupport/src/fsync.c (modified) * c/src/exec/libcsupport/src/ftruncate.c (modified) * c/src/exec/libcsupport/src/ioctl.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/lseek.c (modified) * c/src/exec/libcsupport/src/read.c (modified) * c/src/exec/libcsupport/src/write.c (modified) * c/src/exec/libnetworking/rtems/rtems_glue.c (modified) * c/src/exec/libnetworking/rtems/rtems_syscall.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio_.h (modified) * c/src/lib/include/sys/sockio.h (modified) * c/src/lib/libc/close.c (modified) * c/src/lib/libc/fchmod.c (modified) * c/src/lib/libc/fcntl.c (modified) * c/src/lib/libc/fdatasync.c (modified) * c/src/lib/libc/fpathconf.c (modified) * c/src/lib/libc/fsync.c (modified) * c/src/lib/libc/ftruncate.c (modified) * c/src/lib/libc/ioctl.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/libio_.h (modified) * c/src/lib/libc/lseek.c (modified) * c/src/lib/libc/read.c (modified) * c/src/lib/libc/write.c (modified) * c/src/lib/libnetworking/rtems/Makefile.in (modified) * c/src/lib/libnetworking/rtems/rtems_glue.c (modified) * c/src/lib/libnetworking/rtems/rtems_syscall.c (modified) * c/src/lib/libnetworking/sys/sockio.h (modified) * c/src/libnetworking/rtems/Makefile.in (modified) * c/src/libnetworking/rtems/rtems_glue.c (modified) * c/src/libnetworking/rtems/rtems_syscall.c (modified) * c/src/libnetworking/sys/sockio.h (modified) * configure (modified) * configure.in (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/sys/sockio.h (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/fchmod.c (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/fdatasync.c (modified) * cpukit/libcsupport/src/fpathconf.c (modified) * cpukit/libcsupport/src/fsync.c (modified) * cpukit/libcsupport/src/ftruncate.c (modified) * cpukit/libcsupport/src/ioctl.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/lseek.c (modified) * cpukit/libcsupport/src/read.c (modified) * cpukit/libcsupport/src/write.c (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) Merged Eric Norum's select patch that was based on 4.0 and resolved ... Thu, 10 Dec 1998 19:42:29 GMT Joel Sherrill [a3d0b8a] * c/src/exec/libcsupport/include/sys/sockio.h (modified) * c/src/exec/libnetworking/net/if.c (modified) * c/src/exec/libnetworking/net/if.h (modified) * c/src/exec/libnetworking/net/if_ethersubr.c (modified) * c/src/lib/include/sys/sockio.h (modified) * c/src/lib/libnetworking/net/if.c (modified) * c/src/lib/libnetworking/net/if.h (modified) * c/src/lib/libnetworking/net/if_ethersubr.c (modified) * c/src/lib/libnetworking/sys/sockio.h (modified) * c/src/libnetworking/net/if.c (modified) * c/src/libnetworking/net/if.h (modified) * c/src/libnetworking/net/if_ethersubr.c (modified) * c/src/libnetworking/sys/sockio.h (modified) * cpukit/libcsupport/include/sys/sockio.h (modified) * cpukit/libnetworking/net/if.c (modified) * cpukit/libnetworking/net/if.h (modified) * cpukit/libnetworking/net/if_ethersubr.c (modified) Patch from Ian Lance Taylor : From: Eric Norum ... Thu, 03 Dec 1998 22:17:13 GMT Jennifer Averett [7a3878b] * c/src/exec/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (modified) * c/src/exec/libcsupport/src/base_fs.c (modified) * c/src/exec/libfs/src/imfs/ioman.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio_.h (modified) * c/src/lib/libc/base_fs.c (modified) * c/src/lib/libc/ioman.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/libio_.h (modified) * c/src/libfs/src/imfs/ioman.c (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/base_fs.c (modified) * cpukit/libfs/src/imfs/ioman.c (modified) Modifications for RTEMS_UNIX. Mon, 23 Nov 1998 19:07:58 GMT Joel Sherrill [07a3253d] * c/src/exec/include/rtems/libio_.h (added) * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.h (added) * c/src/exec/libcsupport/src/CASES (added) * c/src/exec/libcsupport/src/TODO (added) * c/src/exec/libcsupport/src/__brk.c (modified) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/__sbrk.c (added) * c/src/exec/libcsupport/src/__times.c (modified) * c/src/exec/libcsupport/src/access.c (added) * c/src/exec/libcsupport/src/base_fs.c (added) * c/src/exec/libcsupport/src/cfgetispeed.c (added) * c/src/exec/libcsupport/src/cfgetospeed.c (added) * c/src/exec/libcsupport/src/cfsetispeed.c (added) * c/src/exec/libcsupport/src/cfsetospeed.c (added) * c/src/exec/libcsupport/src/chdir.c (added) * c/src/exec/libcsupport/src/chmod.c (added) * c/src/exec/libcsupport/src/chown.c (added) * c/src/exec/libcsupport/src/close.c (added) * c/src/exec/libcsupport/src/closedir.c (modified) * c/src/exec/libcsupport/src/dup.c (added) * c/src/exec/libcsupport/src/dup2.c (added) * c/src/exec/libcsupport/src/eval.c (added) * c/src/exec/libcsupport/src/fchmod.c (added) * c/src/exec/libcsupport/src/fcntl.c (added) * c/src/exec/libcsupport/src/fdatasync.c (added) * c/src/exec/libcsupport/src/fpathconf.c (added) * c/src/exec/libcsupport/src/fstat.c (added) * c/src/exec/libcsupport/src/fsync.c (added) * c/src/exec/libcsupport/src/ftruncate.c (added) * c/src/exec/libcsupport/src/getdents.c (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/ioctl.c (added) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/link.c (added) * c/src/exec/libcsupport/src/lseek.c (added) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/mkdir.c (added) * c/src/exec/libcsupport/src/mkfifo.c (added) * c/src/exec/libcsupport/src/mknod.c (added) * c/src/exec/libcsupport/src/mount.c (added) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/libcsupport/src/open.c (added) * c/src/exec/libcsupport/src/opendir.c (modified) * c/src/exec/libcsupport/src/pathconf.c (added) * c/src/exec/libcsupport/src/pipe.c (added) * c/src/exec/libcsupport/src/read.c (added) * c/src/exec/libcsupport/src/readdir.c (modified) * c/src/exec/libcsupport/src/readlink.c (added) * c/src/exec/libcsupport/src/rewinddir.c (modified) * c/src/exec/libcsupport/src/rmdir.c (added) * c/src/exec/libcsupport/src/scandir.c (modified) * c/src/exec/libcsupport/src/seekdir.c (modified) * c/src/exec/libcsupport/src/stat.c (added) * c/src/exec/libcsupport/src/symlink.c (added) * c/src/exec/libcsupport/src/tcdrain.c (modified) * c/src/exec/libcsupport/src/tcgetattr.c (added) * c/src/exec/libcsupport/src/tcsetattr.c (added) * c/src/exec/libcsupport/src/telldir.c (modified) * c/src/exec/libcsupport/src/truncate.c (added) * c/src/exec/libcsupport/src/umask.c (added) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/exec/libcsupport/src/unlink.c (added) * c/src/exec/libcsupport/src/unmount.c (added) * c/src/exec/libcsupport/src/utime.c (added) * c/src/exec/libcsupport/src/write.c (added) * c/src/exec/libfs/src/imfs/deviceio.c (added) * c/src/exec/libfs/src/imfs/imfs.h (added) * c/src/exec/libfs/src/imfs/imfs_chown.c (added) * c/src/exec/libfs/src/imfs/imfs_creat.c (added) * c/src/exec/libfs/src/imfs/imfs_debug.c (added) * c/src/exec/libfs/src/imfs/imfs_directory.c (added) * c/src/exec/libfs/src/imfs/imfs_eval.c (added) * c/src/exec/libfs/src/imfs/imfs_fchmod.c (added) * c/src/exec/libfs/src/imfs/imfs_free.c (added) * c/src/exec/libfs/src/imfs/imfs_getchild.c (added) * c/src/exec/libfs/src/imfs/imfs_gtkn.c (added) * c/src/exec/libfs/src/imfs/imfs_init.c (added) * c/src/exec/libfs/src/imfs/imfs_initsupp.c (added) * c/src/exec/libfs/src/imfs/imfs_link.c (added) * c/src/exec/libfs/src/imfs/imfs_mknod.c (added) * c/src/exec/libfs/src/imfs/imfs_mount.c (added) * c/src/exec/libfs/src/imfs/imfs_ntype.c (added) * c/src/exec/libfs/src/imfs/imfs_readlink.c (added) * c/src/exec/libfs/src/imfs/imfs_rmnod.c (added) * c/src/exec/libfs/src/imfs/imfs_stat.c (added) * c/src/exec/libfs/src/imfs/imfs_symlink.c (added) * c/src/exec/libfs/src/imfs/imfs_unlink.c (added) * c/src/exec/libfs/src/imfs/imfs_unmount.c (added) * c/src/exec/libfs/src/imfs/imfs_utime.c (added) * c/src/exec/libfs/src/imfs/ioman.c (added) * c/src/exec/libfs/src/imfs/memfile.c (added) * c/src/exec/posix/include/sys/Makefile.in (modified) * c/src/exec/posix/src/getpid.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/sys/Makefile.in (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio_.h (added) * c/src/lib/libbsp/shared/bsplibc.c (modified) * c/src/lib/libbsp/shared/bsppost.c (modified) * c/src/lib/libc/CASES (added) * c/src/lib/libc/Makefile.in (modified) * c/src/lib/libc/TODO (added) * c/src/lib/libc/__brk.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/__sbrk.c (added) * c/src/lib/libc/__times.c (modified) * c/src/lib/libc/access.c (added) * c/src/lib/libc/base_fs.c (added) * c/src/lib/libc/cfgetispeed.c (added) * c/src/lib/libc/cfgetospeed.c (added) * c/src/lib/libc/cfiospeed.c (deleted) * c/src/lib/libc/cfsetispeed.c (added) * c/src/lib/libc/cfsetospeed.c (added) * c/src/lib/libc/chdir.c (added) * c/src/lib/libc/chmod.c (added) * c/src/lib/libc/chown.c (added) * c/src/lib/libc/close.c (added) * c/src/lib/libc/closedir.c (modified) * c/src/lib/libc/deviceio.c (added) * c/src/lib/libc/dup.c (added) * c/src/lib/libc/dup2.c (added) * c/src/lib/libc/eval.c (added) * c/src/lib/libc/fchmod.c (added) * c/src/lib/libc/fcntl.c (added) * c/src/lib/libc/fdatasync.c (added) * c/src/lib/libc/fpathconf.c (added) * c/src/lib/libc/fstat.c (added) * c/src/lib/libc/fsync.c (added) * c/src/lib/libc/ftruncate.c (added) * c/src/lib/libc/getdents.c (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/imfs.h (added) * c/src/lib/libc/imfs_chown.c (added) * c/src/lib/libc/imfs_creat.c (added) * c/src/lib/libc/imfs_debug.c (added) * c/src/lib/libc/imfs_directory.c (added) * c/src/lib/libc/imfs_eval.c (added) * c/src/lib/libc/imfs_fchmod.c (added) * c/src/lib/libc/imfs_free.c (added) * c/src/lib/libc/imfs_getchild.c (added) * c/src/lib/libc/imfs_gtkn.c (added) * c/src/lib/libc/imfs_handlers.c (added) * c/src/lib/libc/imfs_init.c (added) * c/src/lib/libc/imfs_initsupp.c (added) * c/src/lib/libc/imfs_link.c (added) * c/src/lib/libc/imfs_mknod.c (added) * c/src/lib/libc/imfs_mount.c (added) * c/src/lib/libc/imfs_ntype.c (added) * c/src/lib/libc/imfs_readlink.c (added) * c/src/lib/libc/imfs_rmnod.c (added) * c/src/lib/libc/imfs_stat.c (added) * c/src/lib/libc/imfs_symlink.c (added) * c/src/lib/libc/imfs_unlink.c (added) * c/src/lib/libc/imfs_unmount.c (added) * c/src/lib/libc/imfs_utime.c (added) * c/src/lib/libc/internal.h (deleted) * c/src/lib/libc/ioctl.c (added) * c/src/lib/libc/ioman.c (added) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/libio_.h (added) * c/src/lib/libc/link.c (added) * c/src/lib/libc/lseek.c (added) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/memfile.c (added) * c/src/lib/libc/mkdir.c (added) * c/src/lib/libc/mkfifo.c (added) * c/src/lib/libc/mknod.c (added) * c/src/lib/libc/mount.c (added) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libc/newlibif.c (deleted) * c/src/lib/libc/newlibifr.c (deleted) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libc/open.c (added) * c/src/lib/libc/opendir.c (modified) * c/src/lib/libc/pathconf.c (added) * c/src/lib/libc/pipe.c (moved) * c/src/lib/libc/read.c (added) * c/src/lib/libc/readdir.c (modified) * c/src/lib/libc/readlink.c (added) * c/src/lib/libc/rewinddir.c (modified) * c/src/lib/libc/rmdir.c (added) * c/src/lib/libc/scandir.c (modified) * c/src/lib/libc/seekdir.c (modified) * c/src/lib/libc/stat.c (added) * c/src/lib/libc/support.c (deleted) * c/src/lib/libc/symlink.c (added) * c/src/lib/libc/syscalls.c (deleted) * c/src/lib/libc/tcattr.c (deleted) * c/src/lib/libc/tcdrain.c (modified) * c/src/lib/libc/tcgetattr.c (added) * c/src/lib/libc/tcsetattr.c (added) * c/src/lib/libc/telldir.c (modified) * c/src/lib/libc/truncate.c (added) * c/src/lib/libc/umask.c (added) * c/src/lib/libc/unixlibc.c (modified) * c/src/lib/libc/unlink.c (added) * c/src/lib/libc/unmount.c (added) * c/src/lib/libc/utime.c (added) * c/src/lib/libc/write.c (added) * c/src/lib/libchip/serial/ns16550.c (modified) * c/src/libchip/serial/ns16550.c (modified) * c/src/libfs/src/imfs/deviceio.c (added) * c/src/libfs/src/imfs/imfs.h (added) * c/src/libfs/src/imfs/imfs_chown.c (added) * c/src/libfs/src/imfs/imfs_creat.c (added) * c/src/libfs/src/imfs/imfs_debug.c (added) * c/src/libfs/src/imfs/imfs_directory.c (added) * c/src/libfs/src/imfs/imfs_eval.c (added) * c/src/libfs/src/imfs/imfs_fchmod.c (added) * c/src/libfs/src/imfs/imfs_free.c (added) * c/src/libfs/src/imfs/imfs_getchild.c (added) * c/src/libfs/src/imfs/imfs_gtkn.c (added) * c/src/libfs/src/imfs/imfs_init.c (added) * c/src/libfs/src/imfs/imfs_initsupp.c (added) * c/src/libfs/src/imfs/imfs_link.c (added) * c/src/libfs/src/imfs/imfs_mknod.c (added) * c/src/libfs/src/imfs/imfs_mount.c (added) * c/src/libfs/src/imfs/imfs_ntype.c (added) * c/src/libfs/src/imfs/imfs_readlink.c (added) * c/src/libfs/src/imfs/imfs_rmnod.c (added) * c/src/libfs/src/imfs/imfs_stat.c (added) * c/src/libfs/src/imfs/imfs_symlink.c (added) * c/src/libfs/src/imfs/imfs_unlink.c (added) * c/src/libfs/src/imfs/imfs_unmount.c (added) * c/src/libfs/src/imfs/imfs_utime.c (added) * c/src/libfs/src/imfs/ioman.c (added) * c/src/libfs/src/imfs/memfile.c (added) * c/src/tests/sptests/spsize/size.c (modified) * configure (modified) * cpukit/include/rtems/libio_.h (added) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (added) * cpukit/libcsupport/src/CASES (added) * cpukit/libcsupport/src/TODO (added) * cpukit/libcsupport/src/__brk.c (modified) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/__sbrk.c (added) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libcsupport/src/access.c (added) * cpukit/libcsupport/src/base_fs.c (added) * cpukit/libcsupport/src/cfgetispeed.c (added) * cpukit/libcsupport/src/cfgetospeed.c (added) * cpukit/libcsupport/src/cfsetispeed.c (added) * cpukit/libcsupport/src/cfsetospeed.c (added) * cpukit/libcsupport/src/chdir.c (added) * cpukit/libcsupport/src/chmod.c (added) * cpukit/libcsupport/src/chown.c (added) * cpukit/libcsupport/src/close.c (added) * cpukit/libcsupport/src/closedir.c (modified) * cpukit/libcsupport/src/dup.c (added) * cpukit/libcsupport/src/dup2.c (added) * cpukit/libcsupport/src/eval.c (added) * cpukit/libcsupport/src/fchmod.c (added) * cpukit/libcsupport/src/fcntl.c (added) * cpukit/libcsupport/src/fdatasync.c (added) * cpukit/libcsupport/src/fpathconf.c (added) * cpukit/libcsupport/src/fstat.c (added) * cpukit/libcsupport/src/fsync.c (added) * cpukit/libcsupport/src/ftruncate.c (added) * cpukit/libcsupport/src/getdents.c (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/ioctl.c (added) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/link.c (added) * cpukit/libcsupport/src/lseek.c (added) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/mkdir.c (added) * cpukit/libcsupport/src/mkfifo.c (added) * cpukit/libcsupport/src/mknod.c (added) * cpukit/libcsupport/src/mount.c (added) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libcsupport/src/open.c (added) * cpukit/libcsupport/src/opendir.c (modified) * cpukit/libcsupport/src/pathconf.c (added) * cpukit/libcsupport/src/pipe.c (added) * cpukit/libcsupport/src/read.c (added) * cpukit/libcsupport/src/readdir.c (modified) * cpukit/libcsupport/src/readlink.c (added) * cpukit/libcsupport/src/rewinddir.c (modified) * cpukit/libcsupport/src/rmdir.c (added) * cpukit/libcsupport/src/scandir.c (modified) * cpukit/libcsupport/src/seekdir.c (modified) * cpukit/libcsupport/src/stat.c (added) * cpukit/libcsupport/src/symlink.c (added) * cpukit/libcsupport/src/tcdrain.c (modified) * cpukit/libcsupport/src/tcgetattr.c (added) * cpukit/libcsupport/src/tcsetattr.c (added) * cpukit/libcsupport/src/telldir.c (modified) * cpukit/libcsupport/src/truncate.c (added) * cpukit/libcsupport/src/umask.c (added) * cpukit/libcsupport/src/unixlibc.c (modified) * cpukit/libcsupport/src/unlink.c (added) * cpukit/libcsupport/src/unmount.c (added) * cpukit/libcsupport/src/utime.c (added) * cpukit/libcsupport/src/write.c (added) * cpukit/libfs/src/imfs/deviceio.c (added) * cpukit/libfs/src/imfs/imfs.h (added) * cpukit/libfs/src/imfs/imfs_chown.c (added) * cpukit/libfs/src/imfs/imfs_creat.c (added) * cpukit/libfs/src/imfs/imfs_debug.c (added) * cpukit/libfs/src/imfs/imfs_directory.c (added) * cpukit/libfs/src/imfs/imfs_eval.c (added) * cpukit/libfs/src/imfs/imfs_fchmod.c (added) * cpukit/libfs/src/imfs/imfs_free.c (added) * cpukit/libfs/src/imfs/imfs_getchild.c (added) * cpukit/libfs/src/imfs/imfs_gtkn.c (added) * cpukit/libfs/src/imfs/imfs_init.c (added) * cpukit/libfs/src/imfs/imfs_initsupp.c (added) * cpukit/libfs/src/imfs/imfs_link.c (added) * cpukit/libfs/src/imfs/imfs_mknod.c (added) * cpukit/libfs/src/imfs/imfs_mount.c (added) * cpukit/libfs/src/imfs/imfs_ntype.c (added) * cpukit/libfs/src/imfs/imfs_readlink.c (added) * cpukit/libfs/src/imfs/imfs_rmnod.c (added) * cpukit/libfs/src/imfs/imfs_stat.c (added) * cpukit/libfs/src/imfs/imfs_symlink.c (added) * cpukit/libfs/src/imfs/imfs_unlink.c (added) * cpukit/libfs/src/imfs/imfs_unmount.c (added) * cpukit/libfs/src/imfs/imfs_utime.c (added) * cpukit/libfs/src/imfs/ioman.c (added) * cpukit/libfs/src/imfs/memfile.c (added) * cpukit/posix/src/getpid.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/sapi/src/io.c (modified) * testsuites/sptests/spsize/size.c (modified) Added base version of file system infrastructure. This includes a ... Wed, 28 Oct 1998 19:17:16 GMT Joel Sherrill [692b9f7] * aclocal.m4 (modified) * aclocal/canonicalize-tools.m4 (modified) * c/Makefile.in (modified) * c/src/exec/libcsupport/include/sys/termios.h (modified) * c/src/lib/Makefile.in (modified) * c/src/lib/include/sys/termios.h (modified) * c/src/lib/libchip/serial/mc68681.c (modified) * c/src/lib/libchip/serial/ns16550.c (modified) * c/src/lib/libchip/serial/z85c30.c (modified) * c/src/lib/wrapup/Makefile.in (modified) * c/src/libchip/serial/mc68681.c (modified) * c/src/libchip/serial/ns16550.c (modified) * c/src/libchip/serial/z85c30.c (modified) * c/src/wrapup/Makefile.in (modified) * configure (modified) * configure.in (modified) * cpukit/libcsupport/include/sys/termios.h (modified) * make/custom/psim.cfg (modified) * make/target.cfg.in (modified) Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs along ... Wed, 23 Sep 1998 13:20:34 GMT Joel Sherrill [8a496e46] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libbsp/i386/pc386/console/console.c (modified) * c/src/lib/libbsp/i386/pc386/console/inch.c (modified) * c/src/lib/libbsp/i386/pc386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/pc386/startup/exit.c (modified) * c/src/lib/libbsp/i386/shared/irq/idt.c (modified) * c/src/lib/libbsp/i386/shared/irq/irq_init.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * c/src/lib/libcpu/i386/cpu.c (modified) * c/src/lib/libcpu/i386/idt.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) * make/target.cfg.in (modified) Patch from Aleksey (Quality Quorum ): 1. ... Fri, 11 Sep 1998 19:17:49 GMT Joel Sherrill [b29378e] * c/src/exec/libcsupport/include/motorola/mc68681.h (modified) * c/src/lib/include/motorola/mc68681.h (modified) * cpukit/libcsupport/include/motorola/mc68681.h (modified) Corrected spelling error. Wed, 19 Aug 1998 21:32:28 GMT Joel Sherrill [39e6e65a] * c/src/exec/libcsupport/include/sys/filio.h (added) * c/src/exec/libcsupport/include/sys/ioctl.h (added) * c/src/exec/libcsupport/include/sys/sockio.h (added) * c/src/exec/libnetworking/README (added) * c/src/exec/libnetworking/arpa/ftp.h (added) * c/src/exec/libnetworking/arpa/inet.h (added) * c/src/exec/libnetworking/arpa/nameser.h (added) * c/src/exec/libnetworking/arpa/nameser_compat.h (added) * c/src/exec/libnetworking/arpa/telnet.h (added) * c/src/exec/libnetworking/bpfilter.h (added) * c/src/exec/libnetworking/kern/kern_subr.c (added) * c/src/exec/libnetworking/kern/uipc_domain.c (added) * c/src/exec/libnetworking/kern/uipc_mbuf.c (added) * c/src/exec/libnetworking/kern/uipc_socket.c (added) * c/src/exec/libnetworking/kern/uipc_socket2.c (added) * c/src/exec/libnetworking/lib/README (added) * c/src/exec/libnetworking/lib/getprotoby.c (added) * c/src/exec/libnetworking/lib/syslog.c (added) * c/src/exec/libnetworking/lib/tftpDriver.c (added) * c/src/exec/libnetworking/libc/addr2ascii.3 (added) * c/src/exec/libnetworking/libc/addr2ascii.c (added) * c/src/exec/libnetworking/libc/ascii2addr.c (added) * c/src/exec/libnetworking/libc/base64.c (added) * c/src/exec/libnetworking/libc/byteorder.3 (added) * c/src/exec/libnetworking/libc/ether_addr.c (added) * c/src/exec/libnetworking/libc/ethers.3 (added) * c/src/exec/libnetworking/libc/gethostbydns.c (added) * c/src/exec/libnetworking/libc/gethostbyht.c (added) * c/src/exec/libnetworking/libc/gethostbyname.3 (added) * c/src/exec/libnetworking/libc/gethostbynis.c (added) * c/src/exec/libnetworking/libc/gethostnamadr.c (added) * c/src/exec/libnetworking/libc/gethostname.c (added) * c/src/exec/libnetworking/libc/getnetbydns.c (added) * c/src/exec/libnetworking/libc/getnetbyht.c (added) * c/src/exec/libnetworking/libc/getnetbynis.c (added) * c/src/exec/libnetworking/libc/getnetent.3 (added) * c/src/exec/libnetworking/libc/getnetnamadr.c (added) * c/src/exec/libnetworking/libc/getproto.c (added) * c/src/exec/libnetworking/libc/getprotoent.3 (added) * c/src/exec/libnetworking/libc/getprotoent.c (added) * c/src/exec/libnetworking/libc/getprotoname.c (added) * c/src/exec/libnetworking/libc/getservbyname.c (added) * c/src/exec/libnetworking/libc/getservbyport.c (added) * c/src/exec/libnetworking/libc/getservent.3 (added) * c/src/exec/libnetworking/libc/getservent.c (added) * c/src/exec/libnetworking/libc/herror.c (added) * c/src/exec/libnetworking/libc/inet.3 (added) * c/src/exec/libnetworking/libc/inet_addr.c (added) * c/src/exec/libnetworking/libc/inet_lnaof.c (added) * c/src/exec/libnetworking/libc/inet_makeaddr.c (added) * c/src/exec/libnetworking/libc/inet_net_ntop.c (added) * c/src/exec/libnetworking/libc/inet_net_pton.c (added) * c/src/exec/libnetworking/libc/inet_neta.c (added) * c/src/exec/libnetworking/libc/inet_netof.c (added) * c/src/exec/libnetworking/libc/inet_network.c (added) * c/src/exec/libnetworking/libc/inet_ntoa.c (added) * c/src/exec/libnetworking/libc/inet_ntop.c (added) * c/src/exec/libnetworking/libc/inet_pton.c (added) * c/src/exec/libnetworking/libc/iso_addr.3 (added) * c/src/exec/libnetworking/libc/iso_addr.c (added) * c/src/exec/libnetworking/libc/linkaddr.3 (added) * c/src/exec/libnetworking/libc/linkaddr.c (added) * c/src/exec/libnetworking/libc/map_v4v6.c (added) * c/src/exec/libnetworking/libc/ns.3 (added) * c/src/exec/libnetworking/libc/ns_addr.c (added) * c/src/exec/libnetworking/libc/ns_name.c (added) * c/src/exec/libnetworking/libc/ns_netint.c (added) * c/src/exec/libnetworking/libc/ns_ntoa.c (added) * c/src/exec/libnetworking/libc/ns_parse.c (added) * c/src/exec/libnetworking/libc/ns_print.c (added) * c/src/exec/libnetworking/libc/ns_ttl.c (added) * c/src/exec/libnetworking/libc/nsap_addr.c (added) * c/src/exec/libnetworking/libc/rcmd.3 (added) * c/src/exec/libnetworking/libc/rcmd.c (added) * c/src/exec/libnetworking/libc/recv.c (added) * c/src/exec/libnetworking/libc/res_comp.c (added) * c/src/exec/libnetworking/libc/res_config.h (added) * c/src/exec/libnetworking/libc/res_data.c (added) * c/src/exec/libnetworking/libc/res_debug.c (added) * c/src/exec/libnetworking/libc/res_init.c (added) * c/src/exec/libnetworking/libc/res_mkquery.c (added) * c/src/exec/libnetworking/libc/res_mkupdate.c (added) * c/src/exec/libnetworking/libc/res_query.c (added) * c/src/exec/libnetworking/libc/res_send.c (added) * c/src/exec/libnetworking/libc/res_stubs.c (added) * c/src/exec/libnetworking/libc/res_update.c (added) * c/src/exec/libnetworking/libc/resolver.3 (added) * c/src/exec/libnetworking/libc/send.c (added) * c/src/exec/libnetworking/libc/strsep.c (added) * c/src/exec/libnetworking/loop.h (added) * c/src/exec/libnetworking/net/bpf.h (added) * c/src/exec/libnetworking/net/ethernet.h (added) * c/src/exec/libnetworking/net/if.c (added) * c/src/exec/libnetworking/net/if.h (added) * c/src/exec/libnetworking/net/if_arp.h (added) * c/src/exec/libnetworking/net/if_dl.h (added) * c/src/exec/libnetworking/net/if_ethersubr.c (added) * c/src/exec/libnetworking/net/if_llc.h (added) * c/src/exec/libnetworking/net/if_loop.c (added) * c/src/exec/libnetworking/net/if_types.h (added) * c/src/exec/libnetworking/net/netisr.h (added) * c/src/exec/libnetworking/net/radix.c (added) * c/src/exec/libnetworking/net/radix.h (added) * c/src/exec/libnetworking/net/raw_cb.c (added) * c/src/exec/libnetworking/net/raw_cb.h (added) * c/src/exec/libnetworking/net/raw_usrreq.c (added) * c/src/exec/libnetworking/net/route.c (added) * c/src/exec/libnetworking/net/route.h (added) * c/src/exec/libnetworking/net/rtsock.c (added) * c/src/exec/libnetworking/netdb.h (added) * c/src/exec/libnetworking/netinet/icmp_var.h (added) * c/src/exec/libnetworking/netinet/if_ether.c (added) * c/src/exec/libnetworking/netinet/if_ether.h (added) * c/src/exec/libnetworking/netinet/igmp.c (added) * c/src/exec/libnetworking/netinet/igmp.h (added) * c/src/exec/libnetworking/netinet/igmp_var.h (added) * c/src/exec/libnetworking/netinet/in.c (added) * c/src/exec/libnetworking/netinet/in.h (added) * c/src/exec/libnetworking/netinet/in_cksum.c (added) * c/src/exec/libnetworking/netinet/in_pcb.c (added) * c/src/exec/libnetworking/netinet/in_pcb.h (added) * c/src/exec/libnetworking/netinet/in_proto.c (added) * c/src/exec/libnetworking/netinet/in_rmx.c (added) * c/src/exec/libnetworking/netinet/in_systm.h (added) * c/src/exec/libnetworking/netinet/in_var.h (added) * c/src/exec/libnetworking/netinet/ip.h (added) * c/src/exec/libnetworking/netinet/ip_divert.c (added) * c/src/exec/libnetworking/netinet/ip_fw.c (added) * c/src/exec/libnetworking/netinet/ip_fw.h (added) * c/src/exec/libnetworking/netinet/ip_icmp.c (added) * c/src/exec/libnetworking/netinet/ip_icmp.h (added) * c/src/exec/libnetworking/netinet/ip_input.c (added) * c/src/exec/libnetworking/netinet/ip_mroute.c (added) * c/src/exec/libnetworking/netinet/ip_mroute.h (added) * c/src/exec/libnetworking/netinet/ip_output.c (added) * c/src/exec/libnetworking/netinet/ip_var.h (added) * c/src/exec/libnetworking/netinet/raw_ip.c (added) * c/src/exec/libnetworking/netinet/tcp.h (added) * c/src/exec/libnetworking/netinet/tcp_debug.c (added) * c/src/exec/libnetworking/netinet/tcp_debug.h (added) * c/src/exec/libnetworking/netinet/tcp_fsm.h (added) * c/src/exec/libnetworking/netinet/tcp_input.c (added) * c/src/exec/libnetworking/netinet/tcp_output.c (added) * c/src/exec/libnetworking/netinet/tcp_seq.h (added) * c/src/exec/libnetworking/netinet/tcp_subr.c (added) * c/src/exec/libnetworking/netinet/tcp_timer.c (added) * c/src/exec/libnetworking/netinet/tcp_timer.h (added) * c/src/exec/libnetworking/netinet/tcp_usrreq.c (added) * c/src/exec/libnetworking/netinet/tcp_var.h (added) * c/src/exec/libnetworking/netinet/tcpip.h (added) * c/src/exec/libnetworking/netinet/udp.h (added) * c/src/exec/libnetworking/netinet/udp_usrreq.c (added) * c/src/exec/libnetworking/netinet/udp_var.h (added) * c/src/exec/libnetworking/nfs/bootp_subr.c (added) * c/src/exec/libnetworking/nfs/krpc.h (added) * c/src/exec/libnetworking/nfs/nfs.h (added) * c/src/exec/libnetworking/nfs/nfsdiskless.h (added) * c/src/exec/libnetworking/nfs/nfsproto.h (added) * c/src/exec/libnetworking/nfs/rpcv2.h (added) * c/src/exec/libnetworking/nfs/xdr_subs.h (added) * c/src/exec/libnetworking/opt_ipfw.h (added) * c/src/exec/libnetworking/opt_mrouting.h (added) * c/src/exec/libnetworking/opt_tcpdebug.h (added) * c/src/exec/libnetworking/poll.h (added) * c/src/exec/libnetworking/resolv.h (added) * c/src/exec/libnetworking/rtems/issetugid.c (added) * c/src/exec/libnetworking/rtems/rtems_bootp.c (added) * c/src/exec/libnetworking/rtems/rtems_bsdnet.h (added) * c/src/exec/libnetworking/rtems/rtems_bsdnet_internal.h (added) * c/src/exec/libnetworking/rtems/rtems_glue.c (added) * c/src/exec/libnetworking/rtems/rtems_showicmpstat.c (added) * c/src/exec/libnetworking/rtems/rtems_showifstat.c (added) * c/src/exec/libnetworking/rtems/rtems_showipstat.c (added) * c/src/exec/libnetworking/rtems/rtems_showmbuf.c (added) * c/src/exec/libnetworking/rtems/rtems_showroute.c (added) * c/src/exec/libnetworking/rtems/rtems_showtcpstat.c (added) * c/src/exec/libnetworking/rtems/rtems_showudpstat.c (added) * c/src/exec/libnetworking/rtems/rtems_syscall.c (added) * c/src/exec/libnetworking/rtems/sghostname.c (added) * c/src/exec/libnetworking/rtems/tftp.h (added) * c/src/exec/libnetworking/sys/buf.h (added) * c/src/exec/libnetworking/sys/callout.h (added) * c/src/exec/libnetworking/sys/conf.h (added) * c/src/exec/libnetworking/sys/domain.h (added) * c/src/exec/libnetworking/sys/kernel.h (added) * c/src/exec/libnetworking/sys/libkern.h (added) * c/src/exec/libnetworking/sys/malloc.h (added) * c/src/exec/libnetworking/sys/mbuf.h (added) * c/src/exec/libnetworking/sys/mount.h (added) * c/src/exec/libnetworking/sys/param.h (added) * c/src/exec/libnetworking/sys/proc.h (added) * c/src/exec/libnetworking/sys/protosw.h (added) * c/src/exec/libnetworking/sys/queue.h (added) * c/src/exec/libnetworking/sys/reboot.h (added) * c/src/exec/libnetworking/sys/resourcevar.h (added) * c/src/exec/libnetworking/sys/rtprio.h (added) * c/src/exec/libnetworking/sys/select.h (added) * c/src/exec/libnetworking/sys/signalvar.h (added) * c/src/exec/libnetworking/sys/socket.h (added) * c/src/exec/libnetworking/sys/socketvar.h (added) * c/src/exec/libnetworking/sys/sysctl.h (added) * c/src/exec/libnetworking/sys/syslimits.h (added) * c/src/exec/libnetworking/sys/syslog.h (added) * c/src/exec/libnetworking/sys/systm.h (added) * c/src/exec/libnetworking/sys/ttydefaults.h (added) * c/src/exec/libnetworking/sys/ucred.h (added) * c/src/exec/libnetworking/sys/uio.h (added) * c/src/exec/libnetworking/syslog.h (added) * c/src/exec/libnetworking/vm/vm.h (added) * c/src/exec/libnetworking/vm/vm_extern.h (added) * c/src/exec/libnetworking/vm/vm_kern.h (added) * c/src/exec/libnetworking/vm/vm_param.h (added) * c/src/lib/include/sys/filio.h (added) * c/src/lib/include/sys/ioctl.h (added) * c/src/lib/include/sys/sockio.h (added) * c/src/lib/libnetworking/CHANGELOG (added) * c/src/lib/libnetworking/README (added) * c/src/lib/libnetworking/arpa/ftp.h (added) * c/src/lib/libnetworking/arpa/inet.h (added) * c/src/lib/libnetworking/arpa/nameser.h (added) * c/src/lib/libnetworking/arpa/nameser_compat.h (added) * c/src/lib/libnetworking/arpa/telnet.h (added) * c/src/lib/libnetworking/bpfilter.h (added) * c/src/lib/libnetworking/kern/kern_subr.c (added) * c/src/lib/libnetworking/kern/uipc_domain.c (added) * c/src/lib/libnetworking/kern/uipc_mbuf.c (added) * c/src/lib/libnetworking/kern/uipc_socket.c (added) * c/src/lib/libnetworking/kern/uipc_socket2.c (added) * c/src/lib/libnetworking/lib/README (added) * c/src/lib/libnetworking/lib/getprotoby.c (added) * c/src/lib/libnetworking/lib/syslog.c (added) * c/src/lib/libnetworking/lib/tftpDriver.c (added) * c/src/lib/libnetworking/libc/addr2ascii.3 (added) * c/src/lib/libnetworking/libc/addr2ascii.c (added) * c/src/lib/libnetworking/libc/ascii2addr.c (added) * c/src/lib/libnetworking/libc/base64.c (added) * c/src/lib/libnetworking/libc/byteorder.3 (added) * c/src/lib/libnetworking/libc/ether_addr.c (added) * c/src/lib/libnetworking/libc/ethers.3 (added) * c/src/lib/libnetworking/libc/gethostbydns.c (added) * c/src/lib/libnetworking/libc/gethostbyht.c (added) * c/src/lib/libnetworking/libc/gethostbyname.3 (added) * c/src/lib/libnetworking/libc/gethostbynis.c (added) * c/src/lib/libnetworking/libc/gethostnamadr.c (added) * c/src/lib/libnetworking/libc/gethostname.c (added) * c/src/lib/libnetworking/libc/getnetbydns.c (added) * c/src/lib/libnetworking/libc/getnetbyht.c (added) * c/src/lib/libnetworking/libc/getnetbynis.c (added) * c/src/lib/libnetworking/libc/getnetent.3 (added) * c/src/lib/libnetworking/libc/getnetnamadr.c (added) * c/src/lib/libnetworking/libc/getproto.c (added) * c/src/lib/libnetworking/libc/getprotoent.3 (added) * c/src/lib/libnetworking/libc/getprotoent.c (added) * c/src/lib/libnetworking/libc/getprotoname.c (added) * c/src/lib/libnetworking/libc/getservbyname.c (added) * c/src/lib/libnetworking/libc/getservbyport.c (added) * c/src/lib/libnetworking/libc/getservent.3 (added) * c/src/lib/libnetworking/libc/getservent.c (added) * c/src/lib/libnetworking/libc/herror.c (added) * c/src/lib/libnetworking/libc/inet.3 (added) * c/src/lib/libnetworking/libc/inet_addr.c (added) * c/src/lib/libnetworking/libc/inet_lnaof.c (added) * c/src/lib/libnetworking/libc/inet_makeaddr.c (added) * c/src/lib/libnetworking/libc/inet_net_ntop.c (added) * c/src/lib/libnetworking/libc/inet_net_pton.c (added) * c/src/lib/libnetworking/libc/inet_neta.c (added) * c/src/lib/libnetworking/libc/inet_netof.c (added) * c/src/lib/libnetworking/libc/inet_network.c (added) * c/src/lib/libnetworking/libc/inet_ntoa.c (added) * c/src/lib/libnetworking/libc/inet_ntop.c (added) * c/src/lib/libnetworking/libc/inet_pton.c (added) * c/src/lib/libnetworking/libc/iso_addr.3 (added) * c/src/lib/libnetworking/libc/iso_addr.c (added) * c/src/lib/libnetworking/libc/linkaddr.3 (added) * c/src/lib/libnetworking/libc/linkaddr.c (added) * c/src/lib/libnetworking/libc/map_v4v6.c (added) * c/src/lib/libnetworking/libc/ns.3 (added) * c/src/lib/libnetworking/libc/ns_addr.c (added) * c/src/lib/libnetworking/libc/ns_name.c (added) * c/src/lib/libnetworking/libc/ns_netint.c (added) * c/src/lib/libnetworking/libc/ns_ntoa.c (added) * c/src/lib/libnetworking/libc/ns_parse.c (added) * c/src/lib/libnetworking/libc/ns_print.c (added) * c/src/lib/libnetworking/libc/ns_ttl.c (added) * c/src/lib/libnetworking/libc/nsap_addr.c (added) * c/src/lib/libnetworking/libc/rcmd.3 (added) * c/src/lib/libnetworking/libc/rcmd.c (added) * c/src/lib/libnetworking/libc/recv.c (added) * c/src/lib/libnetworking/libc/res_comp.c (added) * c/src/lib/libnetworking/libc/res_config.h (added) * c/src/lib/libnetworking/libc/res_data.c (added) * c/src/lib/libnetworking/libc/res_debug.c (added) * c/src/lib/libnetworking/libc/res_init.c (added) * c/src/lib/libnetworking/libc/res_mkquery.c (added) * c/src/lib/libnetworking/libc/res_mkupdate.c (added) * c/src/lib/libnetworking/libc/res_query.c (added) * c/src/lib/libnetworking/libc/res_send.c (added) * c/src/lib/libnetworking/libc/res_stubs.c (added) * c/src/lib/libnetworking/libc/res_update.c (added) * c/src/lib/libnetworking/libc/resolver.3 (added) * c/src/lib/libnetworking/libc/send.c (added) * c/src/lib/libnetworking/libc/strsep.c (added) * c/src/lib/libnetworking/loop.h (added) * c/src/lib/libnetworking/net/bpf.h (added) * c/src/lib/libnetworking/net/ethernet.h (added) * c/src/lib/libnetworking/net/if.c (added) * c/src/lib/libnetworking/net/if.h (added) * c/src/lib/libnetworking/net/if_arp.h (added) * c/src/lib/libnetworking/net/if_dl.h (added) * c/src/lib/libnetworking/net/if_ethersubr.c (added) * c/src/lib/libnetworking/net/if_llc.h (added) * c/src/lib/libnetworking/net/if_loop.c (added) * c/src/lib/libnetworking/net/if_types.h (added) * c/src/lib/libnetworking/net/netisr.h (added) * c/src/lib/libnetworking/net/radix.c (added) * c/src/lib/libnetworking/net/radix.h (added) * c/src/lib/libnetworking/net/raw_cb.c (added) * c/src/lib/libnetworking/net/raw_cb.h (added) * c/src/lib/libnetworking/net/raw_usrreq.c (added) * c/src/lib/libnetworking/net/route.c (added) * c/src/lib/libnetworking/net/route.h (added) * c/src/lib/libnetworking/net/rtsock.c (added) * c/src/lib/libnetworking/netdb.h (added) * c/src/lib/libnetworking/netinet/icmp_var.h (added) * c/src/lib/libnetworking/netinet/if_ether.c (added) * c/src/lib/libnetworking/netinet/if_ether.h (added) * c/src/lib/libnetworking/netinet/igmp.c (added) * c/src/lib/libnetworking/netinet/igmp.h (added) * c/src/lib/libnetworking/netinet/igmp_var.h (added) * c/src/lib/libnetworking/netinet/in.c (added) * c/src/lib/libnetworking/netinet/in.h (added) * c/src/lib/libnetworking/netinet/in_cksum.c (added) * c/src/lib/libnetworking/netinet/in_pcb.c (added) * c/src/lib/libnetworking/netinet/in_pcb.h (added) * c/src/lib/libnetworking/netinet/in_proto.c (added) * c/src/lib/libnetworking/netinet/in_rmx.c (added) * c/src/lib/libnetworking/netinet/in_systm.h (added) * c/src/lib/libnetworking/netinet/in_var.h (added) * c/src/lib/libnetworking/netinet/ip.h (added) * c/src/lib/libnetworking/netinet/ip_divert.c (added) * c/src/lib/libnetworking/netinet/ip_fw.c (added) * c/src/lib/libnetworking/netinet/ip_fw.h (added) * c/src/lib/libnetworking/netinet/ip_icmp.c (added) * c/src/lib/libnetworking/netinet/ip_icmp.h (added) * c/src/lib/libnetworking/netinet/ip_input.c (added) * c/src/lib/libnetworking/netinet/ip_mroute.c (added) * c/src/lib/libnetworking/netinet/ip_mroute.h (added) * c/src/lib/libnetworking/netinet/ip_output.c (added) * c/src/lib/libnetworking/netinet/ip_var.h (added) * c/src/lib/libnetworking/netinet/raw_ip.c (added) * c/src/lib/libnetworking/netinet/tcp.h (added) * c/src/lib/libnetworking/netinet/tcp_debug.c (added) * c/src/lib/libnetworking/netinet/tcp_debug.h (added) * c/src/lib/libnetworking/netinet/tcp_fsm.h (added) * c/src/lib/libnetworking/netinet/tcp_input.c (added) * c/src/lib/libnetworking/netinet/tcp_output.c (added) * c/src/lib/libnetworking/netinet/tcp_seq.h (added) * c/src/lib/libnetworking/netinet/tcp_subr.c (added) * c/src/lib/libnetworking/netinet/tcp_timer.c (added) * c/src/lib/libnetworking/netinet/tcp_timer.h (added) * c/src/lib/libnetworking/netinet/tcp_usrreq.c (added) * c/src/lib/libnetworking/netinet/tcp_var.h (added) * c/src/lib/libnetworking/netinet/tcpip.h (added) * c/src/lib/libnetworking/netinet/udp.h (added) * c/src/lib/libnetworking/netinet/udp_usrreq.c (added) * c/src/lib/libnetworking/netinet/udp_var.h (added) * c/src/lib/libnetworking/nfs/bootp_subr.c (added) * c/src/lib/libnetworking/nfs/krpc.h (added) * c/src/lib/libnetworking/nfs/nfs.h (added) * c/src/lib/libnetworking/nfs/nfsdiskless.h (added) * c/src/lib/libnetworking/nfs/nfsproto.h (added) * c/src/lib/libnetworking/nfs/rpcv2.h (added) * c/src/lib/libnetworking/nfs/xdr_subs.h (added) * c/src/lib/libnetworking/opt_ipfw.h (added) * c/src/lib/libnetworking/opt_mrouting.h (added) * c/src/lib/libnetworking/opt_tcpdebug.h (added) * c/src/lib/libnetworking/poll.h (added) * c/src/lib/libnetworking/resolv.h (added) * c/src/lib/libnetworking/rtems/issetugid.c (added) * c/src/lib/libnetworking/rtems/rtems_bootp.c (added) * c/src/lib/libnetworking/rtems/rtems_bsdnet.h (added) * c/src/lib/libnetworking/rtems/rtems_bsdnet_internal.h (added) * c/src/lib/libnetworking/rtems/rtems_glue.c (added) * c/src/lib/libnetworking/rtems/rtems_showicmpstat.c (added) * c/src/lib/libnetworking/rtems/rtems_showifstat.c (added) * c/src/lib/libnetworking/rtems/rtems_showipstat.c (added) * c/src/lib/libnetworking/rtems/rtems_showmbuf.c (added) * c/src/lib/libnetworking/rtems/rtems_showroute.c (added) * c/src/lib/libnetworking/rtems/rtems_showtcpstat.c (added) * c/src/lib/libnetworking/rtems/rtems_showudpstat.c (added) * c/src/lib/libnetworking/rtems/rtems_syscall.c (added) * c/src/lib/libnetworking/rtems/sghostname.c (added) * c/src/lib/libnetworking/rtems/tftp.h (added) * c/src/lib/libnetworking/sys/buf.h (added) * c/src/lib/libnetworking/sys/callout.h (added) * c/src/lib/libnetworking/sys/cdefs.h (added) * c/src/lib/libnetworking/sys/conf.h (added) * c/src/lib/libnetworking/sys/domain.h (added) * c/src/lib/libnetworking/sys/filio.h (added) * c/src/lib/libnetworking/sys/ioccom.h (added) * c/src/lib/libnetworking/sys/ioctl.h (added) * c/src/lib/libnetworking/sys/kernel.h (added) * c/src/lib/libnetworking/sys/libkern.h (added) * c/src/lib/libnetworking/sys/malloc.h (added) * c/src/lib/libnetworking/sys/mbuf.h (added) * c/src/lib/libnetworking/sys/mount.h (added) * c/src/lib/libnetworking/sys/param.h (added) * c/src/lib/libnetworking/sys/proc.h (added) * c/src/lib/libnetworking/sys/protosw.h (added) * c/src/lib/libnetworking/sys/queue.h (added) * c/src/lib/libnetworking/sys/reboot.h (added) * c/src/lib/libnetworking/sys/resourcevar.h (added) * c/src/lib/libnetworking/sys/rtprio.h (added) * c/src/lib/libnetworking/sys/select.h (added) * c/src/lib/libnetworking/sys/signalvar.h (added) * c/src/lib/libnetworking/sys/socket.h (added) * c/src/lib/libnetworking/sys/socketvar.h (added) * c/src/lib/libnetworking/sys/sockio.h (added) * c/src/lib/libnetworking/sys/sysctl.h (added) * c/src/lib/libnetworking/sys/syslimits.h (added) * c/src/lib/libnetworking/sys/syslog.h (added) * c/src/lib/libnetworking/sys/systm.h (added) * c/src/lib/libnetworking/sys/ttycom.h (added) * c/src/lib/libnetworking/sys/ttydefaults.h (added) * c/src/lib/libnetworking/sys/ucred.h (added) * c/src/lib/libnetworking/sys/uio.h (added) * c/src/lib/libnetworking/syslog.h (added) * c/src/lib/libnetworking/vm/vm.h (added) * c/src/lib/libnetworking/vm/vm_extern.h (added) * c/src/lib/libnetworking/vm/vm_kern.h (added) * c/src/lib/libnetworking/vm/vm_param.h (added) * c/src/libnetworking/CHANGELOG (added) * c/src/libnetworking/README (added) * c/src/libnetworking/arpa/ftp.h (added) * c/src/libnetworking/arpa/inet.h (added) * c/src/libnetworking/arpa/nameser.h (added) * c/src/libnetworking/arpa/nameser_compat.h (added) * c/src/libnetworking/arpa/telnet.h (added) * c/src/libnetworking/bpfilter.h (added) * c/src/libnetworking/kern/kern_subr.c (added) * c/src/libnetworking/kern/uipc_domain.c (added) * c/src/libnetworking/kern/uipc_mbuf.c (added) * c/src/libnetworking/kern/uipc_socket.c (added) * c/src/libnetworking/kern/uipc_socket2.c (added) * c/src/libnetworking/lib/README (added) * c/src/libnetworking/lib/getprotoby.c (added) * c/src/libnetworking/lib/syslog.c (added) * c/src/libnetworking/lib/tftpDriver.c (added) * c/src/libnetworking/libc/addr2ascii.3 (added) * c/src/libnetworking/libc/addr2ascii.c (added) * c/src/libnetworking/libc/ascii2addr.c (added) * c/src/libnetworking/libc/base64.c (added) * c/src/libnetworking/libc/byteorder.3 (added) * c/src/libnetworking/libc/ether_addr.c (added) * c/src/libnetworking/libc/ethers.3 (added) * c/src/libnetworking/libc/gethostbydns.c (added) * c/src/libnetworking/libc/gethostbyht.c (added) * c/src/libnetworking/libc/gethostbyname.3 (added) * c/src/libnetworking/libc/gethostbynis.c (added) * c/src/libnetworking/libc/gethostnamadr.c (added) * c/src/libnetworking/libc/gethostname.c (added) * c/src/libnetworking/libc/getnetbydns.c (added) * c/src/libnetworking/libc/getnetbyht.c (added) * c/src/libnetworking/libc/getnetbynis.c (added) * c/src/libnetworking/libc/getnetent.3 (added) * c/src/libnetworking/libc/getnetnamadr.c (added) * c/src/libnetworking/libc/getproto.c (added) * c/src/libnetworking/libc/getprotoent.3 (added) * c/src/libnetworking/libc/getprotoent.c (added) * c/src/libnetworking/libc/getprotoname.c (added) * c/src/libnetworking/libc/getservbyname.c (added) * c/src/libnetworking/libc/getservbyport.c (added) * c/src/libnetworking/libc/getservent.3 (added) * c/src/libnetworking/libc/getservent.c (added) * c/src/libnetworking/libc/herror.c (added) * c/src/libnetworking/libc/inet.3 (added) * c/src/libnetworking/libc/inet_addr.c (added) * c/src/libnetworking/libc/inet_lnaof.c (added) * c/src/libnetworking/libc/inet_makeaddr.c (added) * c/src/libnetworking/libc/inet_net_ntop.c (added) * c/src/libnetworking/libc/inet_net_pton.c (added) * c/src/libnetworking/libc/inet_neta.c (added) * c/src/libnetworking/libc/inet_netof.c (added) * c/src/libnetworking/libc/inet_network.c (added) * c/src/libnetworking/libc/inet_ntoa.c (added) * c/src/libnetworking/libc/inet_ntop.c (added) * c/src/libnetworking/libc/inet_pton.c (added) * c/src/libnetworking/libc/iso_addr.3 (added) * c/src/libnetworking/libc/iso_addr.c (added) * c/src/libnetworking/libc/linkaddr.3 (added) * c/src/libnetworking/libc/linkaddr.c (added) * c/src/libnetworking/libc/map_v4v6.c (added) * c/src/libnetworking/libc/ns.3 (added) * c/src/libnetworking/libc/ns_addr.c (added) * c/src/libnetworking/libc/ns_name.c (added) * c/src/libnetworking/libc/ns_netint.c (added) * c/src/libnetworking/libc/ns_ntoa.c (added) * c/src/libnetworking/libc/ns_parse.c (added) * c/src/libnetworking/libc/ns_print.c (added) * c/src/libnetworking/libc/ns_ttl.c (added) * c/src/libnetworking/libc/nsap_addr.c (added) * c/src/libnetworking/libc/rcmd.3 (added) * c/src/libnetworking/libc/rcmd.c (added) * c/src/libnetworking/libc/recv.c (added) * c/src/libnetworking/libc/res_comp.c (added) * c/src/libnetworking/libc/res_config.h (added) * c/src/libnetworking/libc/res_data.c (added) * c/src/libnetworking/libc/res_debug.c (added) * c/src/libnetworking/libc/res_init.c (added) * c/src/libnetworking/libc/res_mkquery.c (added) * c/src/libnetworking/libc/res_mkupdate.c (added) * c/src/libnetworking/libc/res_query.c (added) * c/src/libnetworking/libc/res_send.c (added) * c/src/libnetworking/libc/res_stubs.c (added) * c/src/libnetworking/libc/res_update.c (added) * c/src/libnetworking/libc/resolver.3 (added) * c/src/libnetworking/libc/send.c (added) * c/src/libnetworking/libc/strsep.c (added) * c/src/libnetworking/loop.h (added) * c/src/libnetworking/net/bpf.h (added) * c/src/libnetworking/net/ethernet.h (added) * c/src/libnetworking/net/if.c (added) * c/src/libnetworking/net/if.h (added) * c/src/libnetworking/net/if_arp.h (added) * c/src/libnetworking/net/if_dl.h (added) * c/src/libnetworking/net/if_ethersubr.c (added) * c/src/libnetworking/net/if_llc.h (added) * c/src/libnetworking/net/if_loop.c (added) * c/src/libnetworking/net/if_types.h (added) * c/src/libnetworking/net/netisr.h (added) * c/src/libnetworking/net/radix.c (added) * c/src/libnetworking/net/radix.h (added) * c/src/libnetworking/net/raw_cb.c (added) * c/src/libnetworking/net/raw_cb.h (added) * c/src/libnetworking/net/raw_usrreq.c (added) * c/src/libnetworking/net/route.c (added) * c/src/libnetworking/net/route.h (added) * c/src/libnetworking/net/rtsock.c (added) * c/src/libnetworking/netdb.h (added) * c/src/libnetworking/netinet/icmp_var.h (added) * c/src/libnetworking/netinet/if_ether.c (added) * c/src/libnetworking/netinet/if_ether.h (added) * c/src/libnetworking/netinet/igmp.c (added) * c/src/libnetworking/netinet/igmp.h (added) * c/src/libnetworking/netinet/igmp_var.h (added) * c/src/libnetworking/netinet/in.c (added) * c/src/libnetworking/netinet/in.h (added) * c/src/libnetworking/netinet/in_cksum.c (added) * c/src/libnetworking/netinet/in_pcb.c (added) * c/src/libnetworking/netinet/in_pcb.h (added) * c/src/libnetworking/netinet/in_proto.c (added) * c/src/libnetworking/netinet/in_rmx.c (added) * c/src/libnetworking/netinet/in_systm.h (added) * c/src/libnetworking/netinet/in_var.h (added) * c/src/libnetworking/netinet/ip.h (added) * c/src/libnetworking/netinet/ip_divert.c (added) * c/src/libnetworking/netinet/ip_fw.c (added) * c/src/libnetworking/netinet/ip_fw.h (added) * c/src/libnetworking/netinet/ip_icmp.c (added) * c/src/libnetworking/netinet/ip_icmp.h (added) * c/src/libnetworking/netinet/ip_input.c (added) * c/src/libnetworking/netinet/ip_mroute.c (added) * c/src/libnetworking/netinet/ip_mroute.h (added) * c/src/libnetworking/netinet/ip_output.c (added) * c/src/libnetworking/netinet/ip_var.h (added) * c/src/libnetworking/netinet/raw_ip.c (added) * c/src/libnetworking/netinet/tcp.h (added) * c/src/libnetworking/netinet/tcp_debug.c (added) * c/src/libnetworking/netinet/tcp_debug.h (added) * c/src/libnetworking/netinet/tcp_fsm.h (added) * c/src/libnetworking/netinet/tcp_input.c (added) * c/src/libnetworking/netinet/tcp_output.c (added) * c/src/libnetworking/netinet/tcp_seq.h (added) * c/src/libnetworking/netinet/tcp_subr.c (added) * c/src/libnetworking/netinet/tcp_timer.c (added) * c/src/libnetworking/netinet/tcp_timer.h (added) * c/src/libnetworking/netinet/tcp_usrreq.c (added) * c/src/libnetworking/netinet/tcp_var.h (added) * c/src/libnetworking/netinet/tcpip.h (added) * c/src/libnetworking/netinet/udp.h (added) * c/src/libnetworking/netinet/udp_usrreq.c (added) * c/src/libnetworking/netinet/udp_var.h (added) * c/src/libnetworking/nfs/bootp_subr.c (added) * c/src/libnetworking/nfs/krpc.h (added) * c/src/libnetworking/nfs/nfs.h (added) * c/src/libnetworking/nfs/nfsdiskless.h (added) * c/src/libnetworking/nfs/nfsproto.h (added) * c/src/libnetworking/nfs/rpcv2.h (added) * c/src/libnetworking/nfs/xdr_subs.h (added) * c/src/libnetworking/opt_ipfw.h (added) * c/src/libnetworking/opt_mrouting.h (added) * c/src/libnetworking/opt_tcpdebug.h (added) * c/src/libnetworking/poll.h (added) * c/src/libnetworking/resolv.h (added) * c/src/libnetworking/rtems/issetugid.c (added) * c/src/libnetworking/rtems/rtems_bootp.c (added) * c/src/libnetworking/rtems/rtems_bsdnet.h (added) * c/src/libnetworking/rtems/rtems_bsdnet_internal.h (added) * c/src/libnetworking/rtems/rtems_glue.c (added) * c/src/libnetworking/rtems/rtems_showicmpstat.c (added) * c/src/libnetworking/rtems/rtems_showifstat.c (added) * c/src/libnetworking/rtems/rtems_showipstat.c (added) * c/src/libnetworking/rtems/rtems_showmbuf.c (added) * c/src/libnetworking/rtems/rtems_showroute.c (added) * c/src/libnetworking/rtems/rtems_showtcpstat.c (added) * c/src/libnetworking/rtems/rtems_showudpstat.c (added) * c/src/libnetworking/rtems/rtems_syscall.c (added) * c/src/libnetworking/rtems/sghostname.c (added) * c/src/libnetworking/rtems/tftp.h (added) * c/src/libnetworking/sys/buf.h (added) * c/src/libnetworking/sys/callout.h (added) * c/src/libnetworking/sys/cdefs.h (added) * c/src/libnetworking/sys/conf.h (added) * c/src/libnetworking/sys/domain.h (added) * c/src/libnetworking/sys/filio.h (added) * c/src/libnetworking/sys/ioccom.h (added) * c/src/libnetworking/sys/ioctl.h (added) * c/src/libnetworking/sys/kernel.h (added) * c/src/libnetworking/sys/libkern.h (added) * c/src/libnetworking/sys/malloc.h (added) * c/src/libnetworking/sys/mbuf.h (added) * c/src/libnetworking/sys/mount.h (added) * c/src/libnetworking/sys/param.h (added) * c/src/libnetworking/sys/proc.h (added) * c/src/libnetworking/sys/protosw.h (added) * c/src/libnetworking/sys/queue.h (added) * c/src/libnetworking/sys/reboot.h (added) * c/src/libnetworking/sys/resourcevar.h (added) * c/src/libnetworking/sys/rtprio.h (added) * c/src/libnetworking/sys/select.h (added) * c/src/libnetworking/sys/signalvar.h (added) * c/src/libnetworking/sys/socket.h (added) * c/src/libnetworking/sys/socketvar.h (added) * c/src/libnetworking/sys/sockio.h (added) * c/src/libnetworking/sys/sysctl.h (added) * c/src/libnetworking/sys/syslimits.h (added) * c/src/libnetworking/sys/syslog.h (added) * c/src/libnetworking/sys/systm.h (added) * c/src/libnetworking/sys/ttycom.h (added) * c/src/libnetworking/sys/ttydefaults.h (added) * c/src/libnetworking/sys/ucred.h (added) * c/src/libnetworking/sys/uio.h (added) * c/src/libnetworking/syslog.h (added) * c/src/libnetworking/vm/vm.h (added) * c/src/libnetworking/vm/vm_extern.h (added) * c/src/libnetworking/vm/vm_kern.h (added) * c/src/libnetworking/vm/vm_param.h (added) * cpukit/libcsupport/include/sys/filio.h (added) * cpukit/libcsupport/include/sys/ioctl.h (added) * cpukit/libcsupport/include/sys/sockio.h (added) * cpukit/libnetworking/README (added) * cpukit/libnetworking/arpa/ftp.h (added) * cpukit/libnetworking/arpa/inet.h (added) * cpukit/libnetworking/arpa/nameser.h (added) * cpukit/libnetworking/arpa/nameser_compat.h (added) * cpukit/libnetworking/arpa/telnet.h (added) * cpukit/libnetworking/bpfilter.h (added) * cpukit/libnetworking/kern/kern_subr.c (added) * cpukit/libnetworking/kern/uipc_domain.c (added) * cpukit/libnetworking/kern/uipc_mbuf.c (added) * cpukit/libnetworking/kern/uipc_socket.c (added) * cpukit/libnetworking/kern/uipc_socket2.c (added) * cpukit/libnetworking/lib/README (added) * cpukit/libnetworking/lib/getprotoby.c (added) * cpukit/libnetworking/lib/syslog.c (added) * cpukit/libnetworking/lib/tftpDriver.c (added) * cpukit/libnetworking/libc/addr2ascii.3 (added) * cpukit/libnetworking/libc/addr2ascii.c (added) * cpukit/libnetworking/libc/ascii2addr.c (added) * cpukit/libnetworking/libc/base64.c (added) * cpukit/libnetworking/libc/byteorder.3 (added) * cpukit/libnetworking/libc/ether_addr.c (added) * cpukit/libnetworking/libc/ethers.3 (added) * cpukit/libnetworking/libc/gethostbydns.c (added) * cpukit/libnetworking/libc/gethostbyht.c (added) * cpukit/libnetworking/libc/gethostbyname.3 (added) * cpukit/libnetworking/libc/gethostbynis.c (added) * cpukit/libnetworking/libc/gethostnamadr.c (added) * cpukit/libnetworking/libc/gethostname.c (added) * cpukit/libnetworking/libc/getnetbydns.c (added) * cpukit/libnetworking/libc/getnetbyht.c (added) * cpukit/libnetworking/libc/getnetbynis.c (added) * cpukit/libnetworking/libc/getnetent.3 (added) * cpukit/libnetworking/libc/getnetnamadr.c (added) * cpukit/libnetworking/libc/getproto.c (added) * cpukit/libnetworking/libc/getprotoent.3 (added) * cpukit/libnetworking/libc/getprotoent.c (added) * cpukit/libnetworking/libc/getprotoname.c (added) * cpukit/libnetworking/libc/getservbyname.c (added) * cpukit/libnetworking/libc/getservbyport.c (added) * cpukit/libnetworking/libc/getservent.3 (added) * cpukit/libnetworking/libc/getservent.c (added) * cpukit/libnetworking/libc/herror.c (added) * cpukit/libnetworking/libc/inet.3 (added) * cpukit/libnetworking/libc/inet_addr.c (added) * cpukit/libnetworking/libc/inet_lnaof.c (added) * cpukit/libnetworking/libc/inet_makeaddr.c (added) * cpukit/libnetworking/libc/inet_net_ntop.c (added) * cpukit/libnetworking/libc/inet_net_pton.c (added) * cpukit/libnetworking/libc/inet_neta.c (added) * cpukit/libnetworking/libc/inet_netof.c (added) * cpukit/libnetworking/libc/inet_network.c (added) * cpukit/libnetworking/libc/inet_ntoa.c (added) * cpukit/libnetworking/libc/inet_ntop.c (added) * cpukit/libnetworking/libc/inet_pton.c (added) * cpukit/libnetworking/libc/iso_addr.3 (added) * cpukit/libnetworking/libc/iso_addr.c (added) * cpukit/libnetworking/libc/linkaddr.3 (added) * cpukit/libnetworking/libc/linkaddr.c (added) * cpukit/libnetworking/libc/map_v4v6.c (added) * cpukit/libnetworking/libc/ns.3 (added) * cpukit/libnetworking/libc/ns_addr.c (added) * cpukit/libnetworking/libc/ns_name.c (added) * cpukit/libnetworking/libc/ns_netint.c (added) * cpukit/libnetworking/libc/ns_ntoa.c (added) * cpukit/libnetworking/libc/ns_parse.c (added) * cpukit/libnetworking/libc/ns_print.c (added) * cpukit/libnetworking/libc/ns_ttl.c (added) * cpukit/libnetworking/libc/nsap_addr.c (added) * cpukit/libnetworking/libc/rcmd.3 (added) * cpukit/libnetworking/libc/rcmd.c (added) * cpukit/libnetworking/libc/recv.c (added) * cpukit/libnetworking/libc/res_comp.c (added) * cpukit/libnetworking/libc/res_config.h (added) * cpukit/libnetworking/libc/res_data.c (added) * cpukit/libnetworking/libc/res_debug.c (added) * cpukit/libnetworking/libc/res_init.c (added) * cpukit/libnetworking/libc/res_mkquery.c (added) * cpukit/libnetworking/libc/res_mkupdate.c (added) * cpukit/libnetworking/libc/res_query.c (added) * cpukit/libnetworking/libc/res_send.c (added) * cpukit/libnetworking/libc/res_stubs.c (added) * cpukit/libnetworking/libc/res_update.c (added) * cpukit/libnetworking/libc/resolver.3 (added) * cpukit/libnetworking/libc/send.c (added) * cpukit/libnetworking/libc/strsep.c (added) * cpukit/libnetworking/loop.h (added) * cpukit/libnetworking/net/bpf.h (added) * cpukit/libnetworking/net/ethernet.h (added) * cpukit/libnetworking/net/if.c (added) * cpukit/libnetworking/net/if.h (added) * cpukit/libnetworking/net/if_arp.h (added) * cpukit/libnetworking/net/if_dl.h (added) * cpukit/libnetworking/net/if_ethersubr.c (added) * cpukit/libnetworking/net/if_llc.h (added) * cpukit/libnetworking/net/if_loop.c (added) * cpukit/libnetworking/net/if_types.h (added) * cpukit/libnetworking/net/netisr.h (added) * cpukit/libnetworking/net/radix.c (added) * cpukit/libnetworking/net/radix.h (added) * cpukit/libnetworking/net/raw_cb.c (added) * cpukit/libnetworking/net/raw_cb.h (added) * cpukit/libnetworking/net/raw_usrreq.c (added) * cpukit/libnetworking/net/route.c (added) * cpukit/libnetworking/net/route.h (added) * cpukit/libnetworking/net/rtsock.c (added) * cpukit/libnetworking/netdb.h (added) * cpukit/libnetworking/netinet/icmp_var.h (added) * cpukit/libnetworking/netinet/if_ether.c (added) * cpukit/libnetworking/netinet/if_ether.h (added) * cpukit/libnetworking/netinet/igmp.c (added) * cpukit/libnetworking/netinet/igmp.h (added) * cpukit/libnetworking/netinet/igmp_var.h (added) * cpukit/libnetworking/netinet/in.c (added) * cpukit/libnetworking/netinet/in.h (added) * cpukit/libnetworking/netinet/in_cksum.c (added) * cpukit/libnetworking/netinet/in_pcb.c (added) * cpukit/libnetworking/netinet/in_pcb.h (added) * cpukit/libnetworking/netinet/in_proto.c (added) * cpukit/libnetworking/netinet/in_rmx.c (added) * cpukit/libnetworking/netinet/in_systm.h (added) * cpukit/libnetworking/netinet/in_var.h (added) * cpukit/libnetworking/netinet/ip.h (added) * cpukit/libnetworking/netinet/ip_divert.c (added) * cpukit/libnetworking/netinet/ip_fw.c (added) * cpukit/libnetworking/netinet/ip_fw.h (added) * cpukit/libnetworking/netinet/ip_icmp.c (added) * cpukit/libnetworking/netinet/ip_icmp.h (added) * cpukit/libnetworking/netinet/ip_input.c (added) * cpukit/libnetworking/netinet/ip_mroute.c (added) * cpukit/libnetworking/netinet/ip_mroute.h (added) * cpukit/libnetworking/netinet/ip_output.c (added) * cpukit/libnetworking/netinet/ip_var.h (added) * cpukit/libnetworking/netinet/raw_ip.c (added) * cpukit/libnetworking/netinet/tcp.h (added) * cpukit/libnetworking/netinet/tcp_debug.c (added) * cpukit/libnetworking/netinet/tcp_debug.h (added) * cpukit/libnetworking/netinet/tcp_fsm.h (added) * cpukit/libnetworking/netinet/tcp_input.c (added) * cpukit/libnetworking/netinet/tcp_output.c (added) * cpukit/libnetworking/netinet/tcp_seq.h (added) * cpukit/libnetworking/netinet/tcp_subr.c (added) * cpukit/libnetworking/netinet/tcp_timer.c (added) * cpukit/libnetworking/netinet/tcp_timer.h (added) * cpukit/libnetworking/netinet/tcp_usrreq.c (added) * cpukit/libnetworking/netinet/tcp_var.h (added) * cpukit/libnetworking/netinet/tcpip.h (added) * cpukit/libnetworking/netinet/udp.h (added) * cpukit/libnetworking/netinet/udp_usrreq.c (added) * cpukit/libnetworking/netinet/udp_var.h (added) * cpukit/libnetworking/nfs/bootp_subr.c (added) * cpukit/libnetworking/nfs/krpc.h (added) * cpukit/libnetworking/nfs/nfs.h (added) * cpukit/libnetworking/nfs/nfsdiskless.h (added) * cpukit/libnetworking/nfs/nfsproto.h (added) * cpukit/libnetworking/nfs/rpcv2.h (added) * cpukit/libnetworking/nfs/xdr_subs.h (added) * cpukit/libnetworking/opt_ipfw.h (added) * cpukit/libnetworking/opt_mrouting.h (added) * cpukit/libnetworking/opt_tcpdebug.h (added) * cpukit/libnetworking/poll.h (added) * cpukit/libnetworking/resolv.h (added) * cpukit/libnetworking/rtems/issetugid.c (added) * cpukit/libnetworking/rtems/rtems_bootp.c (added) * cpukit/libnetworking/rtems/rtems_bsdnet.h (added) * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (added) * cpukit/libnetworking/rtems/rtems_glue.c (added) * cpukit/libnetworking/rtems/rtems_showicmpstat.c (added) * cpukit/libnetworking/rtems/rtems_showifstat.c (added) * cpukit/libnetworking/rtems/rtems_showipstat.c (added) * cpukit/libnetworking/rtems/rtems_showmbuf.c (added) * cpukit/libnetworking/rtems/rtems_showroute.c (added) * cpukit/libnetworking/rtems/rtems_showtcpstat.c (added) * cpukit/libnetworking/rtems/rtems_showudpstat.c (added) * cpukit/libnetworking/rtems/rtems_syscall.c (added) * cpukit/libnetworking/rtems/sghostname.c (added) * cpukit/libnetworking/rtems/tftp.h (added) * cpukit/libnetworking/sys/buf.h (added) * cpukit/libnetworking/sys/callout.h (added) * cpukit/libnetworking/sys/conf.h (added) * cpukit/libnetworking/sys/domain.h (added) * cpukit/libnetworking/sys/kernel.h (added) * cpukit/libnetworking/sys/libkern.h (added) * cpukit/libnetworking/sys/malloc.h (added) * cpukit/libnetworking/sys/mbuf.h (added) * cpukit/libnetworking/sys/mount.h (added) * cpukit/libnetworking/sys/param.h (added) * cpukit/libnetworking/sys/proc.h (added) * cpukit/libnetworking/sys/protosw.h (added) * cpukit/libnetworking/sys/queue.h (added) * cpukit/libnetworking/sys/reboot.h (added) * cpukit/libnetworking/sys/resourcevar.h (added) * cpukit/libnetworking/sys/rtprio.h (added) * cpukit/libnetworking/sys/select.h (added) * cpukit/libnetworking/sys/signalvar.h (added) * cpukit/libnetworking/sys/socket.h (added) * cpukit/libnetworking/sys/socketvar.h (added) * cpukit/libnetworking/sys/sysctl.h (added) * cpukit/libnetworking/sys/syslimits.h (added) * cpukit/libnetworking/sys/syslog.h (added) * cpukit/libnetworking/sys/systm.h (added) * cpukit/libnetworking/sys/ttydefaults.h (added) * cpukit/libnetworking/sys/ucred.h (added) * cpukit/libnetworking/sys/uio.h (added) * cpukit/libnetworking/syslog.h (added) * cpukit/libnetworking/vm/vm.h (added) * cpukit/libnetworking/vm/vm_extern.h (added) * cpukit/libnetworking/vm/vm_kern.h (added) * cpukit/libnetworking/vm/vm_param.h (added) Base files Thu, 18 Jun 1998 15:12:27 GMT Joel Sherrill [ecc9737f] * c/src/exec/libcsupport/include/chain.h (added) * c/src/lib/include/Makefile.in (modified) * c/src/lib/include/chain.h (added) * cpukit/libcsupport/include/chain.h (added) Added a public interface to the chain handler. Fri, 22 May 1998 14:49:49 GMT Joel Sherrill [e2476ed4] * c/src/exec/libcsupport/include/sys/termios.h (modified) * c/src/lib/include/sys/termios.h (modified) * cpukit/libcsupport/include/sys/termios.h (modified) Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and ... Wed, 20 May 1998 17:09:12 GMT Joel Sherrill [27dccae] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) Patch to add return status to rtems_termios_enqueue_raw_characters ... Wed, 20 May 1998 17:00:22 GMT Joel Sherrill [603d706] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) Added tcdrain() from Eric Norum Tue, 19 May 1998 10:53:12 GMT Joel Sherrill [3ac8e59c] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) Removed prototype of rtems_libio_config() per Chris Johns' eagle eye. Mon, 04 May 1998 12:41:07 GMT Joel Sherrill [161e1b3f] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) Patch from Eric Norum to switch to termios callback structure, add ... Fri, 03 Apr 1998 18:45:42 GMT Joel Sherrill [b82c957] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/newlibif.c (modified) * c/src/lib/libc/syscalls.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) Removed isatty() since we are now using newlib's implementation as a ... Tue, 17 Feb 1998 23:46:28 GMT Joel Sherrill [60b791ad] * c/src/exec/libcsupport/include/clockdrv.h (modified) * c/src/exec/libcsupport/include/console.h (modified) * c/src/exec/libcsupport/include/iosupp.h (modified) * c/src/exec/libcsupport/include/motorola/mc68230.h (modified) * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/exec/libcsupport/include/sys/termios.h (modified) * c/src/exec/libcsupport/include/timerdrv.h (modified) * c/src/exec/libcsupport/include/vmeintr.h (modified) * c/src/exec/libcsupport/include/zilog/z8036.h (modified) * c/src/exec/libcsupport/include/zilog/z8530.h (modified) * c/src/exec/libcsupport/include/zilog/z8536.h (modified) * c/src/exec/libcsupport/src/__brk.c (modified) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/__times.c (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/posix/headers/cond.h (modified) * c/src/exec/posix/headers/condmp.h (modified) * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/headers/key.h (modified) * c/src/exec/posix/headers/mqueue.h (modified) * c/src/exec/posix/headers/mqueuemp.h (modified) * c/src/exec/posix/headers/mutex.h (modified) * c/src/exec/posix/headers/mutexmp.h (modified) * c/src/exec/posix/headers/posixapi.h (modified) * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/headers/pthreadmp.h (modified) * c/src/exec/posix/headers/semaphore.h (modified) * c/src/exec/posix/headers/semaphoremp.h (modified) * c/src/exec/posix/headers/seterr.h (modified) * c/src/exec/posix/include/rtems/posix/cond.h (modified) * c/src/exec/posix/include/rtems/posix/condmp.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/posix/include/rtems/posix/key.h (modified) * c/src/exec/posix/include/rtems/posix/mqueue.h (modified) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (modified) * c/src/exec/posix/include/rtems/posix/mutex.h (modified) * c/src/exec/posix/include/rtems/posix/mutexmp.h (modified) * c/src/exec/posix/include/rtems/posix/posixapi.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (modified) * c/src/exec/posix/include/rtems/posix/semaphore.h (modified) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (modified) * c/src/exec/posix/include/rtems/posix/seterr.h (modified) * c/src/exec/posix/inline/cond.inl (modified) * c/src/exec/posix/inline/intr.inl (modified) * c/src/exec/posix/inline/key.inl (modified) * c/src/exec/posix/inline/mqueue.inl (modified) * c/src/exec/posix/inline/mutex.inl (modified) * c/src/exec/posix/inline/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/cond.inl (modified) * c/src/exec/posix/inline/rtems/posix/intr.inl (modified) * c/src/exec/posix/inline/rtems/posix/key.inl (modified) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (modified) * c/src/exec/posix/inline/rtems/posix/mutex.inl (modified) * c/src/exec/posix/inline/rtems/posix/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (modified) * c/src/exec/posix/inline/semaphore.inl (modified) * c/src/exec/rtems/headers/asr.h (modified) * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/config.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/eventset.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/mp.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/options.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/rtemsapi.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/status.h (modified) * c/src/exec/rtems/headers/support.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/asr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/config.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventset.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/mp.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/options.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/rtemsapi.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/status.h (modified) * c/src/exec/rtems/include/rtems/rtems/support.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/dpmem.inl (modified) * c/src/exec/rtems/inline/event.inl (modified) * c/src/exec/rtems/inline/eventset.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/options.inl (modified) * c/src/exec/rtems/inline/part.inl (modified) * c/src/exec/rtems/inline/ratemon.inl (modified) * c/src/exec/rtems/inline/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/event.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/options.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/part.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/status.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/support.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/inline/sem.inl (modified) * c/src/exec/rtems/inline/status.inl (modified) * c/src/exec/rtems/inline/support.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/inline/timer.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/dpmem.inl (modified) * c/src/exec/rtems/macros/event.inl (modified) * c/src/exec/rtems/macros/eventset.inl (modified) * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/modes.inl (modified) * c/src/exec/rtems/macros/options.inl (modified) * c/src/exec/rtems/macros/part.inl (modified) * c/src/exec/rtems/macros/ratemon.inl (modified) * c/src/exec/rtems/macros/region.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/event.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/options.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/part.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/region.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/status.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/support.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/macros/sem.inl (modified) * c/src/exec/rtems/macros/status.inl (modified) * c/src/exec/rtems/macros/support.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/macros/timer.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/attr.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/intrbody.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/fatal.h (modified) * c/src/exec/sapi/headers/init.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/mptables.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/fatal.h (modified) * c/src/exec/sapi/include/rtems/init.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/mptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/inline/extension.inl (modified) * c/src/exec/sapi/inline/rtems/extension.inl (modified) * c/src/exec/sapi/macros/extension.inl (modified) * c/src/exec/sapi/macros/rtems/extension.inl (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/debug.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/sapi/src/posixapi.c (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/exec/score/cpu/a29k/a29k.h (modified) * c/src/exec/score/cpu/a29k/a29ktypes.h (modified) * c/src/exec/score/cpu/a29k/cpu.c (modified) * c/src/exec/score/cpu/a29k/cpu.h (modified) * c/src/exec/score/cpu/a29k/cpu_asm.h (modified) * c/src/exec/score/cpu/a29k/cpu_asm.s (modified) * c/src/exec/score/cpu/a29k/rtems.c (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu_asm.s (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i386/i386types.h (modified) * c/src/exec/score/cpu/i386/rtems.s (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu_asm.s (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/i960/i960types.h (modified) * c/src/exec/score/cpu/i960/rtems.s (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/m68k/m68ktypes.h (modified) * c/src/exec/score/cpu/m68k/rtems.s (modified) * c/src/exec/score/cpu/mips/cpu.c (modified) * c/src/exec/score/cpu/mips/cpu_asm.S (modified) * c/src/exec/score/cpu/mips/cpu_asm.h (modified) * c/src/exec/score/cpu/mips/rtems.c (modified) * c/src/exec/score/cpu/mips64orion/cpu.c (modified) * c/src/exec/score/cpu/mips64orion/cpu.h (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.S (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.h (modified) * c/src/exec/score/cpu/mips64orion/mips64orion.h (modified) * c/src/exec/score/cpu/mips64orion/mipstypes.h (modified) * c/src/exec/score/cpu/mips64orion/rtems.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/no_cputypes.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (modified) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/cpu/unix/unixtypes.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/copyrt.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/debug.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/interr.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/debug.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/copyrt.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/interr.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/chain.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/coremutex.inl (modified) * c/src/exec/score/inline/coresem.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/mppkt.inl (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/objectmp.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/chain.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/coremutex.inl (modified) * c/src/exec/score/inline/rtems/score/coresem.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/mppkt.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/objectmp.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/stack.inl (modified) * c/src/exec/score/inline/rtems/score/states.inl (modified) * c/src/exec/score/inline/rtems/score/sysstate.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/rtems/score/threadmp.inl (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/stack.inl (modified) * c/src/exec/score/inline/states.inl (modified) * c/src/exec/score/inline/sysstate.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/inline/threadmp.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/address.inl (modified) * c/src/exec/score/macros/chain.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/coremutex.inl (modified) * c/src/exec/score/macros/coresem.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/mppkt.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/objectmp.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/address.inl (modified) * c/src/exec/score/macros/rtems/score/chain.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/coremutex.inl (modified) * c/src/exec/score/macros/rtems/score/coresem.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/mppkt.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/objectmp.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/stack.inl (modified) * c/src/exec/score/macros/rtems/score/states.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/rtems/score/threadmp.inl (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/userext.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/stack.inl (modified) * c/src/exec/score/macros/states.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/macros/threadmp.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/userext.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/exec/score/tools/generic/size_rtems.in (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/exec/score/tools/unix/gensize.c (modified) * c/src/lib/include/clockdrv.h (modified) * c/src/lib/include/console.h (modified) * c/src/lib/include/iosupp.h (modified) * c/src/lib/include/motorola/mc68230.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/include/sys/termios.h (modified) * c/src/lib/include/timerdrv.h (modified) * c/src/lib/include/vmeintr.h (modified) * c/src/lib/include/zilog/z8036.h (modified) * c/src/lib/include/zilog/z8530.h (modified) * c/src/lib/include/zilog/z8536.h (modified) * c/src/lib/libbsp/a29k/portsw/console/console.c (modified) * c/src/lib/libbsp/a29k/portsw/include/bsp.h (modified) * c/src/lib/libbsp/a29k/portsw/include/coverhd.h (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/bspclean.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/bspstart.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/main.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/setvec.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/coverhd.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/include/bsp.h (modified) * c/src/lib/libbsp/i386/force386/include/coverhd.h (modified) * c/src/lib/libbsp/i386/force386/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/lock.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/startup/exit.c (modified) * c/src/lib/libbsp/i386/force386/startup/ldsegs.s (modified) * c/src/lib/libbsp/i386/force386/startup/linkcmds (modified) * c/src/lib/libbsp/i386/force386/startup/setvec.c (modified) * c/src/lib/libbsp/i386/force386/timer/timer.c (modified) * c/src/lib/libbsp/i386/force386/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/go32/include/bsp.h (modified) * c/src/lib/libbsp/i386/go32/include/coverhd.h (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/startup/exit.c (modified) * c/src/lib/libbsp/i386/go32/startup/setvec.c (modified) * c/src/lib/libbsp/i386/go32/timer/timer.c (modified) * c/src/lib/libbsp/i386/go32/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/i386ex/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/i386ex/console/console.c (modified) * c/src/lib/libbsp/i386/i386ex/include/bsp.h (modified) * c/src/lib/libbsp/i386/i386ex/include/coverhd.h (modified) * c/src/lib/libbsp/i386/i386ex/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/i386ex/startup/linkcmds (modified) * c/src/lib/libbsp/i386/i386ex/startup/setvec.c (modified) * c/src/lib/libbsp/i386/i386ex/timer/timer.c (modified) * c/src/lib/libbsp/i386/i386ex/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/pc386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/pc386/clock/rtc.c (modified) * c/src/lib/libbsp/i386/pc386/console/console.c (modified) * c/src/lib/libbsp/i386/pc386/console/inch.c (modified) * c/src/lib/libbsp/i386/pc386/console/outch.c (modified) * c/src/lib/libbsp/i386/pc386/include/bsp.h (modified) * c/src/lib/libbsp/i386/pc386/include/coverhd.h (modified) * c/src/lib/libbsp/i386/pc386/start/start.s (modified) * c/src/lib/libbsp/i386/pc386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/pc386/startup/exit.c (modified) * c/src/lib/libbsp/i386/pc386/startup/ldsegs.s (modified) * c/src/lib/libbsp/i386/pc386/startup/linkcmds (modified) * c/src/lib/libbsp/i386/pc386/startup/sbrk.c (modified) * c/src/lib/libbsp/i386/pc386/timer/timer.c (modified) * c/src/lib/libbsp/i386/pc386/timer/timerisr.s (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/include/bsp.h (modified) * c/src/lib/libbsp/i960/cvme961/include/coverhd.h (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspclean.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/exit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/linkcmds (modified) * c/src/lib/libbsp/i960/cvme961/startup/setvec.c (modified) * c/src/lib/libbsp/i960/cvme961/timer/timer.c (modified) * c/src/lib/libbsp/i960/cvme961/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/include/bsp.h (modified) * c/src/lib/libbsp/m68k/dmv152/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/dmv152/startup/vmeintr.c (modified) * c/src/lib/libbsp/m68k/dmv152/timer/timer.c (modified) * c/src/lib/libbsp/m68k/dmv152/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/console/console.c (modified) * c/src/lib/libbsp/m68k/efi332/include/bsp.h (modified) * c/src/lib/libbsp/m68k/efi332/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/efi332/misc/interr.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/timer/timer.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/console/console.c (modified) * c/src/lib/libbsp/m68k/efi68k/include/bsp.h (modified) * c/src/lib/libbsp/m68k/efi68k/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/setvec.c (modified) * c/src/lib/libbsp/m68k/efi68k/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68302/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/gen68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68360/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68360/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68360/start/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/start360/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68360/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme136/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/lock.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/mvme147/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme147/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme147/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme147/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme147/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme147s/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/lock.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/ods68302/console/console.c (modified) * c/src/lib/libbsp/m68k/ods68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/ods68302/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/ods68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/shared/setvec.c (modified) * c/src/lib/libbsp/mips/p4000/console/console.c (modified) * c/src/lib/libbsp/mips/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips/p4000/startup/bspstart.c (modified) * c/src/lib/libbsp/mips/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/mips64orion/p4000/console/console.c (modified) * c/src/lib/libbsp/mips64orion/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/shared/sbrk.c (modified) * c/src/lib/libbsp/shmdr/addlq.c (modified) * c/src/lib/libbsp/shmdr/cnvpkt.c (modified) * c/src/lib/libbsp/shmdr/dump.c (modified) * c/src/lib/libbsp/shmdr/fatal.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/getpkt.c (modified) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/shmdr/initlq.c (modified) * c/src/lib/libbsp/shmdr/intr.c (modified) * c/src/lib/libbsp/shmdr/mpci.h (modified) * c/src/lib/libbsp/shmdr/mpisr.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libbsp/shmdr/receive.c (modified) * c/src/lib/libbsp/shmdr/retpkt.c (modified) * c/src/lib/libbsp/shmdr/send.c (modified) * c/src/lib/libbsp/shmdr/setckvec.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/sparc/erc32/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/erc32/console/console.c (modified) * c/src/lib/libbsp/sparc/erc32/include/bsp.h (modified) * c/src/lib/libbsp/sparc/erc32/include/coverhd.h (modified) * c/src/lib/libbsp/sparc/erc32/startup/bspclean.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/bspstart.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/setvec.c (modified) * c/src/lib/libbsp/sparc/erc32/timer/timer.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/include/coverhd.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspclean.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/exit.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/timer/timer.c (modified) * c/src/lib/libc/__brk.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/__times.c (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/internal.h (modified) * c/src/lib/libc/libcsupport.h (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libc/support.c (modified) * c/src/lib/libc/syscalls.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libcpu/hppa1.1/timer/timer.c (modified) * c/src/lib/libcpu/mips/clock/ckinit.c (modified) * c/src/lib/libcpu/mips/timer/timer.c (modified) * c/src/lib/libcpu/mips64orion/clock/ckinit.c (modified) * c/src/lib/libcpu/mips64orion/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) * c/src/lib/libmisc/cpuuse/cpuuse.c (modified) * c/src/lib/libmisc/cpuuse/cpuuse.h (modified) * c/src/lib/libmisc/cpuuse/internal.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/lib/libmisc/stackchk/stackchk.h (modified) * c/src/lib/start/i960/start.s (modified) * c/src/lib/start/m68k/start.s (modified) * c/src/libchip/shmdr/addlq.c (modified) * c/src/libchip/shmdr/cnvpkt.c (modified) * c/src/libchip/shmdr/dump.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/getpkt.c (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/libchip/shmdr/initlq.c (modified) * c/src/libchip/shmdr/intr.c (modified) * c/src/libchip/shmdr/mpci.h (modified) * c/src/libchip/shmdr/mpisr.c (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/libchip/shmdr/receive.c (modified) * c/src/libchip/shmdr/retpkt.c (modified) * c/src/libchip/shmdr/send.c (modified) * c/src/libchip/shmdr/setckvec.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/cpuuse/cpuuse.c (modified) * c/src/libmisc/cpuuse/cpuuse.h (modified) * c/src/libmisc/cpuuse/internal.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/libmisc/stackchk/stackchk.h (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/libtests/cpuuse/init.c (modified) * c/src/tests/libtests/cpuuse/system.h (modified) * c/src/tests/libtests/cpuuse/task1.c (modified) * c/src/tests/libtests/cpuuse/task2.c (modified) * c/src/tests/libtests/cpuuse/task3.c (modified) * c/src/tests/libtests/cpuuse/tswitch.c (modified) * c/src/tests/libtests/malloctest/init.c (modified) * c/src/tests/libtests/malloctest/system.h (modified) * c/src/tests/libtests/malloctest/task1.c (modified) * c/src/tests/libtests/monitor/init.c (modified) * c/src/tests/libtests/monitor/system.h (modified) * c/src/tests/libtests/rtems++/Init.cc (modified) * c/src/tests/libtests/rtems++/System.h (modified) * c/src/tests/libtests/rtems++/Task1.cc (modified) * c/src/tests/libtests/rtems++/Task2.cc (modified) * c/src/tests/libtests/rtems++/Task3.cc (modified) * c/src/tests/libtests/rtmonuse/getall.c (modified) * c/src/tests/libtests/rtmonuse/init.c (modified) * c/src/tests/libtests/rtmonuse/system.h (modified) * c/src/tests/libtests/rtmonuse/task1.c (modified) * c/src/tests/libtests/stackchk/blow.c (modified) * c/src/tests/libtests/stackchk/init.c (modified) * c/src/tests/libtests/stackchk/system.h (modified) * c/src/tests/libtests/stackchk/task1.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp01/node1/mp01.doc (modified) * c/src/tests/mptests/mp01/node2/mp01.doc (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp01/task1.c (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp02/node1/mp02.doc (modified) * c/src/tests/mptests/mp02/node2/mp02.doc (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp02/task1.c (modified) * c/src/tests/mptests/mp03/delay.c (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp03/node1/mp03.doc (modified) * c/src/tests/mptests/mp03/node2/mp03.doc (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp03/task1.c (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp04/node1/mp04.doc (modified) * c/src/tests/mptests/mp04/node2/mp04.doc (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp04/task1.c (modified) * c/src/tests/mptests/mp05/asr.c (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp05/node1/mp05.doc (modified) * c/src/tests/mptests/mp05/node2/mp05.doc (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp05/task1.c (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp06/node1/mp06.doc (modified) * c/src/tests/mptests/mp06/node2/mp06.doc (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp06/task1.c (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp07/node1/mp07.doc (modified) * c/src/tests/mptests/mp07/node2/mp07.doc (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp07/task1.c (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp08/node1/mp08.doc (modified) * c/src/tests/mptests/mp08/node2/mp08.doc (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp08/task1.c (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp09/node1/mp09.doc (modified) * c/src/tests/mptests/mp09/node2/mp09.doc (modified) * c/src/tests/mptests/mp09/recvmsg.c (modified) * c/src/tests/mptests/mp09/sendmsg.c (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp09/task1.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp10/node1/mp10.doc (modified) * c/src/tests/mptests/mp10/node2/mp10.doc (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp10/task1.c (modified) * c/src/tests/mptests/mp10/task2.c (modified) * c/src/tests/mptests/mp10/task3.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp11/node1/mp11.doc (modified) * c/src/tests/mptests/mp11/node2/mp11.doc (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/init.c (modified) * c/src/tests/mptests/mp12/node1/mp12.doc (modified) * c/src/tests/mptests/mp12/node2/mp12.doc (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp13/node1/mp13.doc (modified) * c/src/tests/mptests/mp13/node2/mp13.doc (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp13/task1.c (modified) * c/src/tests/mptests/mp13/task2.c (modified) * c/src/tests/mptests/mp14/delay.c (modified) * c/src/tests/mptests/mp14/evtask1.c (modified) * c/src/tests/mptests/mp14/evtmtask.c (modified) * c/src/tests/mptests/mp14/exit.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/mptests/mp14/msgtask1.c (modified) * c/src/tests/mptests/mp14/node1/mp14.doc (modified) * c/src/tests/mptests/mp14/node2/mp14.doc (modified) * c/src/tests/mptests/mp14/pttask1.c (modified) * c/src/tests/mptests/mp14/smtask1.c (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * c/src/tests/psxtests/psx02/init.c (modified) * c/src/tests/psxtests/psx02/system.h (modified) * c/src/tests/psxtests/psx02/task.c (modified) * c/src/tests/psxtests/psx03/init.c (modified) * c/src/tests/psxtests/psx03/system.h (modified) * c/src/tests/psxtests/psx03/task.c (modified) * c/src/tests/psxtests/psx04/init.c (modified) * c/src/tests/psxtests/psx04/system.h (modified) * c/src/tests/psxtests/psx04/task1.c (modified) * c/src/tests/psxtests/psx04/task2.c (modified) * c/src/tests/psxtests/psx04/task3.c (modified) * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/system.h (modified) * c/src/tests/psxtests/psx05/task.c (modified) * c/src/tests/psxtests/psx05/task2.c (modified) * c/src/tests/psxtests/psx05/task3.c (modified) * c/src/tests/psxtests/psx06/init.c (modified) * c/src/tests/psxtests/psx06/system.h (modified) * c/src/tests/psxtests/psx06/task.c (modified) * c/src/tests/psxtests/psx06/task2.c (modified) * c/src/tests/psxtests/psx07/init.c (modified) * c/src/tests/psxtests/psx07/system.h (modified) * c/src/tests/psxtests/psx07/task.c (modified) * c/src/tests/psxtests/psx08/init.c (modified) * c/src/tests/psxtests/psx08/system.h (modified) * c/src/tests/psxtests/psx08/task.c (modified) * c/src/tests/psxtests/psx08/task2.c (modified) * c/src/tests/psxtests/psx09/init.c (modified) * c/src/tests/psxtests/psx09/system.h (modified) * c/src/tests/psxtests/psx10/init.c (modified) * c/src/tests/psxtests/psx10/system.h (modified) * c/src/tests/psxtests/psx10/task.c (modified) * c/src/tests/psxtests/psx10/task2.c (modified) * c/src/tests/psxtests/psx10/task3.c (modified) * c/src/tests/psxtests/psx11/init.c (modified) * c/src/tests/psxtests/psx11/system.h (modified) * c/src/tests/psxtests/psx11/task.c (modified) * c/src/tests/psxtests/psx12/init.c (modified) * c/src/tests/psxtests/psx12/system.h (modified) * c/src/tests/psxtests/psx12/task.c (modified) * c/src/tests/psxtests/psxhdrs/clock01.c (modified) * c/src/tests/psxtests/psxhdrs/clock02.c (modified) * c/src/tests/psxtests/psxhdrs/clock03.c (modified) * c/src/tests/psxtests/psxhdrs/clock04.c (modified) * c/src/tests/psxtests/psxhdrs/clock05.c (modified) * c/src/tests/psxtests/psxhdrs/clock06.c (modified) * c/src/tests/psxtests/psxhdrs/cond01.c (modified) * c/src/tests/psxtests/psxhdrs/cond02.c (modified) * c/src/tests/psxtests/psxhdrs/cond03.c (modified) * c/src/tests/psxtests/psxhdrs/cond04.c (modified) * c/src/tests/psxtests/psxhdrs/cond05.c (modified) * c/src/tests/psxtests/psxhdrs/cond06.c (modified) * c/src/tests/psxtests/psxhdrs/cond07.c (modified) * c/src/tests/psxtests/psxhdrs/cond08.c (modified) * c/src/tests/psxtests/psxhdrs/cond09.c (modified) * c/src/tests/psxtests/psxhdrs/cond10.c (modified) * c/src/tests/psxtests/psxhdrs/key01.c (modified) * c/src/tests/psxtests/psxhdrs/key02.c (modified) * c/src/tests/psxtests/psxhdrs/key03.c (modified) * c/src/tests/psxtests/psxhdrs/key04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex01.c (modified) * c/src/tests/psxtests/psxhdrs/mutex02.c (modified) * c/src/tests/psxtests/psxhdrs/mutex03.c (modified) * c/src/tests/psxtests/psxhdrs/mutex04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex05.c (modified) * c/src/tests/psxtests/psxhdrs/mutex06.c (modified) * c/src/tests/psxtests/psxhdrs/mutex07.c (modified) * c/src/tests/psxtests/psxhdrs/mutex08.c (modified) * c/src/tests/psxtests/psxhdrs/mutex09.c (modified) * c/src/tests/psxtests/psxhdrs/mutex10.c (modified) * c/src/tests/psxtests/psxhdrs/mutex11.c (modified) * c/src/tests/psxtests/psxhdrs/mutex12.c (modified) * c/src/tests/psxtests/psxhdrs/mutex13.c (modified) * c/src/tests/psxtests/psxhdrs/mutex14.c (modified) * c/src/tests/psxtests/psxhdrs/mutex15.c (modified) * c/src/tests/psxtests/psxhdrs/mutex16.c (modified) * c/src/tests/psxtests/psxhdrs/proc01.c (modified) * c/src/tests/psxtests/psxhdrs/proc02.c (modified) * c/src/tests/psxtests/psxhdrs/proc03.c (modified) * c/src/tests/psxtests/psxhdrs/proc04.c (modified) * c/src/tests/psxtests/psxhdrs/proc05.c (modified) * c/src/tests/psxtests/psxhdrs/proc06.c (modified) * c/src/tests/psxtests/psxhdrs/proc07.c (modified) * c/src/tests/psxtests/psxhdrs/proc08.c (modified) * c/src/tests/psxtests/psxhdrs/proc09.c (modified) * c/src/tests/psxtests/psxhdrs/proc10.c (modified) * c/src/tests/psxtests/psxhdrs/proc11.c (modified) * c/src/tests/psxtests/psxhdrs/proc12.c (modified) * c/src/tests/psxtests/psxhdrs/proc13.c (modified) * c/src/tests/psxtests/psxhdrs/proc14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread01.c (modified) * c/src/tests/psxtests/psxhdrs/pthread02.c (modified) * c/src/tests/psxtests/psxhdrs/pthread03.c (modified) * c/src/tests/psxtests/psxhdrs/pthread04.c (modified) * c/src/tests/psxtests/psxhdrs/pthread05.c (modified) * c/src/tests/psxtests/psxhdrs/pthread06.c (modified) * c/src/tests/psxtests/psxhdrs/pthread07.c (modified) * c/src/tests/psxtests/psxhdrs/pthread08.c (modified) * c/src/tests/psxtests/psxhdrs/pthread09.c (modified) * c/src/tests/psxtests/psxhdrs/pthread10.c (modified) * c/src/tests/psxtests/psxhdrs/pthread11.c (modified) * c/src/tests/psxtests/psxhdrs/pthread12.c (modified) * c/src/tests/psxtests/psxhdrs/pthread13.c (modified) * c/src/tests/psxtests/psxhdrs/pthread14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread15.c (modified) * c/src/tests/psxtests/psxhdrs/pthread16.c (modified) * c/src/tests/psxtests/psxhdrs/pthread17.c (modified) * c/src/tests/psxtests/psxhdrs/pthread18.c (modified) * c/src/tests/psxtests/psxhdrs/pthread19.c (modified) * c/src/tests/psxtests/psxhdrs/pthread20.c (modified) * c/src/tests/psxtests/psxhdrs/pthread21.c (modified) * c/src/tests/psxtests/psxhdrs/pthread22.c (modified) * c/src/tests/psxtests/psxhdrs/pthread23.c (modified) * c/src/tests/psxtests/psxhdrs/pthread24.c (modified) * c/src/tests/psxtests/psxhdrs/pthread25.c (modified) * c/src/tests/psxtests/psxhdrs/pthread26.c (modified) * c/src/tests/psxtests/psxhdrs/pthread27.c (modified) * c/src/tests/psxtests/psxhdrs/pthread28.c (modified) * c/src/tests/psxtests/psxhdrs/pthread29.c (modified) * c/src/tests/psxtests/psxhdrs/pthread30.c (modified) * c/src/tests/psxtests/psxhdrs/pthread31.c (modified) * c/src/tests/psxtests/psxhdrs/pthread32.c (modified) * c/src/tests/psxtests/psxhdrs/pthread33.c (modified) * c/src/tests/psxtests/psxhdrs/pthread34.c (modified) * c/src/tests/psxtests/psxhdrs/pthread35.c (modified) * c/src/tests/psxtests/psxhdrs/pthread36.c (modified) * c/src/tests/psxtests/psxhdrs/sched01.c (modified) * c/src/tests/psxtests/psxhdrs/sched02.c (modified) * c/src/tests/psxtests/psxhdrs/sched03.c (modified) * c/src/tests/psxtests/psxhdrs/sched04.c (modified) * c/src/tests/psxtests/psxhdrs/sched05.c (modified) * c/src/tests/psxtests/psxhdrs/sched06.c (modified) * c/src/tests/psxtests/psxhdrs/sched07.c (modified) * c/src/tests/psxtests/psxhdrs/sched08.c (modified) * c/src/tests/psxtests/psxhdrs/signal01.c (modified) * c/src/tests/psxtests/psxhdrs/signal02.c (modified) * c/src/tests/psxtests/psxhdrs/signal03.c (modified) * c/src/tests/psxtests/psxhdrs/signal04.c (modified) * c/src/tests/psxtests/psxhdrs/signal05.c (modified) * c/src/tests/psxtests/psxhdrs/signal06.c (modified) * c/src/tests/psxtests/psxhdrs/signal07.c (modified) * c/src/tests/psxtests/psxhdrs/signal08.c (modified) * c/src/tests/psxtests/psxhdrs/signal09.c (modified) * c/src/tests/psxtests/psxhdrs/signal10.c (modified) * c/src/tests/psxtests/psxhdrs/signal11.c (modified) * c/src/tests/psxtests/psxhdrs/signal12.c (modified) * c/src/tests/psxtests/psxhdrs/signal13.c (modified) * c/src/tests/psxtests/psxhdrs/signal14.c (modified) * c/src/tests/psxtests/psxhdrs/signal15.c (modified) * c/src/tests/psxtests/psxhdrs/signal16.c (modified) * c/src/tests/psxtests/psxhdrs/signal17.c (modified) * c/src/tests/psxtests/psxhdrs/signal18.c (modified) * c/src/tests/psxtests/psxhdrs/signal19.c (modified) * c/src/tests/psxtests/psxhdrs/signal20.c (modified) * c/src/tests/psxtests/psxhdrs/signal21.c (modified) * c/src/tests/psxtests/psxhdrs/signal22.c (modified) * c/src/tests/psxtests/psxhdrs/time01.c (modified) * c/src/tests/psxtests/psxhdrs/time02.c (modified) * c/src/tests/psxtests/psxhdrs/time03.c (modified) * c/src/tests/psxtests/psxhdrs/time04.c (modified) * c/src/tests/psxtests/psxhdrs/time05.c (modified) * c/src/tests/psxtests/psxhdrs/time06.c (modified) * c/src/tests/psxtests/psxhdrs/time07.c (modified) * c/src/tests/psxtests/psxhdrs/time08.c (modified) * c/src/tests/psxtests/psxhdrs/time09.c (modified) * c/src/tests/psxtests/psxhdrs/time10.c (modified) * c/src/tests/psxtests/psxhdrs/time11.c (modified) * c/src/tests/psxtests/psxhdrs/time12.c (modified) * c/src/tests/psxtests/psxhdrs/time13.c (modified) * c/src/tests/psxtests/psxhdrs/timer01.c (modified) * c/src/tests/psxtests/psxhdrs/timer02.c (modified) * c/src/tests/psxtests/psxhdrs/timer03.c (modified) * c/src/tests/psxtests/psxhdrs/timer04.c (modified) * c/src/tests/psxtests/psxhdrs/timer05.c (modified) * c/src/tests/psxtests/psxhdrs/timer06.c (modified) * c/src/tests/samples/README (modified) * c/src/tests/samples/base_mp/apptask.c (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_mp/node1/base_mp.doc (modified) * c/src/tests/samples/base_mp/node2/base_mp.doc (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/apptask.c (modified) * c/src/tests/samples/base_sp/base_sp.doc (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/base_sp/system.h (modified) * c/src/tests/samples/cdtest/init.c (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/hello.doc (modified) * c/src/tests/samples/hello/init.c (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/init.c (modified) * c/src/tests/samples/paranoia/paranoia.doc (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/samples/ticker/tasks.c (modified) * c/src/tests/samples/ticker/ticker.doc (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp01/sp01.doc (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp01/task1.c (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/sp02.doc (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * c/src/tests/sptests/sp03/sp03.doc (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp03/task1.c (modified) * c/src/tests/sptests/sp03/task2.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp04/sp04.doc (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp04/task2.c (modified) * c/src/tests/sptests/sp04/task3.c (modified) * c/src/tests/sptests/sp04/tswitch.c (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp05/sp05.doc (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp05/task1.c (modified) * c/src/tests/sptests/sp05/task2.c (modified) * c/src/tests/sptests/sp05/task3.c (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp06/sp06.doc (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp06/task1.c (modified) * c/src/tests/sptests/sp06/task2.c (modified) * c/src/tests/sptests/sp06/task3.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp07/sp07.doc (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp07/task1.c (modified) * c/src/tests/sptests/sp07/task2.c (modified) * c/src/tests/sptests/sp07/task3.c (modified) * c/src/tests/sptests/sp07/task4.c (modified) * c/src/tests/sptests/sp07/taskexit.c (modified) * c/src/tests/sptests/sp07/tcreate.c (modified) * c/src/tests/sptests/sp07/tdelete.c (modified) * c/src/tests/sptests/sp07/trestart.c (modified) * c/src/tests/sptests/sp07/tstart.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp08/sp08.doc (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp08/task1.c (modified) * c/src/tests/sptests/sp09/delay.c (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/isr.c (modified) * c/src/tests/sptests/sp09/screen01.c (modified) * c/src/tests/sptests/sp09/screen02.c (modified) * c/src/tests/sptests/sp09/screen03.c (modified) * c/src/tests/sptests/sp09/screen04.c (modified) * c/src/tests/sptests/sp09/screen05.c (modified) * c/src/tests/sptests/sp09/screen06.c (modified) * c/src/tests/sptests/sp09/screen07.c (modified) * c/src/tests/sptests/sp09/screen08.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp09/screen10.c (modified) * c/src/tests/sptests/sp09/screen11.c (modified) * c/src/tests/sptests/sp09/screen12.c (modified) * c/src/tests/sptests/sp09/screen13.c (modified) * c/src/tests/sptests/sp09/screen14.c (modified) * c/src/tests/sptests/sp09/sp09.doc (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp09/task1.c (modified) * c/src/tests/sptests/sp09/task2.c (modified) * c/src/tests/sptests/sp09/task3.c (modified) * c/src/tests/sptests/sp09/task4.c (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp11/sp11.doc (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp11/task1.c (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp11/timer.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/pridrv.c (modified) * c/src/tests/sptests/sp12/pritask.c (modified) * c/src/tests/sptests/sp12/sp12.doc (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp12/task1.c (modified) * c/src/tests/sptests/sp12/task2.c (modified) * c/src/tests/sptests/sp12/task3.c (modified) * c/src/tests/sptests/sp12/task4.c (modified) * c/src/tests/sptests/sp12/task5.c (modified) * c/src/tests/sptests/sp13/fillbuff.c (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp13/putbuff.c (modified) * c/src/tests/sptests/sp13/sp13.doc (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp13/task2.c (modified) * c/src/tests/sptests/sp13/task3.c (modified) * c/src/tests/sptests/sp14/asr.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp14/sp14.doc (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp14/task1.c (modified) * c/src/tests/sptests/sp14/task2.c (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp15/sp15.doc (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp15/task1.c (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/sp16.doc (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp16/task1.c (modified) * c/src/tests/sptests/sp16/task2.c (modified) * c/src/tests/sptests/sp16/task3.c (modified) * c/src/tests/sptests/sp16/task4.c (modified) * c/src/tests/sptests/sp16/task5.c (modified) * c/src/tests/sptests/sp17/asr.c (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp17/sp17.doc (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp17/task1.c (modified) * c/src/tests/sptests/sp17/task2.c (modified) * c/src/tests/sptests/sp19/first.c (modified) * c/src/tests/sptests/sp19/fptask.c (modified) * c/src/tests/sptests/sp19/fptest.h (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp19/inttest.h (modified) * c/src/tests/sptests/sp19/sp19.doc (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp19/task1.c (modified) * c/src/tests/sptests/sp20/getall.c (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp20/sp20.doc (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp20/task1.c (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp21/sp21.doc (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp21/task1.c (modified) * c/src/tests/sptests/sp22/delay.c (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp22/prtime.c (modified) * c/src/tests/sptests/sp22/sp22.doc (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp22/task1.c (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp23/sp23.doc (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp23/task1.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp24/resume.c (modified) * c/src/tests/sptests/sp24/sp24.doc (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp24/task1.c (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/sp25/sp25.doc (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/sp25/task1.c (modified) * c/src/tests/sptests/spfatal/fatal.c (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spfatal/puterr.c (modified) * c/src/tests/sptests/spfatal/spfatal.doc (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spfatal/task1.c (modified) * c/src/tests/sptests/spsize/getint.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/sptests/spsize/system.h (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/support/stubdr/init.c (modified) * c/src/tests/support/stubdr/open.c (modified) * c/src/tests/support/stubdr/read.c (modified) * c/src/tests/support/stubdr/stubdrv.h (modified) * c/src/tests/support/stubdr/write.c (modified) * c/src/tests/tmtests/include/timesys.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm01/tm01.doc (modified) * c/src/tests/tmtests/tm02/system.h (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm02/tm02.doc (modified) * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm03/tm03.doc (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm04/tm04.doc (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm05/tm05.doc (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm06/tm06.doc (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm07/tm07.doc (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm08/tm08.doc (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm09/tm09.doc (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm10/tm10.doc (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm11/tm11.doc (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm12/tm12.doc (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm13/tm13.doc (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm14/tm14.doc (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm15/tm15.doc (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm16/tm16.doc (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm17/tm17.doc (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm18/tm18.doc (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm19/tm19.doc (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm20/tm20.doc (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm21/tm21.doc (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm22/tm22.doc (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm23/tm23.doc (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm24/tm24.doc (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm25/tm25.doc (modified) * c/src/tests/tmtests/tm26/fptest.h (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm26/tm26.doc (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm27/tm27.doc (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm28/tm28.doc (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tm29/tm29.doc (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmck/tmck.doc (modified) * c/src/tests/tmtests/tmoverhd/dumrtems.h (modified) * c/src/tests/tmtests/tmoverhd/empty.c (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * c/src/tests/tmtests/tmoverhd/tmoverhd.doc (modified) * cpukit/libcsupport/include/clockdrv.h (modified) * cpukit/libcsupport/include/console.h (modified) * cpukit/libcsupport/include/iosupp.h (modified) * cpukit/libcsupport/include/motorola/mc68230.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/include/sys/termios.h (modified) * cpukit/libcsupport/include/timerdrv.h (modified) * cpukit/libcsupport/include/vmeintr.h (modified) * cpukit/libcsupport/include/zilog/z8036.h (modified) * cpukit/libcsupport/include/zilog/z8530.h (modified) * cpukit/libcsupport/include/zilog/z8536.h (modified) * cpukit/libcsupport/src/__brk.c (modified) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libmisc/cpuuse/cpuuse.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/condmp.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/posix/include/rtems/posix/key.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mqueuemp.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/mutexmp.h (modified) * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/pthreadmp.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/semaphoremp.h (modified) * cpukit/posix/inline/rtems/posix/cond.inl (modified) * cpukit/posix/inline/rtems/posix/intr.inl (modified) * cpukit/posix/inline/rtems/posix/key.inl (modified) * cpukit/posix/inline/rtems/posix/mqueue.inl (modified) * cpukit/posix/inline/rtems/posix/mutex.inl (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/asr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/eventset.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/options.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/include/rtems/rtems/support.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/inline/rtems/rtems/event.inl (modified) * cpukit/rtems/inline/rtems/rtems/eventset.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/options.inl (modified) * cpukit/rtems/inline/rtems/rtems/part.inl (modified) * cpukit/rtems/inline/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/inline/rtems/rtems/region.inl (modified) * cpukit/rtems/inline/rtems/rtems/sem.inl (modified) * cpukit/rtems/inline/rtems/rtems/status.inl (modified) * cpukit/rtems/inline/rtems/rtems/support.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/inline/rtems/rtems/timer.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/rtems/macros/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/macros/rtems/rtems/event.inl (modified) * cpukit/rtems/macros/rtems/rtems/eventset.inl (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/modes.inl (modified) * cpukit/rtems/macros/rtems/rtems/options.inl (modified) * cpukit/rtems/macros/rtems/rtems/part.inl (modified) * cpukit/rtems/macros/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/macros/rtems/rtems/region.inl (modified) * cpukit/rtems/macros/rtems/rtems/sem.inl (modified) * cpukit/rtems/macros/rtems/rtems/status.inl (modified) * cpukit/rtems/macros/rtems/rtems/support.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/timer.inl (modified) * cpukit/rtems/src/attr.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/intrbody.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/include/rtems/mptables.h (modified) * cpukit/sapi/inline/rtems/extension.inl (modified) * cpukit/sapi/macros/rtems/extension.inl (modified) * cpukit/sapi/src/debug.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/cpu/a29k/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips64orion/cpu.c (modified) * cpukit/score/cpu/mips64orion/cpu_asm.S (modified) * cpukit/score/cpu/mips64orion/cpu_asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/include/rtems/debug.h (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/copyrt.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/chain.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/inline/rtems/score/coresem.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/mppkt.inl (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/objectmp.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/states.inl (modified) * cpukit/score/inline/rtems/score/sysstate.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/inline/rtems/score/threadmp.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/address.inl (modified) * cpukit/score/macros/rtems/score/chain.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/coremutex.inl (modified) * cpukit/score/macros/rtems/score/coresem.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/mppkt.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/objectmp.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/stack.inl (modified) * cpukit/score/macros/rtems/score/states.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/macros/rtems/score/threadmp.inl (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/cpuuse/init.c (modified) * testsuites/libtests/cpuuse/system.h (modified) * testsuites/libtests/cpuuse/task1.c (modified) * testsuites/libtests/cpuuse/task2.c (modified) * testsuites/libtests/cpuuse/task3.c (modified) * testsuites/libtests/cpuuse/tswitch.c (modified) * testsuites/libtests/malloctest/init.c (modified) * testsuites/libtests/malloctest/system.h (modified) * testsuites/libtests/malloctest/task1.c (modified) * testsuites/libtests/monitor/init.c (modified) * testsuites/libtests/monitor/system.h (modified) * testsuites/libtests/rtems++/Init.cc (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/libtests/rtems++/Task1.cc (modified) * testsuites/libtests/rtems++/Task2.cc (modified) * testsuites/libtests/rtems++/Task3.cc (modified) * testsuites/libtests/rtmonuse/getall.c (modified) * testsuites/libtests/rtmonuse/init.c (modified) * testsuites/libtests/rtmonuse/system.h (modified) * testsuites/libtests/rtmonuse/task1.c (modified) * testsuites/libtests/stackchk/blow.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/stackchk/task1.c (modified) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp01/node1/mp01.doc (modified) * testsuites/mptests/mp01/node2/mp01.doc (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp01/task1.c (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp02/node1/mp02.doc (modified) * testsuites/mptests/mp02/node2/mp02.doc (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp02/task1.c (modified) * testsuites/mptests/mp03/delay.c (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp03/node1/mp03.doc (modified) * testsuites/mptests/mp03/node2/mp03.doc (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp04/node1/mp04.doc (modified) * testsuites/mptests/mp04/node2/mp04.doc (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp04/task1.c (modified) * testsuites/mptests/mp05/asr.c (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp05/node1/mp05.doc (modified) * testsuites/mptests/mp05/node2/mp05.doc (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp05/task1.c (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp06/node1/mp06.doc (modified) * testsuites/mptests/mp06/node2/mp06.doc (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp06/task1.c (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp07/node1/mp07.doc (modified) * testsuites/mptests/mp07/node2/mp07.doc (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp08/node1/mp08.doc (modified) * testsuites/mptests/mp08/node2/mp08.doc (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp08/task1.c (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp09/node1/mp09.doc (modified) * testsuites/mptests/mp09/node2/mp09.doc (modified) * testsuites/mptests/mp09/recvmsg.c (modified) * testsuites/mptests/mp09/sendmsg.c (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp10/node1/mp10.doc (modified) * testsuites/mptests/mp10/node2/mp10.doc (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp10/task1.c (modified) * testsuites/mptests/mp10/task2.c (modified) * testsuites/mptests/mp10/task3.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp11/node1/mp11.doc (modified) * testsuites/mptests/mp11/node2/mp11.doc (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/init.c (modified) * testsuites/mptests/mp12/node1/mp12.doc (modified) * testsuites/mptests/mp12/node2/mp12.doc (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/node1/mp13.doc (modified) * testsuites/mptests/mp13/node2/mp13.doc (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp13/task2.c (modified) * testsuites/mptests/mp14/delay.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/evtmtask.c (modified) * testsuites/mptests/mp14/exit.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/node1/mp14.doc (modified) * testsuites/mptests/mp14/node2/mp14.doc (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/system.h (modified) * testsuites/psxtests/psx02/task.c (modified) * testsuites/psxtests/psx03/init.c (modified) * testsuites/psxtests/psx03/system.h (modified) * testsuites/psxtests/psx03/task.c (modified) * testsuites/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/system.h (modified) * testsuites/psxtests/psx04/task1.c (modified) * testsuites/psxtests/psx04/task2.c (modified) * testsuites/psxtests/psx04/task3.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx05/task.c (modified) * testsuites/psxtests/psx05/task2.c (modified) * testsuites/psxtests/psx05/task3.c (modified) * testsuites/psxtests/psx06/init.c (modified) * testsuites/psxtests/psx06/system.h (modified) * testsuites/psxtests/psx06/task.c (modified) * testsuites/psxtests/psx06/task2.c (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx07/task.c (modified) * testsuites/psxtests/psx08/init.c (modified) * testsuites/psxtests/psx08/system.h (modified) * testsuites/psxtests/psx08/task2.c (modified) * testsuites/psxtests/psx09/init.c (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx10/task.c (modified) * testsuites/psxtests/psx10/task2.c (modified) * testsuites/psxtests/psx10/task3.c (modified) * testsuites/psxtests/psx11/init.c (modified) * testsuites/psxtests/psx11/system.h (modified) * testsuites/psxtests/psx11/task.c (modified) * testsuites/psxtests/psx12/init.c (modified) * testsuites/psxtests/psx12/system.h (modified) * testsuites/psxtests/psx12/task.c (modified) * testsuites/psxtests/psxhdrs/clock01.c (modified) * testsuites/psxtests/psxhdrs/clock02.c (modified) * testsuites/psxtests/psxhdrs/clock03.c (modified) * testsuites/psxtests/psxhdrs/clock04.c (modified) * testsuites/psxtests/psxhdrs/clock05.c (modified) * testsuites/psxtests/psxhdrs/clock06.c (modified) * testsuites/psxtests/psxhdrs/cond01.c (modified) * testsuites/psxtests/psxhdrs/cond02.c (modified) * testsuites/psxtests/psxhdrs/cond03.c (modified) * testsuites/psxtests/psxhdrs/cond04.c (modified) * testsuites/psxtests/psxhdrs/cond05.c (modified) * testsuites/psxtests/psxhdrs/cond06.c (modified) * testsuites/psxtests/psxhdrs/cond07.c (modified) * testsuites/psxtests/psxhdrs/cond08.c (modified) * testsuites/psxtests/psxhdrs/cond09.c (modified) * testsuites/psxtests/psxhdrs/cond10.c (modified) * testsuites/psxtests/psxhdrs/key01.c (modified) * testsuites/psxtests/psxhdrs/key02.c (modified) * testsuites/psxtests/psxhdrs/key03.c (modified) * testsuites/psxtests/psxhdrs/key04.c (modified) * testsuites/psxtests/psxhdrs/mutex01.c (modified) * testsuites/psxtests/psxhdrs/mutex02.c (modified) * testsuites/psxtests/psxhdrs/mutex03.c (modified) * testsuites/psxtests/psxhdrs/mutex04.c (modified) * testsuites/psxtests/psxhdrs/mutex05.c (modified) * testsuites/psxtests/psxhdrs/mutex06.c (modified) * testsuites/psxtests/psxhdrs/mutex07.c (modified) * testsuites/psxtests/psxhdrs/mutex08.c (modified) * testsuites/psxtests/psxhdrs/mutex09.c (modified) * testsuites/psxtests/psxhdrs/mutex10.c (modified) * testsuites/psxtests/psxhdrs/mutex11.c (modified) * testsuites/psxtests/psxhdrs/mutex12.c (modified) * testsuites/psxtests/psxhdrs/mutex13.c (modified) * testsuites/psxtests/psxhdrs/mutex14.c (modified) * testsuites/psxtests/psxhdrs/mutex15.c (modified) * testsuites/psxtests/psxhdrs/mutex16.c (modified) * testsuites/psxtests/psxhdrs/proc01.c (modified) * testsuites/psxtests/psxhdrs/proc02.c (modified) * testsuites/psxtests/psxhdrs/proc03.c (modified) * testsuites/psxtests/psxhdrs/proc04.c (modified) * testsuites/psxtests/psxhdrs/proc05.c (modified) * testsuites/psxtests/psxhdrs/proc06.c (modified) * testsuites/psxtests/psxhdrs/proc07.c (modified) * testsuites/psxtests/psxhdrs/proc08.c (modified) * testsuites/psxtests/psxhdrs/proc09.c (modified) * testsuites/psxtests/psxhdrs/proc10.c (modified) * testsuites/psxtests/psxhdrs/proc11.c (modified) * testsuites/psxtests/psxhdrs/proc12.c (modified) * testsuites/psxtests/psxhdrs/proc13.c (modified) * testsuites/psxtests/psxhdrs/proc14.c (modified) * testsuites/psxtests/psxhdrs/pthread01.c (modified) * testsuites/psxtests/psxhdrs/pthread02.c (modified) * testsuites/psxtests/psxhdrs/pthread03.c (modified) * testsuites/psxtests/psxhdrs/pthread04.c (modified) * testsuites/psxtests/psxhdrs/pthread05.c (modified) * testsuites/psxtests/psxhdrs/pthread06.c (modified) * testsuites/psxtests/psxhdrs/pthread07.c (modified) * testsuites/psxtests/psxhdrs/pthread08.c (modified) * testsuites/psxtests/psxhdrs/pthread09.c (modified) * testsuites/psxtests/psxhdrs/pthread10.c (modified) * testsuites/psxtests/psxhdrs/pthread11.c (modified) * testsuites/psxtests/psxhdrs/pthread12.c (modified) * testsuites/psxtests/psxhdrs/pthread13.c (modified) * testsuites/psxtests/psxhdrs/pthread14.c (modified) * testsuites/psxtests/psxhdrs/pthread15.c (modified) * testsuites/psxtests/psxhdrs/pthread16.c (modified) * testsuites/psxtests/psxhdrs/pthread17.c (modified) * testsuites/psxtests/psxhdrs/pthread18.c (modified) * testsuites/psxtests/psxhdrs/pthread19.c (modified) * testsuites/psxtests/psxhdrs/pthread20.c (modified) * testsuites/psxtests/psxhdrs/pthread21.c (modified) * testsuites/psxtests/psxhdrs/pthread22.c (modified) * testsuites/psxtests/psxhdrs/pthread23.c (modified) * testsuites/psxtests/psxhdrs/pthread24.c (modified) * testsuites/psxtests/psxhdrs/pthread25.c (modified) * testsuites/psxtests/psxhdrs/pthread26.c (modified) * testsuites/psxtests/psxhdrs/pthread27.c (modified) * testsuites/psxtests/psxhdrs/pthread28.c (modified) * testsuites/psxtests/psxhdrs/pthread29.c (modified) * testsuites/psxtests/psxhdrs/pthread30.c (modified) * testsuites/psxtests/psxhdrs/pthread31.c (modified) * testsuites/psxtests/psxhdrs/pthread32.c (modified) * testsuites/psxtests/psxhdrs/pthread33.c (modified) * testsuites/psxtests/psxhdrs/pthread34.c (modified) * testsuites/psxtests/psxhdrs/pthread35.c (modified) * testsuites/psxtests/psxhdrs/pthread36.c (modified) * testsuites/psxtests/psxhdrs/sched01.c (modified) * testsuites/psxtests/psxhdrs/sched02.c (modified) * testsuites/psxtests/psxhdrs/sched03.c (modified) * testsuites/psxtests/psxhdrs/sched04.c (modified) * testsuites/psxtests/psxhdrs/sched05.c (modified) * testsuites/psxtests/psxhdrs/sched06.c (modified) * testsuites/psxtests/psxhdrs/sched07.c (modified) * testsuites/psxtests/psxhdrs/sched08.c (modified) * testsuites/psxtests/psxhdrs/signal01.c (modified) * testsuites/psxtests/psxhdrs/signal02.c (modified) * testsuites/psxtests/psxhdrs/signal03.c (modified) * testsuites/psxtests/psxhdrs/signal04.c (modified) * testsuites/psxtests/psxhdrs/signal05.c (modified) * testsuites/psxtests/psxhdrs/signal06.c (modified) * testsuites/psxtests/psxhdrs/signal07.c (modified) * testsuites/psxtests/psxhdrs/signal08.c (modified) * testsuites/psxtests/psxhdrs/signal09.c (modified) * testsuites/psxtests/psxhdrs/signal10.c (modified) * testsuites/psxtests/psxhdrs/signal11.c (modified) * testsuites/psxtests/psxhdrs/signal12.c (modified) * testsuites/psxtests/psxhdrs/signal13.c (modified) * testsuites/psxtests/psxhdrs/signal14.c (modified) * testsuites/psxtests/psxhdrs/signal15.c (modified) * testsuites/psxtests/psxhdrs/signal16.c (modified) * testsuites/psxtests/psxhdrs/signal17.c (modified) * testsuites/psxtests/psxhdrs/signal18.c (modified) * testsuites/psxtests/psxhdrs/signal19.c (modified) * testsuites/psxtests/psxhdrs/signal20.c (modified) * testsuites/psxtests/psxhdrs/signal21.c (modified) * testsuites/psxtests/psxhdrs/signal22.c (modified) * testsuites/psxtests/psxhdrs/time01.c (modified) * testsuites/psxtests/psxhdrs/time02.c (modified) * testsuites/psxtests/psxhdrs/time03.c (modified) * testsuites/psxtests/psxhdrs/time04.c (modified) * testsuites/psxtests/psxhdrs/time05.c (modified) * testsuites/psxtests/psxhdrs/time06.c (modified) * testsuites/psxtests/psxhdrs/time07.c (modified) * testsuites/psxtests/psxhdrs/time08.c (modified) * testsuites/psxtests/psxhdrs/time09.c (modified) * testsuites/psxtests/psxhdrs/time10.c (modified) * testsuites/psxtests/psxhdrs/time11.c (modified) * testsuites/psxtests/psxhdrs/time12.c (modified) * testsuites/psxtests/psxhdrs/time13.c (modified) * testsuites/psxtests/psxhdrs/timer01.c (modified) * testsuites/psxtests/psxhdrs/timer02.c (modified) * testsuites/psxtests/psxhdrs/timer03.c (modified) * testsuites/psxtests/psxhdrs/timer04.c (modified) * testsuites/psxtests/psxhdrs/timer05.c (modified) * testsuites/psxtests/psxhdrs/timer06.c (modified) * testsuites/samples/README (modified) * testsuites/samples/base_mp/apptask.c (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_mp/node1/base_mp.doc (modified) * testsuites/samples/base_mp/node2/base_mp.doc (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/apptask.c (modified) * testsuites/samples/base_sp/base_sp.doc (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/hello.doc (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/paranoia.doc (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/samples/ticker/tasks.c (modified) * testsuites/samples/ticker/ticker.doc (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp01/sp01.doc (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp01/task1.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/sp02.doc (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * testsuites/sptests/sp03/sp03.doc (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp03/task1.c (modified) * testsuites/sptests/sp03/task2.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp04/sp04.doc (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp04/task2.c (modified) * testsuites/sptests/sp04/task3.c (modified) * testsuites/sptests/sp04/tswitch.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp05/sp05.doc (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp05/task1.c (modified) * testsuites/sptests/sp05/task2.c (modified) * testsuites/sptests/sp05/task3.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/sp06.doc (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp06/task1.c (modified) * testsuites/sptests/sp06/task2.c (modified) * testsuites/sptests/sp06/task3.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/sp07.doc (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/sp07/task3.c (modified) * testsuites/sptests/sp07/task4.c (modified) * testsuites/sptests/sp07/taskexit.c (modified) * testsuites/sptests/sp07/tcreate.c (modified) * testsuites/sptests/sp07/tdelete.c (modified) * testsuites/sptests/sp07/trestart.c (modified) * testsuites/sptests/sp07/tstart.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp08/sp08.doc (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp08/task1.c (modified) * testsuites/sptests/sp09/delay.c (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/isr.c (modified) * testsuites/sptests/sp09/screen01.c (modified) * testsuites/sptests/sp09/screen02.c (modified) * testsuites/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp09/screen04.c (modified) * testsuites/sptests/sp09/screen05.c (modified) * testsuites/sptests/sp09/screen06.c (modified) * testsuites/sptests/sp09/screen07.c (modified) * testsuites/sptests/sp09/screen08.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp09/screen10.c (modified) * testsuites/sptests/sp09/screen11.c (modified) * testsuites/sptests/sp09/screen12.c (modified) * testsuites/sptests/sp09/screen13.c (modified) * testsuites/sptests/sp09/screen14.c (modified) * testsuites/sptests/sp09/sp09.doc (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/sp09/task2.c (modified) * testsuites/sptests/sp09/task3.c (modified) * testsuites/sptests/sp09/task4.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/sp11.doc (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp11/task1.c (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp11/timer.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/pridrv.c (modified) * testsuites/sptests/sp12/pritask.c (modified) * testsuites/sptests/sp12/sp12.doc (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp12/task2.c (modified) * testsuites/sptests/sp12/task3.c (modified) * testsuites/sptests/sp12/task4.c (modified) * testsuites/sptests/sp12/task5.c (modified) * testsuites/sptests/sp13/fillbuff.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/putbuff.c (modified) * testsuites/sptests/sp13/sp13.doc (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp13/task2.c (modified) * testsuites/sptests/sp13/task3.c (modified) * testsuites/sptests/sp14/asr.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/sp14.doc (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp14/task2.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp15/sp15.doc (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp15/task1.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/sp16.doc (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp16/task2.c (modified) * testsuites/sptests/sp16/task3.c (modified) * testsuites/sptests/sp16/task4.c (modified) * testsuites/sptests/sp16/task5.c (modified) * testsuites/sptests/sp17/asr.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp17/sp17.doc (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp17/task1.c (modified) * testsuites/sptests/sp17/task2.c (modified) * testsuites/sptests/sp19/first.c (modified) * testsuites/sptests/sp19/fptask.c (modified) * testsuites/sptests/sp19/fptest.h (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp19/inttest.h (modified) * testsuites/sptests/sp19/sp19.doc (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp19/task1.c (modified) * testsuites/sptests/sp20/getall.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/sp20.doc (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp20/task1.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp21/sp21.doc (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp21/task1.c (modified) * testsuites/sptests/sp22/delay.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp22/prtime.c (modified) * testsuites/sptests/sp22/sp22.doc (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp22/task1.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp23/sp23.doc (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp23/task1.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp24/resume.c (modified) * testsuites/sptests/sp24/sp24.doc (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp24/task1.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp25/sp25.doc (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/sp25/task1.c (modified) * testsuites/sptests/spfatal/fatal.c (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spfatal/puterr.c (modified) * testsuites/sptests/spfatal/spfatal.doc (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spfatal/task1.c (modified) * testsuites/sptests/spsize/getint.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/system.h (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/include/timesys.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm01/tm01.doc (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm02/tm02.doc (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm03/tm03.doc (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm04/tm04.doc (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm05/tm05.doc (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm06/tm06.doc (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm07/tm07.doc (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm08/tm08.doc (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm09/tm09.doc (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm10/tm10.doc (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm11/tm11.doc (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm12/tm12.doc (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm13/tm13.doc (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm14/tm14.doc (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm15/tm15.doc (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm16/tm16.doc (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm17/tm17.doc (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm18/tm18.doc (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm19/tm19.doc (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm20/tm20.doc (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm21/tm21.doc (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm22/tm22.doc (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm23/tm23.doc (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm24/tm24.doc (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm25/tm25.doc (modified) * testsuites/tmtests/tm26/fptest.h (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm26/tm26.doc (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm27/tm27.doc (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm28/tm28.doc (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm29/tm29.doc (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmck/tmck.doc (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/empty.c (modified) * testsuites/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) * testsuites/tmtests/tmoverhd/tmoverhd.doc (modified) * tools/cpu/generic/size_rtems.in (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) * tools/cpu/unix/gensize.c (modified) updated copyright to 1998 Mon, 22 Dec 1997 17:29:51 GMT Joel Sherrill [608641e] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libbsp/sparc/erc32/console/console.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) Corrected prototypes for all termios console write driver entries to ... Sat, 15 Nov 1997 18:15:36 GMT Joel Sherrill [d24ceb3] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) interrupt driven change from Eric Norum Mon, 10 Nov 1997 17:50:50 GMT Joel Sherrill [a307f79] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) Fixed prototype Thu, 23 Oct 1997 18:49:34 GMT Joel Sherrill [51eb8d5] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) Changed prototype of read routine. Thu, 23 Oct 1997 15:10:13 GMT Joel Sherrill [b628637] * c/src/exec/libcsupport/include/console.h (modified) * c/src/lib/include/console.h (modified) * cpukit/libcsupport/include/console.h (modified) Added prototype for console_reserve_resources. Thu, 23 Oct 1997 13:13:46 GMT Joel Sherrill [118a812] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/termios.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/termios.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) New termios.c from Eric Norum. Added new entry point to add in per ... Tue, 21 Oct 1997 16:18:03 GMT Joel Sherrill [ae35953d] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.h (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) Added termios submission from Eric Norum and Katsutoshi Shibuya. Wed, 08 Oct 1997 15:45:54 GMT Joel Sherrill [98e4ebf5] * c/src/exec/libcsupport/include/clockdrv.h (modified) * c/src/exec/libcsupport/include/console.h (modified) * c/src/exec/libcsupport/include/iosupp.h (modified) * c/src/exec/libcsupport/include/motorola/mc68230.h (modified) * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/exec/libcsupport/include/spurious.h (modified) * c/src/exec/libcsupport/include/sys/termios.h (modified) * c/src/exec/libcsupport/include/timerdrv.h (modified) * c/src/exec/libcsupport/include/vmeintr.h (modified) * c/src/exec/libcsupport/include/zilog/z8036.h (modified) * c/src/exec/libcsupport/include/zilog/z8530.h (modified) * c/src/exec/libcsupport/include/zilog/z8536.h (modified) * c/src/exec/libcsupport/src/__brk.c (modified) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/__times.c (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/posix/headers/cond.h (modified) * c/src/exec/posix/headers/condmp.h (modified) * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/headers/key.h (modified) * c/src/exec/posix/headers/mqueue.h (modified) * c/src/exec/posix/headers/mqueuemp.h (modified) * c/src/exec/posix/headers/mutex.h (modified) * c/src/exec/posix/headers/mutexmp.h (modified) * c/src/exec/posix/headers/posixapi.h (modified) * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/headers/pthreadmp.h (modified) * c/src/exec/posix/headers/semaphore.h (modified) * c/src/exec/posix/headers/semaphoremp.h (modified) * c/src/exec/posix/headers/seterr.h (modified) * c/src/exec/posix/include/rtems/posix/cond.h (modified) * c/src/exec/posix/include/rtems/posix/condmp.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/posix/include/rtems/posix/key.h (modified) * c/src/exec/posix/include/rtems/posix/mqueue.h (modified) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (modified) * c/src/exec/posix/include/rtems/posix/mutex.h (modified) * c/src/exec/posix/include/rtems/posix/mutexmp.h (modified) * c/src/exec/posix/include/rtems/posix/posixapi.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (modified) * c/src/exec/posix/include/rtems/posix/semaphore.h (modified) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (modified) * c/src/exec/posix/include/rtems/posix/seterr.h (modified) * c/src/exec/posix/inline/cond.inl (modified) * c/src/exec/posix/inline/intr.inl (modified) * c/src/exec/posix/inline/key.inl (modified) * c/src/exec/posix/inline/mqueue.inl (modified) * c/src/exec/posix/inline/mutex.inl (modified) * c/src/exec/posix/inline/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/cond.inl (modified) * c/src/exec/posix/inline/rtems/posix/intr.inl (modified) * c/src/exec/posix/inline/rtems/posix/key.inl (modified) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (modified) * c/src/exec/posix/inline/rtems/posix/mutex.inl (modified) * c/src/exec/posix/inline/rtems/posix/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (modified) * c/src/exec/posix/inline/semaphore.inl (modified) * c/src/exec/rtems/headers/asr.h (modified) * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/config.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/eventset.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/mp.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/options.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/rtemsapi.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/status.h (modified) * c/src/exec/rtems/headers/support.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/asr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/config.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventset.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/mp.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/options.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/rtemsapi.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/status.h (modified) * c/src/exec/rtems/include/rtems/rtems/support.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/dpmem.inl (modified) * c/src/exec/rtems/inline/event.inl (modified) * c/src/exec/rtems/inline/eventset.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/options.inl (modified) * c/src/exec/rtems/inline/part.inl (modified) * c/src/exec/rtems/inline/ratemon.inl (modified) * c/src/exec/rtems/inline/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/event.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/options.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/part.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/status.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/support.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/inline/sem.inl (modified) * c/src/exec/rtems/inline/status.inl (modified) * c/src/exec/rtems/inline/support.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/inline/timer.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/dpmem.inl (modified) * c/src/exec/rtems/macros/event.inl (modified) * c/src/exec/rtems/macros/eventset.inl (modified) * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/modes.inl (modified) * c/src/exec/rtems/macros/options.inl (modified) * c/src/exec/rtems/macros/part.inl (modified) * c/src/exec/rtems/macros/ratemon.inl (modified) * c/src/exec/rtems/macros/region.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/event.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/options.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/part.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/region.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/status.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/support.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/macros/sem.inl (modified) * c/src/exec/rtems/macros/status.inl (modified) * c/src/exec/rtems/macros/support.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/macros/timer.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/attr.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/intrbody.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/fatal.h (modified) * c/src/exec/sapi/headers/init.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/mptables.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/fatal.h (modified) * c/src/exec/sapi/include/rtems/init.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/mptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/inline/extension.inl (modified) * c/src/exec/sapi/inline/rtems/extension.inl (modified) * c/src/exec/sapi/macros/extension.inl (modified) * c/src/exec/sapi/macros/rtems/extension.inl (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/debug.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/sapi/src/posixapi.c (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/exec/score/cpu/a29k/a29k.h (modified) * c/src/exec/score/cpu/a29k/a29ktypes.h (modified) * c/src/exec/score/cpu/a29k/cpu.c (modified) * c/src/exec/score/cpu/a29k/cpu.h (modified) * c/src/exec/score/cpu/a29k/cpu_asm.h (modified) * c/src/exec/score/cpu/a29k/cpu_asm.s (modified) * c/src/exec/score/cpu/a29k/rtems.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu_asm.s (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i386/i386types.h (modified) * c/src/exec/score/cpu/i386/rtems.s (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu_asm.s (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/i960/i960types.h (modified) * c/src/exec/score/cpu/i960/rtems.s (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/m68k/m68ktypes.h (modified) * c/src/exec/score/cpu/m68k/rtems.s (modified) * c/src/exec/score/cpu/mips/cpu.c (modified) * c/src/exec/score/cpu/mips/cpu_asm.S (modified) * c/src/exec/score/cpu/mips/cpu_asm.h (modified) * c/src/exec/score/cpu/mips/rtems.c (modified) * c/src/exec/score/cpu/mips64orion/cpu.c (modified) * c/src/exec/score/cpu/mips64orion/cpu.h (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.S (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.h (modified) * c/src/exec/score/cpu/mips64orion/mips64orion.h (modified) * c/src/exec/score/cpu/mips64orion/mipstypes.h (modified) * c/src/exec/score/cpu/mips64orion/rtems.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/no_cputypes.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (modified) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/cpu/unix/unixtypes.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/copyrt.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/debug.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/interr.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/debug.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/copyrt.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/interr.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/chain.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/coremutex.inl (modified) * c/src/exec/score/inline/coresem.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/mppkt.inl (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/objectmp.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/chain.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/coremutex.inl (modified) * c/src/exec/score/inline/rtems/score/coresem.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/mppkt.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/objectmp.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/stack.inl (modified) * c/src/exec/score/inline/rtems/score/states.inl (modified) * c/src/exec/score/inline/rtems/score/sysstate.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/rtems/score/threadmp.inl (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/stack.inl (modified) * c/src/exec/score/inline/states.inl (modified) * c/src/exec/score/inline/sysstate.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/inline/threadmp.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/address.inl (modified) * c/src/exec/score/macros/chain.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/coremutex.inl (modified) * c/src/exec/score/macros/coresem.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/mppkt.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/objectmp.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/address.inl (modified) * c/src/exec/score/macros/rtems/score/chain.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/coremutex.inl (modified) * c/src/exec/score/macros/rtems/score/coresem.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/mppkt.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/objectmp.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/stack.inl (modified) * c/src/exec/score/macros/rtems/score/states.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/rtems/score/threadmp.inl (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/userext.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/stack.inl (modified) * c/src/exec/score/macros/states.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/macros/threadmp.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/userext.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/exec/score/tools/unix/gensize.c (modified) * c/src/lib/include/clockdrv.h (modified) * c/src/lib/include/console.h (modified) * c/src/lib/include/iosupp.h (modified) * c/src/lib/include/motorola/mc68230.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/include/spurious.h (modified) * c/src/lib/include/sys/termios.h (modified) * c/src/lib/include/timerdrv.h (modified) * c/src/lib/include/vmeintr.h (modified) * c/src/lib/include/zilog/z8036.h (modified) * c/src/lib/include/zilog/z8530.h (modified) * c/src/lib/include/zilog/z8536.h (modified) * c/src/lib/libbsp/a29k/portsw/console/console.c (modified) * c/src/lib/libbsp/a29k/portsw/include/bsp.h (modified) * c/src/lib/libbsp/a29k/portsw/include/coverhd.h (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/bspclean.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/bspstart.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/main.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/setvec.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/coverhd.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/include/bsp.h (modified) * c/src/lib/libbsp/i386/force386/include/coverhd.h (modified) * c/src/lib/libbsp/i386/force386/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/lock.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/startup/exit.c (modified) * c/src/lib/libbsp/i386/force386/startup/ldsegs.s (modified) * c/src/lib/libbsp/i386/force386/startup/linkcmds (modified) * c/src/lib/libbsp/i386/force386/startup/setvec.c (modified) * c/src/lib/libbsp/i386/force386/timer/timer.c (modified) * c/src/lib/libbsp/i386/force386/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/go32/include/bsp.h (modified) * c/src/lib/libbsp/i386/go32/include/coverhd.h (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/startup/exit.c (modified) * c/src/lib/libbsp/i386/go32/startup/setvec.c (modified) * c/src/lib/libbsp/i386/go32/timer/timer.c (modified) * c/src/lib/libbsp/i386/go32/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/i386ex/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/i386ex/console/console.c (modified) * c/src/lib/libbsp/i386/i386ex/include/bsp.h (modified) * c/src/lib/libbsp/i386/i386ex/include/coverhd.h (modified) * c/src/lib/libbsp/i386/i386ex/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/i386ex/startup/linkcmds (modified) * c/src/lib/libbsp/i386/i386ex/startup/setvec.c (modified) * c/src/lib/libbsp/i386/i386ex/timer/timer.c (modified) * c/src/lib/libbsp/i386/i386ex/timer/timerisr.s (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/include/bsp.h (modified) * c/src/lib/libbsp/i960/cvme961/include/coverhd.h (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspclean.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/exit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/linkcmds (modified) * c/src/lib/libbsp/i960/cvme961/startup/setvec.c (modified) * c/src/lib/libbsp/i960/cvme961/timer/timer.c (modified) * c/src/lib/libbsp/i960/cvme961/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/include/bsp.h (modified) * c/src/lib/libbsp/m68k/dmv152/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/dmv152/spurious/spinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/dmv152/startup/vmeintr.c (modified) * c/src/lib/libbsp/m68k/dmv152/timer/timer.c (modified) * c/src/lib/libbsp/m68k/dmv152/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/console/console.c (modified) * c/src/lib/libbsp/m68k/efi332/include/bsp.h (modified) * c/src/lib/libbsp/m68k/efi332/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/efi332/misc/interr.c (modified) * c/src/lib/libbsp/m68k/efi332/spurious/spinit.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/timer/timer.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/console/console.c (modified) * c/src/lib/libbsp/m68k/efi68k/include/bsp.h (modified) * c/src/lib/libbsp/m68k/efi68k/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/efi68k/spurious/spinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/setvec.c (modified) * c/src/lib/libbsp/m68k/efi68k/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68302/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/gen68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68360/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68360/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68360/start/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/start360/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68360/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme136/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/lock.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/mvme147/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme147/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme147/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme147/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme147/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme147s/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/lock.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/ods68302/console/console.c (modified) * c/src/lib/libbsp/m68k/ods68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/ods68302/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/ods68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/shared/setvec.c (modified) * c/src/lib/libbsp/mips/p4000/console/console.c (modified) * c/src/lib/libbsp/mips/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips/p4000/startup/bspstart.c (modified) * c/src/lib/libbsp/mips/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/mips64orion/p4000/console/console.c (modified) * c/src/lib/libbsp/mips64orion/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/shared/sbrk.c (modified) * c/src/lib/libbsp/shmdr/addlq.c (modified) * c/src/lib/libbsp/shmdr/cnvpkt.c (modified) * c/src/lib/libbsp/shmdr/dump.c (modified) * c/src/lib/libbsp/shmdr/fatal.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/getpkt.c (modified) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/shmdr/initlq.c (modified) * c/src/lib/libbsp/shmdr/intr.c (modified) * c/src/lib/libbsp/shmdr/mpci.h (modified) * c/src/lib/libbsp/shmdr/mpisr.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libbsp/shmdr/receive.c (modified) * c/src/lib/libbsp/shmdr/retpkt.c (modified) * c/src/lib/libbsp/shmdr/send.c (modified) * c/src/lib/libbsp/shmdr/setckvec.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/sparc/erc32/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/erc32/console/console.c (modified) * c/src/lib/libbsp/sparc/erc32/include/bsp.h (modified) * c/src/lib/libbsp/sparc/erc32/include/coverhd.h (modified) * c/src/lib/libbsp/sparc/erc32/startup/bspclean.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/bspstart.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/setvec.c (modified) * c/src/lib/libbsp/sparc/erc32/timer/timer.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/include/coverhd.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspclean.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/exit.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/timer/timer.c (modified) * c/src/lib/libc/__brk.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/__times.c (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/internal.h (modified) * c/src/lib/libc/libcsupport.h (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libc/support.c (modified) * c/src/lib/libc/syscalls.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libcpu/hppa1.1/semaphore/semaphore.c (modified) * c/src/lib/libcpu/hppa1.1/semaphore/semaphore.h (modified) * c/src/lib/libcpu/hppa1.1/timer/timer.c (modified) * c/src/lib/libcpu/mips/clock/ckinit.c (modified) * c/src/lib/libcpu/mips/timer/timer.c (modified) * c/src/lib/libcpu/mips64orion/clock/ckinit.c (modified) * c/src/lib/libcpu/mips64orion/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) * c/src/lib/libmisc/cpuuse/cpuuse.c (modified) * c/src/lib/libmisc/cpuuse/cpuuse.h (modified) * c/src/lib/libmisc/cpuuse/internal.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/lib/libmisc/stackchk/stackchk.h (modified) * c/src/lib/start/i960/start.s (modified) * c/src/lib/start/m68k/start.s (modified) * c/src/libchip/shmdr/addlq.c (modified) * c/src/libchip/shmdr/cnvpkt.c (modified) * c/src/libchip/shmdr/dump.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/getpkt.c (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/libchip/shmdr/initlq.c (modified) * c/src/libchip/shmdr/intr.c (modified) * c/src/libchip/shmdr/mpci.h (modified) * c/src/libchip/shmdr/mpisr.c (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/libchip/shmdr/receive.c (modified) * c/src/libchip/shmdr/retpkt.c (modified) * c/src/libchip/shmdr/send.c (modified) * c/src/libchip/shmdr/setckvec.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/cpuuse/cpuuse.c (modified) * c/src/libmisc/cpuuse/cpuuse.h (modified) * c/src/libmisc/cpuuse/internal.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/libmisc/stackchk/stackchk.h (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/libtests/cpuuse/init.c (modified) * c/src/tests/libtests/cpuuse/system.h (modified) * c/src/tests/libtests/cpuuse/task1.c (modified) * c/src/tests/libtests/cpuuse/task2.c (modified) * c/src/tests/libtests/cpuuse/task3.c (modified) * c/src/tests/libtests/cpuuse/tswitch.c (modified) * c/src/tests/libtests/malloctest/init.c (modified) * c/src/tests/libtests/malloctest/system.h (modified) * c/src/tests/libtests/malloctest/task1.c (modified) * c/src/tests/libtests/monitor/init.c (modified) * c/src/tests/libtests/monitor/system.h (modified) * c/src/tests/libtests/rtems++/Init.cc (modified) * c/src/tests/libtests/rtems++/System.h (modified) * c/src/tests/libtests/rtems++/Task1.cc (modified) * c/src/tests/libtests/rtems++/Task2.cc (modified) * c/src/tests/libtests/rtems++/Task3.cc (modified) * c/src/tests/libtests/rtmonuse/getall.c (modified) * c/src/tests/libtests/rtmonuse/init.c (modified) * c/src/tests/libtests/rtmonuse/system.h (modified) * c/src/tests/libtests/rtmonuse/task1.c (modified) * c/src/tests/libtests/stackchk/blow.c (modified) * c/src/tests/libtests/stackchk/init.c (modified) * c/src/tests/libtests/stackchk/system.h (modified) * c/src/tests/libtests/stackchk/task1.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp01/node1/mp01.doc (modified) * c/src/tests/mptests/mp01/node2/mp01.doc (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp01/task1.c (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp02/node1/mp02.doc (modified) * c/src/tests/mptests/mp02/node2/mp02.doc (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp02/task1.c (modified) * c/src/tests/mptests/mp03/delay.c (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp03/node1/mp03.doc (modified) * c/src/tests/mptests/mp03/node2/mp03.doc (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp03/task1.c (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp04/node1/mp04.doc (modified) * c/src/tests/mptests/mp04/node2/mp04.doc (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp04/task1.c (modified) * c/src/tests/mptests/mp05/asr.c (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp05/node1/mp05.doc (modified) * c/src/tests/mptests/mp05/node2/mp05.doc (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp05/task1.c (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp06/node1/mp06.doc (modified) * c/src/tests/mptests/mp06/node2/mp06.doc (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp06/task1.c (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp07/node1/mp07.doc (modified) * c/src/tests/mptests/mp07/node2/mp07.doc (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp07/task1.c (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp08/node1/mp08.doc (modified) * c/src/tests/mptests/mp08/node2/mp08.doc (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp08/task1.c (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp09/node1/mp09.doc (modified) * c/src/tests/mptests/mp09/node2/mp09.doc (modified) * c/src/tests/mptests/mp09/recvmsg.c (modified) * c/src/tests/mptests/mp09/sendmsg.c (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp09/task1.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp10/node1/mp10.doc (modified) * c/src/tests/mptests/mp10/node2/mp10.doc (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp10/task1.c (modified) * c/src/tests/mptests/mp10/task2.c (modified) * c/src/tests/mptests/mp10/task3.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp11/node1/mp11.doc (modified) * c/src/tests/mptests/mp11/node2/mp11.doc (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/init.c (modified) * c/src/tests/mptests/mp12/node1/mp12.doc (modified) * c/src/tests/mptests/mp12/node2/mp12.doc (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp13/node1/mp13.doc (modified) * c/src/tests/mptests/mp13/node2/mp13.doc (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp13/task1.c (modified) * c/src/tests/mptests/mp13/task2.c (modified) * c/src/tests/mptests/mp14/delay.c (modified) * c/src/tests/mptests/mp14/evtask1.c (modified) * c/src/tests/mptests/mp14/evtmtask.c (modified) * c/src/tests/mptests/mp14/exit.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/mptests/mp14/msgtask1.c (modified) * c/src/tests/mptests/mp14/node1/mp14.doc (modified) * c/src/tests/mptests/mp14/node2/mp14.doc (modified) * c/src/tests/mptests/mp14/pttask1.c (modified) * c/src/tests/mptests/mp14/smtask1.c (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * c/src/tests/psxtests/psx02/init.c (modified) * c/src/tests/psxtests/psx02/system.h (modified) * c/src/tests/psxtests/psx02/task.c (modified) * c/src/tests/psxtests/psx03/init.c (modified) * c/src/tests/psxtests/psx03/system.h (modified) * c/src/tests/psxtests/psx03/task.c (modified) * c/src/tests/psxtests/psx04/init.c (modified) * c/src/tests/psxtests/psx04/system.h (modified) * c/src/tests/psxtests/psx04/task1.c (modified) * c/src/tests/psxtests/psx04/task2.c (modified) * c/src/tests/psxtests/psx04/task3.c (modified) * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/system.h (modified) * c/src/tests/psxtests/psx05/task.c (modified) * c/src/tests/psxtests/psx05/task2.c (modified) * c/src/tests/psxtests/psx05/task3.c (modified) * c/src/tests/psxtests/psx06/init.c (modified) * c/src/tests/psxtests/psx06/system.h (modified) * c/src/tests/psxtests/psx06/task.c (modified) * c/src/tests/psxtests/psx06/task2.c (modified) * c/src/tests/psxtests/psx07/init.c (modified) * c/src/tests/psxtests/psx07/system.h (modified) * c/src/tests/psxtests/psx07/task.c (modified) * c/src/tests/psxtests/psx08/init.c (modified) * c/src/tests/psxtests/psx08/system.h (modified) * c/src/tests/psxtests/psx08/task.c (modified) * c/src/tests/psxtests/psx08/task2.c (modified) * c/src/tests/psxtests/psx09/init.c (modified) * c/src/tests/psxtests/psx09/system.h (modified) * c/src/tests/psxtests/psx10/init.c (modified) * c/src/tests/psxtests/psx10/system.h (modified) * c/src/tests/psxtests/psx10/task.c (modified) * c/src/tests/psxtests/psx10/task2.c (modified) * c/src/tests/psxtests/psx10/task3.c (modified) * c/src/tests/psxtests/psx11/init.c (modified) * c/src/tests/psxtests/psx11/system.h (modified) * c/src/tests/psxtests/psx11/task.c (modified) * c/src/tests/psxtests/psx12/init.c (modified) * c/src/tests/psxtests/psx12/system.h (modified) * c/src/tests/psxtests/psx12/task.c (modified) * c/src/tests/psxtests/psxhdrs/clock01.c (modified) * c/src/tests/psxtests/psxhdrs/clock02.c (modified) * c/src/tests/psxtests/psxhdrs/clock03.c (modified) * c/src/tests/psxtests/psxhdrs/clock04.c (modified) * c/src/tests/psxtests/psxhdrs/clock05.c (modified) * c/src/tests/psxtests/psxhdrs/clock06.c (modified) * c/src/tests/psxtests/psxhdrs/cond01.c (modified) * c/src/tests/psxtests/psxhdrs/cond02.c (modified) * c/src/tests/psxtests/psxhdrs/cond03.c (modified) * c/src/tests/psxtests/psxhdrs/cond04.c (modified) * c/src/tests/psxtests/psxhdrs/cond05.c (modified) * c/src/tests/psxtests/psxhdrs/cond06.c (modified) * c/src/tests/psxtests/psxhdrs/cond07.c (modified) * c/src/tests/psxtests/psxhdrs/cond08.c (modified) * c/src/tests/psxtests/psxhdrs/cond09.c (modified) * c/src/tests/psxtests/psxhdrs/cond10.c (modified) * c/src/tests/psxtests/psxhdrs/key01.c (modified) * c/src/tests/psxtests/psxhdrs/key02.c (modified) * c/src/tests/psxtests/psxhdrs/key03.c (modified) * c/src/tests/psxtests/psxhdrs/key04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex01.c (modified) * c/src/tests/psxtests/psxhdrs/mutex02.c (modified) * c/src/tests/psxtests/psxhdrs/mutex03.c (modified) * c/src/tests/psxtests/psxhdrs/mutex04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex05.c (modified) * c/src/tests/psxtests/psxhdrs/mutex06.c (modified) * c/src/tests/psxtests/psxhdrs/mutex07.c (modified) * c/src/tests/psxtests/psxhdrs/mutex08.c (modified) * c/src/tests/psxtests/psxhdrs/mutex09.c (modified) * c/src/tests/psxtests/psxhdrs/mutex10.c (modified) * c/src/tests/psxtests/psxhdrs/mutex11.c (modified) * c/src/tests/psxtests/psxhdrs/mutex12.c (modified) * c/src/tests/psxtests/psxhdrs/mutex13.c (modified) * c/src/tests/psxtests/psxhdrs/mutex14.c (modified) * c/src/tests/psxtests/psxhdrs/mutex15.c (modified) * c/src/tests/psxtests/psxhdrs/mutex16.c (modified) * c/src/tests/psxtests/psxhdrs/proc01.c (modified) * c/src/tests/psxtests/psxhdrs/proc02.c (modified) * c/src/tests/psxtests/psxhdrs/proc03.c (modified) * c/src/tests/psxtests/psxhdrs/proc04.c (modified) * c/src/tests/psxtests/psxhdrs/proc05.c (modified) * c/src/tests/psxtests/psxhdrs/proc06.c (modified) * c/src/tests/psxtests/psxhdrs/proc07.c (modified) * c/src/tests/psxtests/psxhdrs/proc08.c (modified) * c/src/tests/psxtests/psxhdrs/proc09.c (modified) * c/src/tests/psxtests/psxhdrs/proc10.c (modified) * c/src/tests/psxtests/psxhdrs/proc11.c (modified) * c/src/tests/psxtests/psxhdrs/proc12.c (modified) * c/src/tests/psxtests/psxhdrs/proc13.c (modified) * c/src/tests/psxtests/psxhdrs/proc14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread01.c (modified) * c/src/tests/psxtests/psxhdrs/pthread02.c (modified) * c/src/tests/psxtests/psxhdrs/pthread03.c (modified) * c/src/tests/psxtests/psxhdrs/pthread04.c (modified) * c/src/tests/psxtests/psxhdrs/pthread05.c (modified) * c/src/tests/psxtests/psxhdrs/pthread06.c (modified) * c/src/tests/psxtests/psxhdrs/pthread07.c (modified) * c/src/tests/psxtests/psxhdrs/pthread08.c (modified) * c/src/tests/psxtests/psxhdrs/pthread09.c (modified) * c/src/tests/psxtests/psxhdrs/pthread10.c (modified) * c/src/tests/psxtests/psxhdrs/pthread11.c (modified) * c/src/tests/psxtests/psxhdrs/pthread12.c (modified) * c/src/tests/psxtests/psxhdrs/pthread13.c (modified) * c/src/tests/psxtests/psxhdrs/pthread14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread15.c (modified) * c/src/tests/psxtests/psxhdrs/pthread16.c (modified) * c/src/tests/psxtests/psxhdrs/pthread17.c (modified) * c/src/tests/psxtests/psxhdrs/pthread18.c (modified) * c/src/tests/psxtests/psxhdrs/pthread19.c (modified) * c/src/tests/psxtests/psxhdrs/pthread20.c (modified) * c/src/tests/psxtests/psxhdrs/pthread21.c (modified) * c/src/tests/psxtests/psxhdrs/pthread22.c (modified) * c/src/tests/psxtests/psxhdrs/pthread23.c (modified) * c/src/tests/psxtests/psxhdrs/pthread24.c (modified) * c/src/tests/psxtests/psxhdrs/pthread25.c (modified) * c/src/tests/psxtests/psxhdrs/pthread26.c (modified) * c/src/tests/psxtests/psxhdrs/pthread27.c (modified) * c/src/tests/psxtests/psxhdrs/pthread28.c (modified) * c/src/tests/psxtests/psxhdrs/pthread29.c (modified) * c/src/tests/psxtests/psxhdrs/pthread30.c (modified) * c/src/tests/psxtests/psxhdrs/pthread31.c (modified) * c/src/tests/psxtests/psxhdrs/pthread32.c (modified) * c/src/tests/psxtests/psxhdrs/pthread33.c (modified) * c/src/tests/psxtests/psxhdrs/pthread34.c (modified) * c/src/tests/psxtests/psxhdrs/pthread35.c (modified) * c/src/tests/psxtests/psxhdrs/pthread36.c (modified) * c/src/tests/psxtests/psxhdrs/sched01.c (modified) * c/src/tests/psxtests/psxhdrs/sched02.c (modified) * c/src/tests/psxtests/psxhdrs/sched03.c (modified) * c/src/tests/psxtests/psxhdrs/sched04.c (modified) * c/src/tests/psxtests/psxhdrs/sched05.c (modified) * c/src/tests/psxtests/psxhdrs/sched06.c (modified) * c/src/tests/psxtests/psxhdrs/sched07.c (modified) * c/src/tests/psxtests/psxhdrs/sched08.c (modified) * c/src/tests/psxtests/psxhdrs/signal01.c (modified) * c/src/tests/psxtests/psxhdrs/signal02.c (modified) * c/src/tests/psxtests/psxhdrs/signal03.c (modified) * c/src/tests/psxtests/psxhdrs/signal04.c (modified) * c/src/tests/psxtests/psxhdrs/signal05.c (modified) * c/src/tests/psxtests/psxhdrs/signal06.c (modified) * c/src/tests/psxtests/psxhdrs/signal07.c (modified) * c/src/tests/psxtests/psxhdrs/signal08.c (modified) * c/src/tests/psxtests/psxhdrs/signal09.c (modified) * c/src/tests/psxtests/psxhdrs/signal10.c (modified) * c/src/tests/psxtests/psxhdrs/signal11.c (modified) * c/src/tests/psxtests/psxhdrs/signal12.c (modified) * c/src/tests/psxtests/psxhdrs/signal13.c (modified) * c/src/tests/psxtests/psxhdrs/signal14.c (modified) * c/src/tests/psxtests/psxhdrs/signal15.c (modified) * c/src/tests/psxtests/psxhdrs/signal16.c (modified) * c/src/tests/psxtests/psxhdrs/signal17.c (modified) * c/src/tests/psxtests/psxhdrs/signal18.c (modified) * c/src/tests/psxtests/psxhdrs/signal19.c (modified) * c/src/tests/psxtests/psxhdrs/signal20.c (modified) * c/src/tests/psxtests/psxhdrs/signal21.c (modified) * c/src/tests/psxtests/psxhdrs/signal22.c (modified) * c/src/tests/psxtests/psxhdrs/time01.c (modified) * c/src/tests/psxtests/psxhdrs/time02.c (modified) * c/src/tests/psxtests/psxhdrs/time03.c (modified) * c/src/tests/psxtests/psxhdrs/time04.c (modified) * c/src/tests/psxtests/psxhdrs/time05.c (modified) * c/src/tests/psxtests/psxhdrs/time06.c (modified) * c/src/tests/psxtests/psxhdrs/time07.c (modified) * c/src/tests/psxtests/psxhdrs/time08.c (modified) * c/src/tests/psxtests/psxhdrs/time09.c (modified) * c/src/tests/psxtests/psxhdrs/time10.c (modified) * c/src/tests/psxtests/psxhdrs/time11.c (modified) * c/src/tests/psxtests/psxhdrs/time12.c (modified) * c/src/tests/psxtests/psxhdrs/time13.c (modified) * c/src/tests/psxtests/psxhdrs/timer01.c (modified) * c/src/tests/psxtests/psxhdrs/timer02.c (modified) * c/src/tests/psxtests/psxhdrs/timer03.c (modified) * c/src/tests/psxtests/psxhdrs/timer04.c (modified) * c/src/tests/psxtests/psxhdrs/timer05.c (modified) * c/src/tests/psxtests/psxhdrs/timer06.c (modified) * c/src/tests/samples/README (modified) * c/src/tests/samples/base_mp/apptask.c (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_mp/node1/base_mp.doc (modified) * c/src/tests/samples/base_mp/node2/base_mp.doc (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/apptask.c (modified) * c/src/tests/samples/base_sp/base_sp.doc (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/base_sp/system.h (modified) * c/src/tests/samples/cdtest/init.c (modified) * c/src/tests/samples/cdtest/main.cc (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/hello.doc (modified) * c/src/tests/samples/hello/init.c (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/init.c (modified) * c/src/tests/samples/paranoia/paranoia.doc (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/samples/ticker/tasks.c (modified) * c/src/tests/samples/ticker/ticker.doc (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp01/sp01.doc (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp01/task1.c (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/sp02.doc (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * c/src/tests/sptests/sp03/init.c (modified) * c/src/tests/sptests/sp03/sp03.doc (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp03/task1.c (modified) * c/src/tests/sptests/sp03/task2.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp04/sp04.doc (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp04/task2.c (modified) * c/src/tests/sptests/sp04/task3.c (modified) * c/src/tests/sptests/sp04/tswitch.c (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp05/sp05.doc (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp05/task1.c (modified) * c/src/tests/sptests/sp05/task2.c (modified) * c/src/tests/sptests/sp05/task3.c (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp06/sp06.doc (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp06/task1.c (modified) * c/src/tests/sptests/sp06/task2.c (modified) * c/src/tests/sptests/sp06/task3.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp07/sp07.doc (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp07/task1.c (modified) * c/src/tests/sptests/sp07/task2.c (modified) * c/src/tests/sptests/sp07/task3.c (modified) * c/src/tests/sptests/sp07/task4.c (modified) * c/src/tests/sptests/sp07/taskexit.c (modified) * c/src/tests/sptests/sp07/tcreate.c (modified) * c/src/tests/sptests/sp07/tdelete.c (modified) * c/src/tests/sptests/sp07/trestart.c (modified) * c/src/tests/sptests/sp07/tstart.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp08/sp08.doc (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp08/task1.c (modified) * c/src/tests/sptests/sp09/delay.c (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/isr.c (modified) * c/src/tests/sptests/sp09/screen01.c (modified) * c/src/tests/sptests/sp09/screen02.c (modified) * c/src/tests/sptests/sp09/screen03.c (modified) * c/src/tests/sptests/sp09/screen04.c (modified) * c/src/tests/sptests/sp09/screen05.c (modified) * c/src/tests/sptests/sp09/screen06.c (modified) * c/src/tests/sptests/sp09/screen07.c (modified) * c/src/tests/sptests/sp09/screen08.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp09/screen10.c (modified) * c/src/tests/sptests/sp09/screen11.c (modified) * c/src/tests/sptests/sp09/screen12.c (modified) * c/src/tests/sptests/sp09/screen13.c (modified) * c/src/tests/sptests/sp09/screen14.c (modified) * c/src/tests/sptests/sp09/sp09.doc (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp09/task1.c (modified) * c/src/tests/sptests/sp09/task2.c (modified) * c/src/tests/sptests/sp09/task3.c (modified) * c/src/tests/sptests/sp09/task4.c (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp11/sp11.doc (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp11/task1.c (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp11/timer.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/pridrv.c (modified) * c/src/tests/sptests/sp12/pritask.c (modified) * c/src/tests/sptests/sp12/sp12.doc (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp12/task1.c (modified) * c/src/tests/sptests/sp12/task2.c (modified) * c/src/tests/sptests/sp12/task3.c (modified) * c/src/tests/sptests/sp12/task4.c (modified) * c/src/tests/sptests/sp12/task5.c (modified) * c/src/tests/sptests/sp13/fillbuff.c (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp13/putbuff.c (modified) * c/src/tests/sptests/sp13/sp13.doc (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp13/task2.c (modified) * c/src/tests/sptests/sp13/task3.c (modified) * c/src/tests/sptests/sp14/asr.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp14/sp14.doc (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp14/task1.c (modified) * c/src/tests/sptests/sp14/task2.c (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp15/sp15.doc (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp15/task1.c (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/sp16.doc (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp16/task1.c (modified) * c/src/tests/sptests/sp16/task2.c (modified) * c/src/tests/sptests/sp16/task3.c (modified) * c/src/tests/sptests/sp16/task4.c (modified) * c/src/tests/sptests/sp16/task5.c (modified) * c/src/tests/sptests/sp17/asr.c (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp17/sp17.doc (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp17/task1.c (modified) * c/src/tests/sptests/sp17/task2.c (modified) * c/src/tests/sptests/sp19/first.c (modified) * c/src/tests/sptests/sp19/fptask.c (modified) * c/src/tests/sptests/sp19/fptest.h (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp19/inttest.h (modified) * c/src/tests/sptests/sp19/sp19.doc (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp19/task1.c (modified) * c/src/tests/sptests/sp20/getall.c (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp20/sp20.doc (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp20/task1.c (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp21/sp21.doc (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp21/task1.c (modified) * c/src/tests/sptests/sp22/delay.c (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp22/prtime.c (modified) * c/src/tests/sptests/sp22/sp22.doc (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp22/task1.c (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp23/sp23.doc (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp23/task1.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp24/resume.c (modified) * c/src/tests/sptests/sp24/sp24.doc (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp24/task1.c (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/sp25/sp25.doc (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/sp25/task1.c (modified) * c/src/tests/sptests/spfatal/fatal.c (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spfatal/puterr.c (modified) * c/src/tests/sptests/spfatal/spfatal.doc (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spfatal/task1.c (modified) * c/src/tests/sptests/spsize/getint.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/sptests/spsize/system.h (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/support/stubdr/init.c (modified) * c/src/tests/support/stubdr/open.c (modified) * c/src/tests/support/stubdr/read.c (modified) * c/src/tests/support/stubdr/stubdrv.h (modified) * c/src/tests/support/stubdr/write.c (modified) * c/src/tests/tmtests/include/timesys.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm01/tm01.doc (modified) * c/src/tests/tmtests/tm02/system.h (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm02/tm02.doc (modified) * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm03/tm03.doc (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm04/tm04.doc (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm05/tm05.doc (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm06/tm06.doc (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm07/tm07.doc (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm08/tm08.doc (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm09/tm09.doc (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm10/tm10.doc (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm11/tm11.doc (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm12/tm12.doc (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm13/tm13.doc (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm14/tm14.doc (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm15/tm15.doc (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm16/tm16.doc (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm17/tm17.doc (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm18/tm18.doc (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm19/tm19.doc (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm20/tm20.doc (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm21/tm21.doc (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm22/tm22.doc (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm23/tm23.doc (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm24/tm24.doc (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm25/tm25.doc (modified) * c/src/tests/tmtests/tm26/fptest.h (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm26/tm26.doc (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm27/tm27.doc (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm28/tm28.doc (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tm29/tm29.doc (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmck/tmck.doc (modified) * c/src/tests/tmtests/tmoverhd/dumrtems.h (modified) * c/src/tests/tmtests/tmoverhd/empty.c (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * c/src/tests/tmtests/tmoverhd/tmoverhd.doc (modified) * cpukit/libcsupport/include/clockdrv.h (modified) * cpukit/libcsupport/include/console.h (modified) * cpukit/libcsupport/include/iosupp.h (modified) * cpukit/libcsupport/include/motorola/mc68230.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/include/spurious.h (modified) * cpukit/libcsupport/include/sys/termios.h (modified) * cpukit/libcsupport/include/timerdrv.h (modified) * cpukit/libcsupport/include/vmeintr.h (modified) * cpukit/libcsupport/include/zilog/z8036.h (modified) * cpukit/libcsupport/include/zilog/z8530.h (modified) * cpukit/libcsupport/include/zilog/z8536.h (modified) * cpukit/libcsupport/src/__brk.c (modified) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libmisc/cpuuse/cpuuse.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/condmp.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/posix/include/rtems/posix/key.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mqueuemp.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/mutexmp.h (modified) * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/pthreadmp.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/semaphoremp.h (modified) * cpukit/posix/inline/rtems/posix/cond.inl (modified) * cpukit/posix/inline/rtems/posix/intr.inl (modified) * cpukit/posix/inline/rtems/posix/key.inl (modified) * cpukit/posix/inline/rtems/posix/mqueue.inl (modified) * cpukit/posix/inline/rtems/posix/mutex.inl (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/asr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/eventset.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/options.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/include/rtems/rtems/support.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/inline/rtems/rtems/event.inl (modified) * cpukit/rtems/inline/rtems/rtems/eventset.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/options.inl (modified) * cpukit/rtems/inline/rtems/rtems/part.inl (modified) * cpukit/rtems/inline/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/inline/rtems/rtems/region.inl (modified) * cpukit/rtems/inline/rtems/rtems/sem.inl (modified) * cpukit/rtems/inline/rtems/rtems/status.inl (modified) * cpukit/rtems/inline/rtems/rtems/support.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/inline/rtems/rtems/timer.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/rtems/macros/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/macros/rtems/rtems/event.inl (modified) * cpukit/rtems/macros/rtems/rtems/eventset.inl (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/modes.inl (modified) * cpukit/rtems/macros/rtems/rtems/options.inl (modified) * cpukit/rtems/macros/rtems/rtems/part.inl (modified) * cpukit/rtems/macros/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/macros/rtems/rtems/region.inl (modified) * cpukit/rtems/macros/rtems/rtems/sem.inl (modified) * cpukit/rtems/macros/rtems/rtems/status.inl (modified) * cpukit/rtems/macros/rtems/rtems/support.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/timer.inl (modified) * cpukit/rtems/src/attr.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/intrbody.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/include/rtems/mptables.h (modified) * cpukit/sapi/inline/rtems/extension.inl (modified) * cpukit/sapi/macros/rtems/extension.inl (modified) * cpukit/sapi/src/debug.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/cpu/a29k/cpu.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips64orion/cpu.c (modified) * cpukit/score/cpu/mips64orion/cpu_asm.S (modified) * cpukit/score/cpu/mips64orion/cpu_asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/debug.h (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/copyrt.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/chain.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/inline/rtems/score/coresem.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/mppkt.inl (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/objectmp.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/states.inl (modified) * cpukit/score/inline/rtems/score/sysstate.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/inline/rtems/score/threadmp.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/address.inl (modified) * cpukit/score/macros/rtems/score/chain.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/coremutex.inl (modified) * cpukit/score/macros/rtems/score/coresem.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/mppkt.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/objectmp.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/stack.inl (modified) * cpukit/score/macros/rtems/score/states.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/macros/rtems/score/threadmp.inl (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/cpuuse/init.c (modified) * testsuites/libtests/cpuuse/system.h (modified) * testsuites/libtests/cpuuse/task1.c (modified) * testsuites/libtests/cpuuse/task2.c (modified) * testsuites/libtests/cpuuse/task3.c (modified) * testsuites/libtests/cpuuse/tswitch.c (modified) * testsuites/libtests/malloctest/init.c (modified) * testsuites/libtests/malloctest/system.h (modified) * testsuites/libtests/malloctest/task1.c (modified) * testsuites/libtests/monitor/init.c (modified) * testsuites/libtests/monitor/system.h (modified) * testsuites/libtests/rtems++/Init.cc (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/libtests/rtems++/Task1.cc (modified) * testsuites/libtests/rtems++/Task2.cc (modified) * testsuites/libtests/rtems++/Task3.cc (modified) * testsuites/libtests/rtmonuse/getall.c (modified) * testsuites/libtests/rtmonuse/init.c (modified) * testsuites/libtests/rtmonuse/system.h (modified) * testsuites/libtests/rtmonuse/task1.c (modified) * testsuites/libtests/stackchk/blow.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/stackchk/task1.c (modified) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp01/node1/mp01.doc (modified) * testsuites/mptests/mp01/node2/mp01.doc (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp01/task1.c (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp02/node1/mp02.doc (modified) * testsuites/mptests/mp02/node2/mp02.doc (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp02/task1.c (modified) * testsuites/mptests/mp03/delay.c (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp03/node1/mp03.doc (modified) * testsuites/mptests/mp03/node2/mp03.doc (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp04/node1/mp04.doc (modified) * testsuites/mptests/mp04/node2/mp04.doc (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp04/task1.c (modified) * testsuites/mptests/mp05/asr.c (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp05/node1/mp05.doc (modified) * testsuites/mptests/mp05/node2/mp05.doc (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp05/task1.c (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp06/node1/mp06.doc (modified) * testsuites/mptests/mp06/node2/mp06.doc (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp06/task1.c (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp07/node1/mp07.doc (modified) * testsuites/mptests/mp07/node2/mp07.doc (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp08/node1/mp08.doc (modified) * testsuites/mptests/mp08/node2/mp08.doc (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp08/task1.c (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp09/node1/mp09.doc (modified) * testsuites/mptests/mp09/node2/mp09.doc (modified) * testsuites/mptests/mp09/recvmsg.c (modified) * testsuites/mptests/mp09/sendmsg.c (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp10/node1/mp10.doc (modified) * testsuites/mptests/mp10/node2/mp10.doc (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp10/task1.c (modified) * testsuites/mptests/mp10/task2.c (modified) * testsuites/mptests/mp10/task3.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp11/node1/mp11.doc (modified) * testsuites/mptests/mp11/node2/mp11.doc (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/init.c (modified) * testsuites/mptests/mp12/node1/mp12.doc (modified) * testsuites/mptests/mp12/node2/mp12.doc (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/node1/mp13.doc (modified) * testsuites/mptests/mp13/node2/mp13.doc (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp13/task2.c (modified) * testsuites/mptests/mp14/delay.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/evtmtask.c (modified) * testsuites/mptests/mp14/exit.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/node1/mp14.doc (modified) * testsuites/mptests/mp14/node2/mp14.doc (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/system.h (modified) * testsuites/psxtests/psx02/task.c (modified) * testsuites/psxtests/psx03/init.c (modified) * testsuites/psxtests/psx03/system.h (modified) * testsuites/psxtests/psx03/task.c (modified) * testsuites/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/system.h (modified) * testsuites/psxtests/psx04/task1.c (modified) * testsuites/psxtests/psx04/task2.c (modified) * testsuites/psxtests/psx04/task3.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx05/task.c (modified) * testsuites/psxtests/psx05/task2.c (modified) * testsuites/psxtests/psx05/task3.c (modified) * testsuites/psxtests/psx06/init.c (modified) * testsuites/psxtests/psx06/system.h (modified) * testsuites/psxtests/psx06/task.c (modified) * testsuites/psxtests/psx06/task2.c (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx07/task.c (modified) * testsuites/psxtests/psx08/init.c (modified) * testsuites/psxtests/psx08/system.h (modified) * testsuites/psxtests/psx08/task2.c (modified) * testsuites/psxtests/psx09/init.c (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx10/task.c (modified) * testsuites/psxtests/psx10/task2.c (modified) * testsuites/psxtests/psx10/task3.c (modified) * testsuites/psxtests/psx11/init.c (modified) * testsuites/psxtests/psx11/system.h (modified) * testsuites/psxtests/psx11/task.c (modified) * testsuites/psxtests/psx12/init.c (modified) * testsuites/psxtests/psx12/system.h (modified) * testsuites/psxtests/psx12/task.c (modified) * testsuites/psxtests/psxhdrs/clock01.c (modified) * testsuites/psxtests/psxhdrs/clock02.c (modified) * testsuites/psxtests/psxhdrs/clock03.c (modified) * testsuites/psxtests/psxhdrs/clock04.c (modified) * testsuites/psxtests/psxhdrs/clock05.c (modified) * testsuites/psxtests/psxhdrs/clock06.c (modified) * testsuites/psxtests/psxhdrs/cond01.c (modified) * testsuites/psxtests/psxhdrs/cond02.c (modified) * testsuites/psxtests/psxhdrs/cond03.c (modified) * testsuites/psxtests/psxhdrs/cond04.c (modified) * testsuites/psxtests/psxhdrs/cond05.c (modified) * testsuites/psxtests/psxhdrs/cond06.c (modified) * testsuites/psxtests/psxhdrs/cond07.c (modified) * testsuites/psxtests/psxhdrs/cond08.c (modified) * testsuites/psxtests/psxhdrs/cond09.c (modified) * testsuites/psxtests/psxhdrs/cond10.c (modified) * testsuites/psxtests/psxhdrs/key01.c (modified) * testsuites/psxtests/psxhdrs/key02.c (modified) * testsuites/psxtests/psxhdrs/key03.c (modified) * testsuites/psxtests/psxhdrs/key04.c (modified) * testsuites/psxtests/psxhdrs/mutex01.c (modified) * testsuites/psxtests/psxhdrs/mutex02.c (modified) * testsuites/psxtests/psxhdrs/mutex03.c (modified) * testsuites/psxtests/psxhdrs/mutex04.c (modified) * testsuites/psxtests/psxhdrs/mutex05.c (modified) * testsuites/psxtests/psxhdrs/mutex06.c (modified) * testsuites/psxtests/psxhdrs/mutex07.c (modified) * testsuites/psxtests/psxhdrs/mutex08.c (modified) * testsuites/psxtests/psxhdrs/mutex09.c (modified) * testsuites/psxtests/psxhdrs/mutex10.c (modified) * testsuites/psxtests/psxhdrs/mutex11.c (modified) * testsuites/psxtests/psxhdrs/mutex12.c (modified) * testsuites/psxtests/psxhdrs/mutex13.c (modified) * testsuites/psxtests/psxhdrs/mutex14.c (modified) * testsuites/psxtests/psxhdrs/mutex15.c (modified) * testsuites/psxtests/psxhdrs/mutex16.c (modified) * testsuites/psxtests/psxhdrs/proc01.c (modified) * testsuites/psxtests/psxhdrs/proc02.c (modified) * testsuites/psxtests/psxhdrs/proc03.c (modified) * testsuites/psxtests/psxhdrs/proc04.c (modified) * testsuites/psxtests/psxhdrs/proc05.c (modified) * testsuites/psxtests/psxhdrs/proc06.c (modified) * testsuites/psxtests/psxhdrs/proc07.c (modified) * testsuites/psxtests/psxhdrs/proc08.c (modified) * testsuites/psxtests/psxhdrs/proc09.c (modified) * testsuites/psxtests/psxhdrs/proc10.c (modified) * testsuites/psxtests/psxhdrs/proc11.c (modified) * testsuites/psxtests/psxhdrs/proc12.c (modified) * testsuites/psxtests/psxhdrs/proc13.c (modified) * testsuites/psxtests/psxhdrs/proc14.c (modified) * testsuites/psxtests/psxhdrs/pthread01.c (modified) * testsuites/psxtests/psxhdrs/pthread02.c (modified) * testsuites/psxtests/psxhdrs/pthread03.c (modified) * testsuites/psxtests/psxhdrs/pthread04.c (modified) * testsuites/psxtests/psxhdrs/pthread05.c (modified) * testsuites/psxtests/psxhdrs/pthread06.c (modified) * testsuites/psxtests/psxhdrs/pthread07.c (modified) * testsuites/psxtests/psxhdrs/pthread08.c (modified) * testsuites/psxtests/psxhdrs/pthread09.c (modified) * testsuites/psxtests/psxhdrs/pthread10.c (modified) * testsuites/psxtests/psxhdrs/pthread11.c (modified) * testsuites/psxtests/psxhdrs/pthread12.c (modified) * testsuites/psxtests/psxhdrs/pthread13.c (modified) * testsuites/psxtests/psxhdrs/pthread14.c (modified) * testsuites/psxtests/psxhdrs/pthread15.c (modified) * testsuites/psxtests/psxhdrs/pthread16.c (modified) * testsuites/psxtests/psxhdrs/pthread17.c (modified) * testsuites/psxtests/psxhdrs/pthread18.c (modified) * testsuites/psxtests/psxhdrs/pthread19.c (modified) * testsuites/psxtests/psxhdrs/pthread20.c (modified) * testsuites/psxtests/psxhdrs/pthread21.c (modified) * testsuites/psxtests/psxhdrs/pthread22.c (modified) * testsuites/psxtests/psxhdrs/pthread23.c (modified) * testsuites/psxtests/psxhdrs/pthread24.c (modified) * testsuites/psxtests/psxhdrs/pthread25.c (modified) * testsuites/psxtests/psxhdrs/pthread26.c (modified) * testsuites/psxtests/psxhdrs/pthread27.c (modified) * testsuites/psxtests/psxhdrs/pthread28.c (modified) * testsuites/psxtests/psxhdrs/pthread29.c (modified) * testsuites/psxtests/psxhdrs/pthread30.c (modified) * testsuites/psxtests/psxhdrs/pthread31.c (modified) * testsuites/psxtests/psxhdrs/pthread32.c (modified) * testsuites/psxtests/psxhdrs/pthread33.c (modified) * testsuites/psxtests/psxhdrs/pthread34.c (modified) * testsuites/psxtests/psxhdrs/pthread35.c (modified) * testsuites/psxtests/psxhdrs/pthread36.c (modified) * testsuites/psxtests/psxhdrs/sched01.c (modified) * testsuites/psxtests/psxhdrs/sched02.c (modified) * testsuites/psxtests/psxhdrs/sched03.c (modified) * testsuites/psxtests/psxhdrs/sched04.c (modified) * testsuites/psxtests/psxhdrs/sched05.c (modified) * testsuites/psxtests/psxhdrs/sched06.c (modified) * testsuites/psxtests/psxhdrs/sched07.c (modified) * testsuites/psxtests/psxhdrs/sched08.c (modified) * testsuites/psxtests/psxhdrs/signal01.c (modified) * testsuites/psxtests/psxhdrs/signal02.c (modified) * testsuites/psxtests/psxhdrs/signal03.c (modified) * testsuites/psxtests/psxhdrs/signal04.c (modified) * testsuites/psxtests/psxhdrs/signal05.c (modified) * testsuites/psxtests/psxhdrs/signal06.c (modified) * testsuites/psxtests/psxhdrs/signal07.c (modified) * testsuites/psxtests/psxhdrs/signal08.c (modified) * testsuites/psxtests/psxhdrs/signal09.c (modified) * testsuites/psxtests/psxhdrs/signal10.c (modified) * testsuites/psxtests/psxhdrs/signal11.c (modified) * testsuites/psxtests/psxhdrs/signal12.c (modified) * testsuites/psxtests/psxhdrs/signal13.c (modified) * testsuites/psxtests/psxhdrs/signal14.c (modified) * testsuites/psxtests/psxhdrs/signal15.c (modified) * testsuites/psxtests/psxhdrs/signal16.c (modified) * testsuites/psxtests/psxhdrs/signal17.c (modified) * testsuites/psxtests/psxhdrs/signal18.c (modified) * testsuites/psxtests/psxhdrs/signal19.c (modified) * testsuites/psxtests/psxhdrs/signal20.c (modified) * testsuites/psxtests/psxhdrs/signal21.c (modified) * testsuites/psxtests/psxhdrs/signal22.c (modified) * testsuites/psxtests/psxhdrs/time01.c (modified) * testsuites/psxtests/psxhdrs/time02.c (modified) * testsuites/psxtests/psxhdrs/time03.c (modified) * testsuites/psxtests/psxhdrs/time04.c (modified) * testsuites/psxtests/psxhdrs/time05.c (modified) * testsuites/psxtests/psxhdrs/time06.c (modified) * testsuites/psxtests/psxhdrs/time07.c (modified) * testsuites/psxtests/psxhdrs/time08.c (modified) * testsuites/psxtests/psxhdrs/time09.c (modified) * testsuites/psxtests/psxhdrs/time10.c (modified) * testsuites/psxtests/psxhdrs/time11.c (modified) * testsuites/psxtests/psxhdrs/time12.c (modified) * testsuites/psxtests/psxhdrs/time13.c (modified) * testsuites/psxtests/psxhdrs/timer01.c (modified) * testsuites/psxtests/psxhdrs/timer02.c (modified) * testsuites/psxtests/psxhdrs/timer03.c (modified) * testsuites/psxtests/psxhdrs/timer04.c (modified) * testsuites/psxtests/psxhdrs/timer05.c (modified) * testsuites/psxtests/psxhdrs/timer06.c (modified) * testsuites/samples/README (modified) * testsuites/samples/base_mp/apptask.c (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_mp/node1/base_mp.doc (modified) * testsuites/samples/base_mp/node2/base_mp.doc (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/apptask.c (modified) * testsuites/samples/base_sp/base_sp.doc (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/main.cc (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/hello.doc (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/paranoia.doc (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/samples/ticker/tasks.c (modified) * testsuites/samples/ticker/ticker.doc (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp01/sp01.doc (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp01/task1.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/sp02.doc (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp03/sp03.doc (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp03/task1.c (modified) * testsuites/sptests/sp03/task2.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp04/sp04.doc (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp04/task2.c (modified) * testsuites/sptests/sp04/task3.c (modified) * testsuites/sptests/sp04/tswitch.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp05/sp05.doc (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp05/task1.c (modified) * testsuites/sptests/sp05/task2.c (modified) * testsuites/sptests/sp05/task3.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/sp06.doc (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp06/task1.c (modified) * testsuites/sptests/sp06/task2.c (modified) * testsuites/sptests/sp06/task3.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/sp07.doc (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/sp07/task3.c (modified) * testsuites/sptests/sp07/task4.c (modified) * testsuites/sptests/sp07/taskexit.c (modified) * testsuites/sptests/sp07/tcreate.c (modified) * testsuites/sptests/sp07/tdelete.c (modified) * testsuites/sptests/sp07/trestart.c (modified) * testsuites/sptests/sp07/tstart.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp08/sp08.doc (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp08/task1.c (modified) * testsuites/sptests/sp09/delay.c (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/isr.c (modified) * testsuites/sptests/sp09/screen01.c (modified) * testsuites/sptests/sp09/screen02.c (modified) * testsuites/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp09/screen04.c (modified) * testsuites/sptests/sp09/screen05.c (modified) * testsuites/sptests/sp09/screen06.c (modified) * testsuites/sptests/sp09/screen07.c (modified) * testsuites/sptests/sp09/screen08.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp09/screen10.c (modified) * testsuites/sptests/sp09/screen11.c (modified) * testsuites/sptests/sp09/screen12.c (modified) * testsuites/sptests/sp09/screen13.c (modified) * testsuites/sptests/sp09/screen14.c (modified) * testsuites/sptests/sp09/sp09.doc (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/sp09/task2.c (modified) * testsuites/sptests/sp09/task3.c (modified) * testsuites/sptests/sp09/task4.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/sp11.doc (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp11/task1.c (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp11/timer.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/pridrv.c (modified) * testsuites/sptests/sp12/pritask.c (modified) * testsuites/sptests/sp12/sp12.doc (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp12/task2.c (modified) * testsuites/sptests/sp12/task3.c (modified) * testsuites/sptests/sp12/task4.c (modified) * testsuites/sptests/sp12/task5.c (modified) * testsuites/sptests/sp13/fillbuff.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/putbuff.c (modified) * testsuites/sptests/sp13/sp13.doc (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp13/task2.c (modified) * testsuites/sptests/sp13/task3.c (modified) * testsuites/sptests/sp14/asr.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/sp14.doc (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp14/task2.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp15/sp15.doc (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp15/task1.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/sp16.doc (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp16/task2.c (modified) * testsuites/sptests/sp16/task3.c (modified) * testsuites/sptests/sp16/task4.c (modified) * testsuites/sptests/sp16/task5.c (modified) * testsuites/sptests/sp17/asr.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp17/sp17.doc (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp17/task1.c (modified) * testsuites/sptests/sp17/task2.c (modified) * testsuites/sptests/sp19/first.c (modified) * testsuites/sptests/sp19/fptask.c (modified) * testsuites/sptests/sp19/fptest.h (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp19/inttest.h (modified) * testsuites/sptests/sp19/sp19.doc (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp19/task1.c (modified) * testsuites/sptests/sp20/getall.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/sp20.doc (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp20/task1.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp21/sp21.doc (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp21/task1.c (modified) * testsuites/sptests/sp22/delay.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp22/prtime.c (modified) * testsuites/sptests/sp22/sp22.doc (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp22/task1.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp23/sp23.doc (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp23/task1.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp24/resume.c (modified) * testsuites/sptests/sp24/sp24.doc (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp24/task1.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp25/sp25.doc (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/sp25/task1.c (modified) * testsuites/sptests/spfatal/fatal.c (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spfatal/puterr.c (modified) * testsuites/sptests/spfatal/spfatal.doc (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spfatal/task1.c (modified) * testsuites/sptests/spsize/getint.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/system.h (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/include/timesys.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm01/tm01.doc (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm02/tm02.doc (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm03/tm03.doc (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm04/tm04.doc (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm05/tm05.doc (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm06/tm06.doc (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm07/tm07.doc (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm08/tm08.doc (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm09/tm09.doc (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm10/tm10.doc (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm11/tm11.doc (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm12/tm12.doc (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm13/tm13.doc (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm14/tm14.doc (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm15/tm15.doc (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm16/tm16.doc (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm17/tm17.doc (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm18/tm18.doc (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm19/tm19.doc (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm20/tm20.doc (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm21/tm21.doc (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm22/tm22.doc (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm23/tm23.doc (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm24/tm24.doc (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm25/tm25.doc (modified) * testsuites/tmtests/tm26/fptest.h (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm26/tm26.doc (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm27/tm27.doc (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm28/tm28.doc (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm29/tm29.doc (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmck/tmck.doc (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/empty.c (modified) * testsuites/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) * testsuites/tmtests/tmoverhd/tmoverhd.doc (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) * tools/cpu/unix/gensize.c (modified) Fixed typo in the pointer to the license terms. Mon, 04 Aug 1997 22:17:17 GMT Joel Sherrill [0789abef] * c/src/exec/libcsupport/include/motorola/mc68681.h (modified) * c/src/lib/include/motorola/mc68681.h (modified) * cpukit/libcsupport/include/motorola/mc68681.h (modified) new implementation of mc68681.h Mon, 04 Aug 1997 21:39:07 GMT Joel Sherrill [28a4b1d] * c/src/exec/libcsupport/include/motorola/mc68230.h (added) * c/src/exec/libcsupport/include/motorola/mc68681.h (added) * c/src/exec/libcsupport/include/zilog/z8036.h (added) * c/src/exec/libcsupport/include/zilog/z8530.h (added) * c/src/exec/libcsupport/include/zilog/z8536.h (added) * c/src/lib/include/motorola/mc68230.h (added) * c/src/lib/include/motorola/mc68681.h (added) * c/src/lib/include/zilog/z8036.h (added) * c/src/lib/include/zilog/z8530.h (added) * c/src/lib/include/zilog/z8536.h (added) * cpukit/libcsupport/include/motorola/mc68230.h (added) * cpukit/libcsupport/include/motorola/mc68681.h (added) * cpukit/libcsupport/include/zilog/z8036.h (added) * cpukit/libcsupport/include/zilog/z8530.h (added) * cpukit/libcsupport/include/zilog/z8536.h (added) moved from main include directory Fri, 01 Aug 1997 18:12:11 GMT Joel Sherrill [9deb5b8b] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/include/sys/termios.h (added) * c/src/lib/include/Makefile.in (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/include/sys/termios.h (added) * c/src/lib/libbsp/m68k/mvme162/Makefile.in (modified) * c/src/lib/libbsp/m68k/mvme162/README (modified) * c/src/lib/libbsp/m68k/mvme162/consolex/Makefile.in (added) * c/src/lib/libbsp/m68k/mvme162/consolex/README (added) * c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c (added) * c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c (added) * c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h (added) * c/src/lib/libc/Makefile.in (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/newlibif.c (modified) * c/src/lib/libc/tcattr.c (added) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/sys/termios.h (added) Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd. ... Tue, 22 Apr 1997 17:20:27 GMT Joel Sherrill [03f2154e] * c/src/exec/libcsupport/include/clockdrv.h (modified) * c/src/exec/libcsupport/include/console.h (modified) * c/src/exec/libcsupport/include/iosupp.h (modified) * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/exec/libcsupport/include/spurious.h (modified) * c/src/exec/libcsupport/include/timerdrv.h (modified) * c/src/exec/libcsupport/include/vmeintr.h (modified) * c/src/exec/libcsupport/src/__brk.c (modified) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/__times.c (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/posix/headers/cond.h (modified) * c/src/exec/posix/headers/condmp.h (modified) * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/headers/key.h (modified) * c/src/exec/posix/headers/mqueue.h (modified) * c/src/exec/posix/headers/mqueuemp.h (modified) * c/src/exec/posix/headers/mutex.h (modified) * c/src/exec/posix/headers/mutexmp.h (modified) * c/src/exec/posix/headers/posixapi.h (modified) * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/headers/pthreadmp.h (modified) * c/src/exec/posix/headers/semaphore.h (modified) * c/src/exec/posix/headers/semaphoremp.h (modified) * c/src/exec/posix/headers/seterr.h (modified) * c/src/exec/posix/include/rtems/posix/cond.h (modified) * c/src/exec/posix/include/rtems/posix/condmp.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/posix/include/rtems/posix/key.h (modified) * c/src/exec/posix/include/rtems/posix/mqueue.h (modified) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (modified) * c/src/exec/posix/include/rtems/posix/mutex.h (modified) * c/src/exec/posix/include/rtems/posix/mutexmp.h (modified) * c/src/exec/posix/include/rtems/posix/posixapi.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (modified) * c/src/exec/posix/include/rtems/posix/semaphore.h (modified) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (modified) * c/src/exec/posix/include/rtems/posix/seterr.h (modified) * c/src/exec/posix/inline/cond.inl (modified) * c/src/exec/posix/inline/intr.inl (modified) * c/src/exec/posix/inline/key.inl (modified) * c/src/exec/posix/inline/mqueue.inl (modified) * c/src/exec/posix/inline/mutex.inl (modified) * c/src/exec/posix/inline/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/cond.inl (modified) * c/src/exec/posix/inline/rtems/posix/intr.inl (modified) * c/src/exec/posix/inline/rtems/posix/key.inl (modified) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (modified) * c/src/exec/posix/inline/rtems/posix/mutex.inl (modified) * c/src/exec/posix/inline/rtems/posix/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (modified) * c/src/exec/posix/inline/semaphore.inl (modified) * c/src/exec/rtems/headers/asr.h (modified) * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/config.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/eventset.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/mp.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/options.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/rtemsapi.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/status.h (modified) * c/src/exec/rtems/headers/support.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/asr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/config.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventset.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/mp.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/options.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/rtemsapi.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/status.h (modified) * c/src/exec/rtems/include/rtems/rtems/support.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/dpmem.inl (modified) * c/src/exec/rtems/inline/event.inl (modified) * c/src/exec/rtems/inline/eventset.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/options.inl (modified) * c/src/exec/rtems/inline/part.inl (modified) * c/src/exec/rtems/inline/ratemon.inl (modified) * c/src/exec/rtems/inline/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/event.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/options.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/part.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/status.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/support.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/inline/sem.inl (modified) * c/src/exec/rtems/inline/status.inl (modified) * c/src/exec/rtems/inline/support.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/inline/timer.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/dpmem.inl (modified) * c/src/exec/rtems/macros/event.inl (modified) * c/src/exec/rtems/macros/eventset.inl (modified) * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/modes.inl (modified) * c/src/exec/rtems/macros/options.inl (modified) * c/src/exec/rtems/macros/part.inl (modified) * c/src/exec/rtems/macros/ratemon.inl (modified) * c/src/exec/rtems/macros/region.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/event.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/options.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/part.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/region.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/status.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/support.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/macros/sem.inl (modified) * c/src/exec/rtems/macros/status.inl (modified) * c/src/exec/rtems/macros/support.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/macros/timer.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/fatal.h (modified) * c/src/exec/sapi/headers/init.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/mptables.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/fatal.h (modified) * c/src/exec/sapi/include/rtems/init.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/mptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/inline/extension.inl (modified) * c/src/exec/sapi/inline/rtems/extension.inl (modified) * c/src/exec/sapi/macros/extension.inl (modified) * c/src/exec/sapi/macros/rtems/extension.inl (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/debug.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/sapi/src/posixapi.c (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/exec/score/cpu/a29k/a29k.h (modified) * c/src/exec/score/cpu/a29k/a29ktypes.h (modified) * c/src/exec/score/cpu/a29k/asm.h (modified) * c/src/exec/score/cpu/a29k/cpu.c (modified) * c/src/exec/score/cpu/a29k/cpu.h (modified) * c/src/exec/score/cpu/a29k/cpu_asm.h (modified) * c/src/exec/score/cpu/a29k/cpu_asm.s (modified) * c/src/exec/score/cpu/a29k/rtems.c (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu_asm.s (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i386/i386types.h (modified) * c/src/exec/score/cpu/i386/rtems.s (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu_asm.s (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/i960/i960types.h (modified) * c/src/exec/score/cpu/i960/rtems.s (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/m68k/m68ktypes.h (modified) * c/src/exec/score/cpu/m68k/rtems.s (modified) * c/src/exec/score/cpu/mips/asm.h (modified) * c/src/exec/score/cpu/mips/cpu.c (modified) * c/src/exec/score/cpu/mips/cpu_asm.S (modified) * c/src/exec/score/cpu/mips/cpu_asm.h (modified) * c/src/exec/score/cpu/mips/rtems.c (modified) * c/src/exec/score/cpu/mips64orion/asm.h (modified) * c/src/exec/score/cpu/mips64orion/cpu.c (modified) * c/src/exec/score/cpu/mips64orion/cpu.h (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.S (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.h (modified) * c/src/exec/score/cpu/mips64orion/mips64orion.h (modified) * c/src/exec/score/cpu/mips64orion/mipstypes.h (modified) * c/src/exec/score/cpu/mips64orion/rtems.c (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/no_cputypes.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (modified) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/cpu/unix/unixtypes.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/copyrt.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/debug.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/interr.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/debug.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/copyrt.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/interr.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/chain.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/coremutex.inl (modified) * c/src/exec/score/inline/coresem.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/mppkt.inl (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/objectmp.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/chain.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/coremutex.inl (modified) * c/src/exec/score/inline/rtems/score/coresem.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/mppkt.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/objectmp.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/stack.inl (modified) * c/src/exec/score/inline/rtems/score/states.inl (modified) * c/src/exec/score/inline/rtems/score/sysstate.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/rtems/score/threadmp.inl (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/stack.inl (modified) * c/src/exec/score/inline/states.inl (modified) * c/src/exec/score/inline/sysstate.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/inline/threadmp.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/address.inl (modified) * c/src/exec/score/macros/chain.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/coremutex.inl (modified) * c/src/exec/score/macros/coresem.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/mppkt.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/objectmp.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/address.inl (modified) * c/src/exec/score/macros/rtems/score/chain.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/coremutex.inl (modified) * c/src/exec/score/macros/rtems/score/coresem.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/mppkt.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/objectmp.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/stack.inl (modified) * c/src/exec/score/macros/rtems/score/states.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/rtems/score/threadmp.inl (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/userext.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/stack.inl (modified) * c/src/exec/score/macros/states.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/macros/threadmp.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/userext.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/exec/score/tools/unix/gensize.c (modified) * c/src/lib/include/clockdrv.h (modified) * c/src/lib/include/console.h (modified) * c/src/lib/include/iosupp.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/include/spurious.h (modified) * c/src/lib/include/timerdrv.h (modified) * c/src/lib/include/vmeintr.h (modified) * c/src/lib/libbsp/a29k/portsw/console/console.c (modified) * c/src/lib/libbsp/a29k/portsw/include/bsp.h (modified) * c/src/lib/libbsp/a29k/portsw/include/coverhd.h (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c (modified) * c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/bspclean.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/bspstart.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/main.c (modified) * c/src/lib/libbsp/a29k/portsw/startup/setvec.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/coverhd.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/include/bsp.h (modified) * c/src/lib/libbsp/i386/force386/include/coverhd.h (modified) * c/src/lib/libbsp/i386/force386/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/lock.c (modified) * c/src/lib/libbsp/i386/force386/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/startup/exit.c (modified) * c/src/lib/libbsp/i386/force386/startup/ldsegs.s (modified) * c/src/lib/libbsp/i386/force386/startup/linkcmds (modified) * c/src/lib/libbsp/i386/force386/startup/setvec.c (modified) * c/src/lib/libbsp/i386/force386/timer/timer.c (modified) * c/src/lib/libbsp/i386/force386/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/go32/include/bsp.h (modified) * c/src/lib/libbsp/i386/go32/include/coverhd.h (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/startup/exit.c (modified) * c/src/lib/libbsp/i386/go32/startup/setvec.c (modified) * c/src/lib/libbsp/i386/go32/timer/timer.c (modified) * c/src/lib/libbsp/i386/go32/timer/timerisr.s (modified) * c/src/lib/libbsp/i386/i386ex/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/i386ex/console/console.c (modified) * c/src/lib/libbsp/i386/i386ex/include/bsp.h (modified) * c/src/lib/libbsp/i386/i386ex/include/coverhd.h (modified) * c/src/lib/libbsp/i386/i386ex/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/i386ex/startup/linkcmds (modified) * c/src/lib/libbsp/i386/i386ex/startup/setvec.c (modified) * c/src/lib/libbsp/i386/i386ex/timer/timer.c (modified) * c/src/lib/libbsp/i386/i386ex/timer/timerisr.s (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/include/bsp.h (modified) * c/src/lib/libbsp/i960/cvme961/include/coverhd.h (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c (modified) * c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspclean.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/exit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/linkcmds (modified) * c/src/lib/libbsp/i960/cvme961/startup/setvec.c (modified) * c/src/lib/libbsp/i960/cvme961/timer/timer.c (modified) * c/src/lib/libbsp/i960/cvme961/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/include/bsp.h (modified) * c/src/lib/libbsp/m68k/dmv152/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/dmv152/spurious/spinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/dmv152/startup/vmeintr.c (modified) * c/src/lib/libbsp/m68k/dmv152/timer/timer.c (modified) * c/src/lib/libbsp/m68k/dmv152/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/console/console.c (modified) * c/src/lib/libbsp/m68k/efi332/include/bsp.h (modified) * c/src/lib/libbsp/m68k/efi332/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/efi332/misc/interr.c (modified) * c/src/lib/libbsp/m68k/efi332/spurious/spinit.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/timer/timer.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/console/console.c (modified) * c/src/lib/libbsp/m68k/efi68k/include/bsp.h (modified) * c/src/lib/libbsp/m68k/efi68k/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/efi68k/spurious/spinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/setvec.c (modified) * c/src/lib/libbsp/m68k/efi68k/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68302/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/gen68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68360/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68360/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68360/start/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/start360/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68360/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme136/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/lock.c (modified) * c/src/lib/libbsp/m68k/mvme136/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/mvme147/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme147/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme147/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme147/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme147/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme147s/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/lock.c (modified) * c/src/lib/libbsp/m68k/mvme147s/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timerisr.s (modified) * c/src/lib/libbsp/m68k/shared/setvec.c (modified) * c/src/lib/libbsp/mips/p4000/console/console.c (modified) * c/src/lib/libbsp/mips/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/mips64orion/p4000/console/console.c (modified) * c/src/lib/libbsp/mips64orion/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/shared/sbrk.c (modified) * c/src/lib/libbsp/shmdr/addlq.c (modified) * c/src/lib/libbsp/shmdr/cnvpkt.c (modified) * c/src/lib/libbsp/shmdr/dump.c (modified) * c/src/lib/libbsp/shmdr/fatal.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/getpkt.c (modified) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/shmdr/initlq.c (modified) * c/src/lib/libbsp/shmdr/intr.c (modified) * c/src/lib/libbsp/shmdr/mpci.h (modified) * c/src/lib/libbsp/shmdr/mpisr.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libbsp/shmdr/receive.c (modified) * c/src/lib/libbsp/shmdr/retpkt.c (modified) * c/src/lib/libbsp/shmdr/send.c (modified) * c/src/lib/libbsp/shmdr/setckvec.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/sparc/erc32/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/erc32/console/console.c (modified) * c/src/lib/libbsp/sparc/erc32/include/bsp.h (modified) * c/src/lib/libbsp/sparc/erc32/include/coverhd.h (modified) * c/src/lib/libbsp/sparc/erc32/startup/bspclean.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/bspstart.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/setvec.c (modified) * c/src/lib/libbsp/sparc/erc32/timer/timer.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/include/coverhd.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspclean.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/exit.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/timer/timer.c (modified) * c/src/lib/libc/__brk.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/__times.c (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/internal.h (modified) * c/src/lib/libc/libcsupport.h (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libc/support.c (modified) * c/src/lib/libc/syscalls.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libcpu/hppa1.1/timer/timer.c (modified) * c/src/lib/libcpu/mips/clock/ckinit.c (modified) * c/src/lib/libcpu/mips/timer/timer.c (modified) * c/src/lib/libcpu/mips64orion/clock/ckinit.c (modified) * c/src/lib/libcpu/mips64orion/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) * c/src/lib/libmisc/cpuuse/cpuuse.c (modified) * c/src/lib/libmisc/cpuuse/cpuuse.h (modified) * c/src/lib/libmisc/cpuuse/internal.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/lib/libmisc/stackchk/stackchk.h (modified) * c/src/lib/start/i960/start.s (modified) * c/src/lib/start/m68k/start.s (modified) * c/src/libchip/shmdr/addlq.c (modified) * c/src/libchip/shmdr/cnvpkt.c (modified) * c/src/libchip/shmdr/dump.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/getpkt.c (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/libchip/shmdr/initlq.c (modified) * c/src/libchip/shmdr/intr.c (modified) * c/src/libchip/shmdr/mpci.h (modified) * c/src/libchip/shmdr/mpisr.c (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/libchip/shmdr/receive.c (modified) * c/src/libchip/shmdr/retpkt.c (modified) * c/src/libchip/shmdr/send.c (modified) * c/src/libchip/shmdr/setckvec.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/cpuuse/cpuuse.c (modified) * c/src/libmisc/cpuuse/cpuuse.h (modified) * c/src/libmisc/cpuuse/internal.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/libmisc/stackchk/stackchk.h (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/libtests/cpuuse/init.c (modified) * c/src/tests/libtests/cpuuse/system.h (modified) * c/src/tests/libtests/cpuuse/task1.c (modified) * c/src/tests/libtests/cpuuse/task2.c (modified) * c/src/tests/libtests/cpuuse/task3.c (modified) * c/src/tests/libtests/cpuuse/tswitch.c (modified) * c/src/tests/libtests/malloctest/init.c (modified) * c/src/tests/libtests/malloctest/system.h (modified) * c/src/tests/libtests/malloctest/task1.c (modified) * c/src/tests/libtests/rtmonuse/getall.c (modified) * c/src/tests/libtests/rtmonuse/init.c (modified) * c/src/tests/libtests/rtmonuse/system.h (modified) * c/src/tests/libtests/rtmonuse/task1.c (modified) * c/src/tests/libtests/stackchk/blow.c (modified) * c/src/tests/libtests/stackchk/init.c (modified) * c/src/tests/libtests/stackchk/system.h (modified) * c/src/tests/libtests/stackchk/task1.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp01/node1/mp01.doc (modified) * c/src/tests/mptests/mp01/node2/mp01.doc (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp01/task1.c (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp02/node1/mp02.doc (modified) * c/src/tests/mptests/mp02/node2/mp02.doc (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp02/task1.c (modified) * c/src/tests/mptests/mp03/delay.c (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp03/node1/mp03.doc (modified) * c/src/tests/mptests/mp03/node2/mp03.doc (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp03/task1.c (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp04/node1/mp04.doc (modified) * c/src/tests/mptests/mp04/node2/mp04.doc (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp04/task1.c (modified) * c/src/tests/mptests/mp05/asr.c (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp05/node1/mp05.doc (modified) * c/src/tests/mptests/mp05/node2/mp05.doc (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp05/task1.c (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp06/node1/mp06.doc (modified) * c/src/tests/mptests/mp06/node2/mp06.doc (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp06/task1.c (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp07/node1/mp07.doc (modified) * c/src/tests/mptests/mp07/node2/mp07.doc (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp07/task1.c (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp08/node1/mp08.doc (modified) * c/src/tests/mptests/mp08/node2/mp08.doc (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp08/task1.c (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp09/node1/mp09.doc (modified) * c/src/tests/mptests/mp09/node2/mp09.doc (modified) * c/src/tests/mptests/mp09/recvmsg.c (modified) * c/src/tests/mptests/mp09/sendmsg.c (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp09/task1.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp10/node1/mp10.doc (modified) * c/src/tests/mptests/mp10/node2/mp10.doc (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp10/task1.c (modified) * c/src/tests/mptests/mp10/task2.c (modified) * c/src/tests/mptests/mp10/task3.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp11/node1/mp11.doc (modified) * c/src/tests/mptests/mp11/node2/mp11.doc (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/init.c (modified) * c/src/tests/mptests/mp12/node1/mp12.doc (modified) * c/src/tests/mptests/mp12/node2/mp12.doc (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp13/node1/mp13.doc (modified) * c/src/tests/mptests/mp13/node2/mp13.doc (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp13/task1.c (modified) * c/src/tests/mptests/mp13/task2.c (modified) * c/src/tests/mptests/mp14/delay.c (modified) * c/src/tests/mptests/mp14/evtask1.c (modified) * c/src/tests/mptests/mp14/evtmtask.c (modified) * c/src/tests/mptests/mp14/exit.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/mptests/mp14/msgtask1.c (modified) * c/src/tests/mptests/mp14/node1/mp14.doc (modified) * c/src/tests/mptests/mp14/node2/mp14.doc (modified) * c/src/tests/mptests/mp14/pttask1.c (modified) * c/src/tests/mptests/mp14/smtask1.c (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * c/src/tests/psxtests/psx02/init.c (modified) * c/src/tests/psxtests/psx02/system.h (modified) * c/src/tests/psxtests/psx02/task.c (modified) * c/src/tests/psxtests/psx03/init.c (modified) * c/src/tests/psxtests/psx03/system.h (modified) * c/src/tests/psxtests/psx03/task.c (modified) * c/src/tests/psxtests/psx04/init.c (modified) * c/src/tests/psxtests/psx04/system.h (modified) * c/src/tests/psxtests/psx04/task1.c (modified) * c/src/tests/psxtests/psx04/task2.c (modified) * c/src/tests/psxtests/psx04/task3.c (modified) * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/system.h (modified) * c/src/tests/psxtests/psx05/task.c (modified) * c/src/tests/psxtests/psx05/task2.c (modified) * c/src/tests/psxtests/psx05/task3.c (modified) * c/src/tests/psxtests/psx06/init.c (modified) * c/src/tests/psxtests/psx06/system.h (modified) * c/src/tests/psxtests/psx06/task.c (modified) * c/src/tests/psxtests/psx06/task2.c (modified) * c/src/tests/psxtests/psx07/init.c (modified) * c/src/tests/psxtests/psx07/system.h (modified) * c/src/tests/psxtests/psx07/task.c (modified) * c/src/tests/psxtests/psx08/init.c (modified) * c/src/tests/psxtests/psx08/system.h (modified) * c/src/tests/psxtests/psx08/task.c (modified) * c/src/tests/psxtests/psx08/task2.c (modified) * c/src/tests/psxtests/psx09/init.c (modified) * c/src/tests/psxtests/psx09/system.h (modified) * c/src/tests/psxtests/psx10/init.c (modified) * c/src/tests/psxtests/psx10/system.h (modified) * c/src/tests/psxtests/psx10/task.c (modified) * c/src/tests/psxtests/psx10/task2.c (modified) * c/src/tests/psxtests/psx10/task3.c (modified) * c/src/tests/psxtests/psx11/init.c (modified) * c/src/tests/psxtests/psx11/system.h (modified) * c/src/tests/psxtests/psx11/task.c (modified) * c/src/tests/psxtests/psx12/init.c (modified) * c/src/tests/psxtests/psx12/system.h (modified) * c/src/tests/psxtests/psx12/task.c (modified) * c/src/tests/psxtests/psxhdrs/clock01.c (modified) * c/src/tests/psxtests/psxhdrs/clock02.c (modified) * c/src/tests/psxtests/psxhdrs/clock03.c (modified) * c/src/tests/psxtests/psxhdrs/clock04.c (modified) * c/src/tests/psxtests/psxhdrs/clock05.c (modified) * c/src/tests/psxtests/psxhdrs/clock06.c (modified) * c/src/tests/psxtests/psxhdrs/cond01.c (modified) * c/src/tests/psxtests/psxhdrs/cond02.c (modified) * c/src/tests/psxtests/psxhdrs/cond03.c (modified) * c/src/tests/psxtests/psxhdrs/cond04.c (modified) * c/src/tests/psxtests/psxhdrs/cond05.c (modified) * c/src/tests/psxtests/psxhdrs/cond06.c (modified) * c/src/tests/psxtests/psxhdrs/cond07.c (modified) * c/src/tests/psxtests/psxhdrs/cond08.c (modified) * c/src/tests/psxtests/psxhdrs/cond09.c (modified) * c/src/tests/psxtests/psxhdrs/cond10.c (modified) * c/src/tests/psxtests/psxhdrs/key01.c (modified) * c/src/tests/psxtests/psxhdrs/key02.c (modified) * c/src/tests/psxtests/psxhdrs/key03.c (modified) * c/src/tests/psxtests/psxhdrs/key04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex01.c (modified) * c/src/tests/psxtests/psxhdrs/mutex02.c (modified) * c/src/tests/psxtests/psxhdrs/mutex03.c (modified) * c/src/tests/psxtests/psxhdrs/mutex04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex05.c (modified) * c/src/tests/psxtests/psxhdrs/mutex06.c (modified) * c/src/tests/psxtests/psxhdrs/mutex07.c (modified) * c/src/tests/psxtests/psxhdrs/mutex08.c (modified) * c/src/tests/psxtests/psxhdrs/mutex09.c (modified) * c/src/tests/psxtests/psxhdrs/mutex10.c (modified) * c/src/tests/psxtests/psxhdrs/mutex11.c (modified) * c/src/tests/psxtests/psxhdrs/mutex12.c (modified) * c/src/tests/psxtests/psxhdrs/mutex13.c (modified) * c/src/tests/psxtests/psxhdrs/mutex14.c (modified) * c/src/tests/psxtests/psxhdrs/mutex15.c (modified) * c/src/tests/psxtests/psxhdrs/mutex16.c (modified) * c/src/tests/psxtests/psxhdrs/proc01.c (modified) * c/src/tests/psxtests/psxhdrs/proc02.c (modified) * c/src/tests/psxtests/psxhdrs/proc03.c (modified) * c/src/tests/psxtests/psxhdrs/proc04.c (modified) * c/src/tests/psxtests/psxhdrs/proc05.c (modified) * c/src/tests/psxtests/psxhdrs/proc06.c (modified) * c/src/tests/psxtests/psxhdrs/proc07.c (modified) * c/src/tests/psxtests/psxhdrs/proc08.c (modified) * c/src/tests/psxtests/psxhdrs/proc09.c (modified) * c/src/tests/psxtests/psxhdrs/proc10.c (modified) * c/src/tests/psxtests/psxhdrs/proc11.c (modified) * c/src/tests/psxtests/psxhdrs/proc12.c (modified) * c/src/tests/psxtests/psxhdrs/proc13.c (modified) * c/src/tests/psxtests/psxhdrs/proc14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread01.c (modified) * c/src/tests/psxtests/psxhdrs/pthread02.c (modified) * c/src/tests/psxtests/psxhdrs/pthread03.c (modified) * c/src/tests/psxtests/psxhdrs/pthread04.c (modified) * c/src/tests/psxtests/psxhdrs/pthread05.c (modified) * c/src/tests/psxtests/psxhdrs/pthread06.c (modified) * c/src/tests/psxtests/psxhdrs/pthread07.c (modified) * c/src/tests/psxtests/psxhdrs/pthread08.c (modified) * c/src/tests/psxtests/psxhdrs/pthread09.c (modified) * c/src/tests/psxtests/psxhdrs/pthread10.c (modified) * c/src/tests/psxtests/psxhdrs/pthread11.c (modified) * c/src/tests/psxtests/psxhdrs/pthread12.c (modified) * c/src/tests/psxtests/psxhdrs/pthread13.c (modified) * c/src/tests/psxtests/psxhdrs/pthread14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread15.c (modified) * c/src/tests/psxtests/psxhdrs/pthread16.c (modified) * c/src/tests/psxtests/psxhdrs/pthread17.c (modified) * c/src/tests/psxtests/psxhdrs/pthread18.c (modified) * c/src/tests/psxtests/psxhdrs/pthread19.c (modified) * c/src/tests/psxtests/psxhdrs/pthread20.c (modified) * c/src/tests/psxtests/psxhdrs/pthread21.c (modified) * c/src/tests/psxtests/psxhdrs/pthread22.c (modified) * c/src/tests/psxtests/psxhdrs/pthread23.c (modified) * c/src/tests/psxtests/psxhdrs/pthread24.c (modified) * c/src/tests/psxtests/psxhdrs/pthread25.c (modified) * c/src/tests/psxtests/psxhdrs/pthread26.c (modified) * c/src/tests/psxtests/psxhdrs/pthread27.c (modified) * c/src/tests/psxtests/psxhdrs/pthread28.c (modified) * c/src/tests/psxtests/psxhdrs/pthread29.c (modified) * c/src/tests/psxtests/psxhdrs/pthread30.c (modified) * c/src/tests/psxtests/psxhdrs/pthread31.c (modified) * c/src/tests/psxtests/psxhdrs/pthread32.c (modified) * c/src/tests/psxtests/psxhdrs/pthread33.c (modified) * c/src/tests/psxtests/psxhdrs/pthread34.c (modified) * c/src/tests/psxtests/psxhdrs/pthread35.c (modified) * c/src/tests/psxtests/psxhdrs/pthread36.c (modified) * c/src/tests/psxtests/psxhdrs/sched01.c (modified) * c/src/tests/psxtests/psxhdrs/sched02.c (modified) * c/src/tests/psxtests/psxhdrs/sched03.c (modified) * c/src/tests/psxtests/psxhdrs/sched04.c (modified) * c/src/tests/psxtests/psxhdrs/sched05.c (modified) * c/src/tests/psxtests/psxhdrs/sched06.c (modified) * c/src/tests/psxtests/psxhdrs/sched07.c (modified) * c/src/tests/psxtests/psxhdrs/sched08.c (modified) * c/src/tests/psxtests/psxhdrs/signal01.c (modified) * c/src/tests/psxtests/psxhdrs/signal02.c (modified) * c/src/tests/psxtests/psxhdrs/signal03.c (modified) * c/src/tests/psxtests/psxhdrs/signal04.c (modified) * c/src/tests/psxtests/psxhdrs/signal05.c (modified) * c/src/tests/psxtests/psxhdrs/signal06.c (modified) * c/src/tests/psxtests/psxhdrs/signal07.c (modified) * c/src/tests/psxtests/psxhdrs/signal08.c (modified) * c/src/tests/psxtests/psxhdrs/signal09.c (modified) * c/src/tests/psxtests/psxhdrs/signal10.c (modified) * c/src/tests/psxtests/psxhdrs/signal11.c (modified) * c/src/tests/psxtests/psxhdrs/signal12.c (modified) * c/src/tests/psxtests/psxhdrs/signal13.c (modified) * c/src/tests/psxtests/psxhdrs/signal14.c (modified) * c/src/tests/psxtests/psxhdrs/signal15.c (modified) * c/src/tests/psxtests/psxhdrs/signal16.c (modified) * c/src/tests/psxtests/psxhdrs/signal17.c (modified) * c/src/tests/psxtests/psxhdrs/signal18.c (modified) * c/src/tests/psxtests/psxhdrs/signal19.c (modified) * c/src/tests/psxtests/psxhdrs/signal20.c (modified) * c/src/tests/psxtests/psxhdrs/signal21.c (modified) * c/src/tests/psxtests/psxhdrs/signal22.c (modified) * c/src/tests/psxtests/psxhdrs/time01.c (modified) * c/src/tests/psxtests/psxhdrs/time02.c (modified) * c/src/tests/psxtests/psxhdrs/time03.c (modified) * c/src/tests/psxtests/psxhdrs/time04.c (modified) * c/src/tests/psxtests/psxhdrs/time05.c (modified) * c/src/tests/psxtests/psxhdrs/time06.c (modified) * c/src/tests/psxtests/psxhdrs/time07.c (modified) * c/src/tests/psxtests/psxhdrs/time08.c (modified) * c/src/tests/psxtests/psxhdrs/time09.c (modified) * c/src/tests/psxtests/psxhdrs/time10.c (modified) * c/src/tests/psxtests/psxhdrs/time11.c (modified) * c/src/tests/psxtests/psxhdrs/time12.c (modified) * c/src/tests/psxtests/psxhdrs/time13.c (modified) * c/src/tests/psxtests/psxhdrs/timer01.c (modified) * c/src/tests/psxtests/psxhdrs/timer02.c (modified) * c/src/tests/psxtests/psxhdrs/timer03.c (modified) * c/src/tests/psxtests/psxhdrs/timer04.c (modified) * c/src/tests/psxtests/psxhdrs/timer05.c (modified) * c/src/tests/psxtests/psxhdrs/timer06.c (modified) * c/src/tests/samples/README (modified) * c/src/tests/samples/base_mp/apptask.c (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_mp/node1/base_mp.doc (modified) * c/src/tests/samples/base_mp/node2/base_mp.doc (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/apptask.c (modified) * c/src/tests/samples/base_sp/base_sp.doc (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/base_sp/system.h (modified) * c/src/tests/samples/cdtest/init.c (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/hello.doc (modified) * c/src/tests/samples/hello/init.c (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/init.c (modified) * c/src/tests/samples/paranoia/paranoia.doc (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/samples/ticker/tasks.c (modified) * c/src/tests/samples/ticker/ticker.doc (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp01/sp01.doc (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp01/task1.c (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/sp02.doc (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * c/src/tests/sptests/sp03/init.c (modified) * c/src/tests/sptests/sp03/sp03.doc (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp03/task1.c (modified) * c/src/tests/sptests/sp03/task2.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp04/sp04.doc (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp04/task2.c (modified) * c/src/tests/sptests/sp04/task3.c (modified) * c/src/tests/sptests/sp04/tswitch.c (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp05/sp05.doc (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp05/task1.c (modified) * c/src/tests/sptests/sp05/task2.c (modified) * c/src/tests/sptests/sp05/task3.c (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp06/sp06.doc (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp06/task1.c (modified) * c/src/tests/sptests/sp06/task2.c (modified) * c/src/tests/sptests/sp06/task3.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp07/sp07.doc (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp07/task1.c (modified) * c/src/tests/sptests/sp07/task2.c (modified) * c/src/tests/sptests/sp07/task3.c (modified) * c/src/tests/sptests/sp07/task4.c (modified) * c/src/tests/sptests/sp07/taskexit.c (modified) * c/src/tests/sptests/sp07/tcreate.c (modified) * c/src/tests/sptests/sp07/tdelete.c (modified) * c/src/tests/sptests/sp07/trestart.c (modified) * c/src/tests/sptests/sp07/tstart.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp08/sp08.doc (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp08/task1.c (modified) * c/src/tests/sptests/sp09/delay.c (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/isr.c (modified) * c/src/tests/sptests/sp09/screen01.c (modified) * c/src/tests/sptests/sp09/screen02.c (modified) * c/src/tests/sptests/sp09/screen03.c (modified) * c/src/tests/sptests/sp09/screen04.c (modified) * c/src/tests/sptests/sp09/screen05.c (modified) * c/src/tests/sptests/sp09/screen06.c (modified) * c/src/tests/sptests/sp09/screen07.c (modified) * c/src/tests/sptests/sp09/screen08.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp09/screen10.c (modified) * c/src/tests/sptests/sp09/screen11.c (modified) * c/src/tests/sptests/sp09/screen12.c (modified) * c/src/tests/sptests/sp09/screen13.c (modified) * c/src/tests/sptests/sp09/screen14.c (modified) * c/src/tests/sptests/sp09/sp09.doc (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp09/task1.c (modified) * c/src/tests/sptests/sp09/task2.c (modified) * c/src/tests/sptests/sp09/task3.c (modified) * c/src/tests/sptests/sp09/task4.c (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp11/sp11.doc (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp11/task1.c (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp11/timer.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/pridrv.c (modified) * c/src/tests/sptests/sp12/pritask.c (modified) * c/src/tests/sptests/sp12/sp12.doc (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp12/task1.c (modified) * c/src/tests/sptests/sp12/task2.c (modified) * c/src/tests/sptests/sp12/task3.c (modified) * c/src/tests/sptests/sp12/task4.c (modified) * c/src/tests/sptests/sp12/task5.c (modified) * c/src/tests/sptests/sp13/fillbuff.c (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp13/putbuff.c (modified) * c/src/tests/sptests/sp13/sp13.doc (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp13/task2.c (modified) * c/src/tests/sptests/sp13/task3.c (modified) * c/src/tests/sptests/sp14/asr.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp14/sp14.doc (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp14/task1.c (modified) * c/src/tests/sptests/sp14/task2.c (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp15/sp15.doc (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp15/task1.c (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/sp16.doc (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp16/task1.c (modified) * c/src/tests/sptests/sp16/task2.c (modified) * c/src/tests/sptests/sp16/task3.c (modified) * c/src/tests/sptests/sp16/task4.c (modified) * c/src/tests/sptests/sp16/task5.c (modified) * c/src/tests/sptests/sp17/asr.c (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp17/sp17.doc (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp17/task1.c (modified) * c/src/tests/sptests/sp17/task2.c (modified) * c/src/tests/sptests/sp19/first.c (modified) * c/src/tests/sptests/sp19/fptask.c (modified) * c/src/tests/sptests/sp19/fptest.h (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp19/inttest.h (modified) * c/src/tests/sptests/sp19/sp19.doc (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp19/task1.c (modified) * c/src/tests/sptests/sp20/getall.c (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp20/sp20.doc (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp20/task1.c (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp21/sp21.doc (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp21/task1.c (modified) * c/src/tests/sptests/sp22/delay.c (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp22/prtime.c (modified) * c/src/tests/sptests/sp22/sp22.doc (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp22/task1.c (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp23/sp23.doc (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp23/task1.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp24/resume.c (modified) * c/src/tests/sptests/sp24/sp24.doc (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp24/task1.c (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/sp25/sp25.doc (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/sp25/task1.c (modified) * c/src/tests/sptests/spfatal/fatal.c (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spfatal/puterr.c (modified) * c/src/tests/sptests/spfatal/spfatal.doc (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spfatal/task1.c (modified) * c/src/tests/sptests/spsize/getint.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/sptests/spsize/system.h (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/support/stubdr/init.c (modified) * c/src/tests/support/stubdr/open.c (modified) * c/src/tests/support/stubdr/read.c (modified) * c/src/tests/support/stubdr/stubdrv.h (modified) * c/src/tests/support/stubdr/write.c (modified) * c/src/tests/tmtests/include/timesys.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm01/tm01.doc (modified) * c/src/tests/tmtests/tm02/system.h (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm02/tm02.doc (modified) * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm03/tm03.doc (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm04/tm04.doc (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm05/tm05.doc (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm06/tm06.doc (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm07/tm07.doc (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm08/tm08.doc (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm09/tm09.doc (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm10/tm10.doc (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm11/tm11.doc (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm12/tm12.doc (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm13/tm13.doc (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm14/tm14.doc (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm15/tm15.doc (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm16/tm16.doc (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm17/tm17.doc (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm18/tm18.doc (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm19/tm19.doc (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm20/tm20.doc (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm21/tm21.doc (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm22/tm22.doc (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm23/tm23.doc (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm24/tm24.doc (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm25/tm25.doc (modified) * c/src/tests/tmtests/tm26/fptest.h (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm26/tm26.doc (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm27/tm27.doc (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm28/tm28.doc (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tm29/tm29.doc (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmck/tmck.doc (modified) * c/src/tests/tmtests/tmoverhd/dumrtems.h (modified) * c/src/tests/tmtests/tmoverhd/empty.c (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * c/src/tests/tmtests/tmoverhd/tmoverhd.doc (modified) * cpukit/libcsupport/include/clockdrv.h (modified) * cpukit/libcsupport/include/console.h (modified) * cpukit/libcsupport/include/iosupp.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/include/spurious.h (modified) * cpukit/libcsupport/include/timerdrv.h (modified) * cpukit/libcsupport/include/vmeintr.h (modified) * cpukit/libcsupport/src/__brk.c (modified) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libmisc/cpuuse/cpuuse.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/condmp.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/posix/include/rtems/posix/key.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mqueuemp.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/mutexmp.h (modified) * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/pthreadmp.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/semaphoremp.h (modified) * cpukit/posix/inline/rtems/posix/cond.inl (modified) * cpukit/posix/inline/rtems/posix/intr.inl (modified) * cpukit/posix/inline/rtems/posix/key.inl (modified) * cpukit/posix/inline/rtems/posix/mqueue.inl (modified) * cpukit/posix/inline/rtems/posix/mutex.inl (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/asr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/eventset.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/options.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/include/rtems/rtems/support.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/inline/rtems/rtems/event.inl (modified) * cpukit/rtems/inline/rtems/rtems/eventset.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/options.inl (modified) * cpukit/rtems/inline/rtems/rtems/part.inl (modified) * cpukit/rtems/inline/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/inline/rtems/rtems/region.inl (modified) * cpukit/rtems/inline/rtems/rtems/sem.inl (modified) * cpukit/rtems/inline/rtems/rtems/status.inl (modified) * cpukit/rtems/inline/rtems/rtems/support.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/inline/rtems/rtems/timer.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/rtems/macros/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/macros/rtems/rtems/event.inl (modified) * cpukit/rtems/macros/rtems/rtems/eventset.inl (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/modes.inl (modified) * cpukit/rtems/macros/rtems/rtems/options.inl (modified) * cpukit/rtems/macros/rtems/rtems/part.inl (modified) * cpukit/rtems/macros/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/macros/rtems/rtems/region.inl (modified) * cpukit/rtems/macros/rtems/rtems/sem.inl (modified) * cpukit/rtems/macros/rtems/rtems/status.inl (modified) * cpukit/rtems/macros/rtems/rtems/support.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/timer.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/include/rtems/mptables.h (modified) * cpukit/sapi/inline/rtems/extension.inl (modified) * cpukit/sapi/macros/rtems/extension.inl (modified) * cpukit/sapi/src/debug.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/cpu/a29k/asm.h (modified) * cpukit/score/cpu/a29k/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/mips/asm.h (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips/rtems/asm.h (modified) * cpukit/score/cpu/mips64orion/asm.h (modified) * cpukit/score/cpu/mips64orion/cpu.c (modified) * cpukit/score/cpu/mips64orion/cpu_asm.S (modified) * cpukit/score/cpu/mips64orion/cpu_asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/include/rtems/debug.h (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/copyrt.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/chain.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/inline/rtems/score/coresem.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/mppkt.inl (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/objectmp.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/states.inl (modified) * cpukit/score/inline/rtems/score/sysstate.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/inline/rtems/score/threadmp.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/address.inl (modified) * cpukit/score/macros/rtems/score/chain.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/coremutex.inl (modified) * cpukit/score/macros/rtems/score/coresem.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/mppkt.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/objectmp.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/stack.inl (modified) * cpukit/score/macros/rtems/score/states.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/macros/rtems/score/threadmp.inl (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/cpuuse/init.c (modified) * testsuites/libtests/cpuuse/system.h (modified) * testsuites/libtests/cpuuse/task1.c (modified) * testsuites/libtests/cpuuse/task2.c (modified) * testsuites/libtests/cpuuse/task3.c (modified) * testsuites/libtests/cpuuse/tswitch.c (modified) * testsuites/libtests/malloctest/init.c (modified) * testsuites/libtests/malloctest/system.h (modified) * testsuites/libtests/malloctest/task1.c (modified) * testsuites/libtests/rtmonuse/getall.c (modified) * testsuites/libtests/rtmonuse/init.c (modified) * testsuites/libtests/rtmonuse/system.h (modified) * testsuites/libtests/rtmonuse/task1.c (modified) * testsuites/libtests/stackchk/blow.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/stackchk/task1.c (modified) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp01/node1/mp01.doc (modified) * testsuites/mptests/mp01/node2/mp01.doc (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp01/task1.c (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp02/node1/mp02.doc (modified) * testsuites/mptests/mp02/node2/mp02.doc (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp02/task1.c (modified) * testsuites/mptests/mp03/delay.c (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp03/node1/mp03.doc (modified) * testsuites/mptests/mp03/node2/mp03.doc (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp04/node1/mp04.doc (modified) * testsuites/mptests/mp04/node2/mp04.doc (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp04/task1.c (modified) * testsuites/mptests/mp05/asr.c (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp05/node1/mp05.doc (modified) * testsuites/mptests/mp05/node2/mp05.doc (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp05/task1.c (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp06/node1/mp06.doc (modified) * testsuites/mptests/mp06/node2/mp06.doc (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp06/task1.c (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp07/node1/mp07.doc (modified) * testsuites/mptests/mp07/node2/mp07.doc (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp08/node1/mp08.doc (modified) * testsuites/mptests/mp08/node2/mp08.doc (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp08/task1.c (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp09/node1/mp09.doc (modified) * testsuites/mptests/mp09/node2/mp09.doc (modified) * testsuites/mptests/mp09/recvmsg.c (modified) * testsuites/mptests/mp09/sendmsg.c (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp10/node1/mp10.doc (modified) * testsuites/mptests/mp10/node2/mp10.doc (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp10/task1.c (modified) * testsuites/mptests/mp10/task2.c (modified) * testsuites/mptests/mp10/task3.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp11/node1/mp11.doc (modified) * testsuites/mptests/mp11/node2/mp11.doc (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/init.c (modified) * testsuites/mptests/mp12/node1/mp12.doc (modified) * testsuites/mptests/mp12/node2/mp12.doc (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/node1/mp13.doc (modified) * testsuites/mptests/mp13/node2/mp13.doc (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp13/task2.c (modified) * testsuites/mptests/mp14/delay.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/evtmtask.c (modified) * testsuites/mptests/mp14/exit.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/node1/mp14.doc (modified) * testsuites/mptests/mp14/node2/mp14.doc (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/system.h (modified) * testsuites/psxtests/psx02/task.c (modified) * testsuites/psxtests/psx03/init.c (modified) * testsuites/psxtests/psx03/system.h (modified) * testsuites/psxtests/psx03/task.c (modified) * testsuites/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/system.h (modified) * testsuites/psxtests/psx04/task1.c (modified) * testsuites/psxtests/psx04/task2.c (modified) * testsuites/psxtests/psx04/task3.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx05/task.c (modified) * testsuites/psxtests/psx05/task2.c (modified) * testsuites/psxtests/psx05/task3.c (modified) * testsuites/psxtests/psx06/init.c (modified) * testsuites/psxtests/psx06/system.h (modified) * testsuites/psxtests/psx06/task.c (modified) * testsuites/psxtests/psx06/task2.c (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx07/task.c (modified) * testsuites/psxtests/psx08/init.c (modified) * testsuites/psxtests/psx08/system.h (modified) * testsuites/psxtests/psx08/task2.c (modified) * testsuites/psxtests/psx09/init.c (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx10/task.c (modified) * testsuites/psxtests/psx10/task2.c (modified) * testsuites/psxtests/psx10/task3.c (modified) * testsuites/psxtests/psx11/init.c (modified) * testsuites/psxtests/psx11/system.h (modified) * testsuites/psxtests/psx11/task.c (modified) * testsuites/psxtests/psx12/init.c (modified) * testsuites/psxtests/psx12/system.h (modified) * testsuites/psxtests/psx12/task.c (modified) * testsuites/psxtests/psxhdrs/clock01.c (modified) * testsuites/psxtests/psxhdrs/clock02.c (modified) * testsuites/psxtests/psxhdrs/clock03.c (modified) * testsuites/psxtests/psxhdrs/clock04.c (modified) * testsuites/psxtests/psxhdrs/clock05.c (modified) * testsuites/psxtests/psxhdrs/clock06.c (modified) * testsuites/psxtests/psxhdrs/cond01.c (modified) * testsuites/psxtests/psxhdrs/cond02.c (modified) * testsuites/psxtests/psxhdrs/cond03.c (modified) * testsuites/psxtests/psxhdrs/cond04.c (modified) * testsuites/psxtests/psxhdrs/cond05.c (modified) * testsuites/psxtests/psxhdrs/cond06.c (modified) * testsuites/psxtests/psxhdrs/cond07.c (modified) * testsuites/psxtests/psxhdrs/cond08.c (modified) * testsuites/psxtests/psxhdrs/cond09.c (modified) * testsuites/psxtests/psxhdrs/cond10.c (modified) * testsuites/psxtests/psxhdrs/key01.c (modified) * testsuites/psxtests/psxhdrs/key02.c (modified) * testsuites/psxtests/psxhdrs/key03.c (modified) * testsuites/psxtests/psxhdrs/key04.c (modified) * testsuites/psxtests/psxhdrs/mutex01.c (modified) * testsuites/psxtests/psxhdrs/mutex02.c (modified) * testsuites/psxtests/psxhdrs/mutex03.c (modified) * testsuites/psxtests/psxhdrs/mutex04.c (modified) * testsuites/psxtests/psxhdrs/mutex05.c (modified) * testsuites/psxtests/psxhdrs/mutex06.c (modified) * testsuites/psxtests/psxhdrs/mutex07.c (modified) * testsuites/psxtests/psxhdrs/mutex08.c (modified) * testsuites/psxtests/psxhdrs/mutex09.c (modified) * testsuites/psxtests/psxhdrs/mutex10.c (modified) * testsuites/psxtests/psxhdrs/mutex11.c (modified) * testsuites/psxtests/psxhdrs/mutex12.c (modified) * testsuites/psxtests/psxhdrs/mutex13.c (modified) * testsuites/psxtests/psxhdrs/mutex14.c (modified) * testsuites/psxtests/psxhdrs/mutex15.c (modified) * testsuites/psxtests/psxhdrs/mutex16.c (modified) * testsuites/psxtests/psxhdrs/proc01.c (modified) * testsuites/psxtests/psxhdrs/proc02.c (modified) * testsuites/psxtests/psxhdrs/proc03.c (modified) * testsuites/psxtests/psxhdrs/proc04.c (modified) * testsuites/psxtests/psxhdrs/proc05.c (modified) * testsuites/psxtests/psxhdrs/proc06.c (modified) * testsuites/psxtests/psxhdrs/proc07.c (modified) * testsuites/psxtests/psxhdrs/proc08.c (modified) * testsuites/psxtests/psxhdrs/proc09.c (modified) * testsuites/psxtests/psxhdrs/proc10.c (modified) * testsuites/psxtests/psxhdrs/proc11.c (modified) * testsuites/psxtests/psxhdrs/proc12.c (modified) * testsuites/psxtests/psxhdrs/proc13.c (modified) * testsuites/psxtests/psxhdrs/proc14.c (modified) * testsuites/psxtests/psxhdrs/pthread01.c (modified) * testsuites/psxtests/psxhdrs/pthread02.c (modified) * testsuites/psxtests/psxhdrs/pthread03.c (modified) * testsuites/psxtests/psxhdrs/pthread04.c (modified) * testsuites/psxtests/psxhdrs/pthread05.c (modified) * testsuites/psxtests/psxhdrs/pthread06.c (modified) * testsuites/psxtests/psxhdrs/pthread07.c (modified) * testsuites/psxtests/psxhdrs/pthread08.c (modified) * testsuites/psxtests/psxhdrs/pthread09.c (modified) * testsuites/psxtests/psxhdrs/pthread10.c (modified) * testsuites/psxtests/psxhdrs/pthread11.c (modified) * testsuites/psxtests/psxhdrs/pthread12.c (modified) * testsuites/psxtests/psxhdrs/pthread13.c (modified) * testsuites/psxtests/psxhdrs/pthread14.c (modified) * testsuites/psxtests/psxhdrs/pthread15.c (modified) * testsuites/psxtests/psxhdrs/pthread16.c (modified) * testsuites/psxtests/psxhdrs/pthread17.c (modified) * testsuites/psxtests/psxhdrs/pthread18.c (modified) * testsuites/psxtests/psxhdrs/pthread19.c (modified) * testsuites/psxtests/psxhdrs/pthread20.c (modified) * testsuites/psxtests/psxhdrs/pthread21.c (modified) * testsuites/psxtests/psxhdrs/pthread22.c (modified) * testsuites/psxtests/psxhdrs/pthread23.c (modified) * testsuites/psxtests/psxhdrs/pthread24.c (modified) * testsuites/psxtests/psxhdrs/pthread25.c (modified) * testsuites/psxtests/psxhdrs/pthread26.c (modified) * testsuites/psxtests/psxhdrs/pthread27.c (modified) * testsuites/psxtests/psxhdrs/pthread28.c (modified) * testsuites/psxtests/psxhdrs/pthread29.c (modified) * testsuites/psxtests/psxhdrs/pthread30.c (modified) * testsuites/psxtests/psxhdrs/pthread31.c (modified) * testsuites/psxtests/psxhdrs/pthread32.c (modified) * testsuites/psxtests/psxhdrs/pthread33.c (modified) * testsuites/psxtests/psxhdrs/pthread34.c (modified) * testsuites/psxtests/psxhdrs/pthread35.c (modified) * testsuites/psxtests/psxhdrs/pthread36.c (modified) * testsuites/psxtests/psxhdrs/sched01.c (modified) * testsuites/psxtests/psxhdrs/sched02.c (modified) * testsuites/psxtests/psxhdrs/sched03.c (modified) * testsuites/psxtests/psxhdrs/sched04.c (modified) * testsuites/psxtests/psxhdrs/sched05.c (modified) * testsuites/psxtests/psxhdrs/sched06.c (modified) * testsuites/psxtests/psxhdrs/sched07.c (modified) * testsuites/psxtests/psxhdrs/sched08.c (modified) * testsuites/psxtests/psxhdrs/signal01.c (modified) * testsuites/psxtests/psxhdrs/signal02.c (modified) * testsuites/psxtests/psxhdrs/signal03.c (modified) * testsuites/psxtests/psxhdrs/signal04.c (modified) * testsuites/psxtests/psxhdrs/signal05.c (modified) * testsuites/psxtests/psxhdrs/signal06.c (modified) * testsuites/psxtests/psxhdrs/signal07.c (modified) * testsuites/psxtests/psxhdrs/signal08.c (modified) * testsuites/psxtests/psxhdrs/signal09.c (modified) * testsuites/psxtests/psxhdrs/signal10.c (modified) * testsuites/psxtests/psxhdrs/signal11.c (modified) * testsuites/psxtests/psxhdrs/signal12.c (modified) * testsuites/psxtests/psxhdrs/signal13.c (modified) * testsuites/psxtests/psxhdrs/signal14.c (modified) * testsuites/psxtests/psxhdrs/signal15.c (modified) * testsuites/psxtests/psxhdrs/signal16.c (modified) * testsuites/psxtests/psxhdrs/signal17.c (modified) * testsuites/psxtests/psxhdrs/signal18.c (modified) * testsuites/psxtests/psxhdrs/signal19.c (modified) * testsuites/psxtests/psxhdrs/signal20.c (modified) * testsuites/psxtests/psxhdrs/signal21.c (modified) * testsuites/psxtests/psxhdrs/signal22.c (modified) * testsuites/psxtests/psxhdrs/time01.c (modified) * testsuites/psxtests/psxhdrs/time02.c (modified) * testsuites/psxtests/psxhdrs/time03.c (modified) * testsuites/psxtests/psxhdrs/time04.c (modified) * testsuites/psxtests/psxhdrs/time05.c (modified) * testsuites/psxtests/psxhdrs/time06.c (modified) * testsuites/psxtests/psxhdrs/time07.c (modified) * testsuites/psxtests/psxhdrs/time08.c (modified) * testsuites/psxtests/psxhdrs/time09.c (modified) * testsuites/psxtests/psxhdrs/time10.c (modified) * testsuites/psxtests/psxhdrs/time11.c (modified) * testsuites/psxtests/psxhdrs/time12.c (modified) * testsuites/psxtests/psxhdrs/time13.c (modified) * testsuites/psxtests/psxhdrs/timer01.c (modified) * testsuites/psxtests/psxhdrs/timer02.c (modified) * testsuites/psxtests/psxhdrs/timer03.c (modified) * testsuites/psxtests/psxhdrs/timer04.c (modified) * testsuites/psxtests/psxhdrs/timer05.c (modified) * testsuites/psxtests/psxhdrs/timer06.c (modified) * testsuites/samples/README (modified) * testsuites/samples/base_mp/apptask.c (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_mp/node1/base_mp.doc (modified) * testsuites/samples/base_mp/node2/base_mp.doc (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/apptask.c (modified) * testsuites/samples/base_sp/base_sp.doc (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/hello.doc (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/paranoia.doc (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/samples/ticker/tasks.c (modified) * testsuites/samples/ticker/ticker.doc (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp01/sp01.doc (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp01/task1.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/sp02.doc (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp03/sp03.doc (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp03/task1.c (modified) * testsuites/sptests/sp03/task2.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp04/sp04.doc (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp04/task2.c (modified) * testsuites/sptests/sp04/task3.c (modified) * testsuites/sptests/sp04/tswitch.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp05/sp05.doc (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp05/task1.c (modified) * testsuites/sptests/sp05/task2.c (modified) * testsuites/sptests/sp05/task3.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/sp06.doc (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp06/task1.c (modified) * testsuites/sptests/sp06/task2.c (modified) * testsuites/sptests/sp06/task3.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/sp07.doc (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/sp07/task3.c (modified) * testsuites/sptests/sp07/task4.c (modified) * testsuites/sptests/sp07/taskexit.c (modified) * testsuites/sptests/sp07/tcreate.c (modified) * testsuites/sptests/sp07/tdelete.c (modified) * testsuites/sptests/sp07/trestart.c (modified) * testsuites/sptests/sp07/tstart.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp08/sp08.doc (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp08/task1.c (modified) * testsuites/sptests/sp09/delay.c (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/isr.c (modified) * testsuites/sptests/sp09/screen01.c (modified) * testsuites/sptests/sp09/screen02.c (modified) * testsuites/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp09/screen04.c (modified) * testsuites/sptests/sp09/screen05.c (modified) * testsuites/sptests/sp09/screen06.c (modified) * testsuites/sptests/sp09/screen07.c (modified) * testsuites/sptests/sp09/screen08.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp09/screen10.c (modified) * testsuites/sptests/sp09/screen11.c (modified) * testsuites/sptests/sp09/screen12.c (modified) * testsuites/sptests/sp09/screen13.c (modified) * testsuites/sptests/sp09/screen14.c (modified) * testsuites/sptests/sp09/sp09.doc (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/sp09/task2.c (modified) * testsuites/sptests/sp09/task3.c (modified) * testsuites/sptests/sp09/task4.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/sp11.doc (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp11/task1.c (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp11/timer.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/pridrv.c (modified) * testsuites/sptests/sp12/pritask.c (modified) * testsuites/sptests/sp12/sp12.doc (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp12/task2.c (modified) * testsuites/sptests/sp12/task3.c (modified) * testsuites/sptests/sp12/task4.c (modified) * testsuites/sptests/sp12/task5.c (modified) * testsuites/sptests/sp13/fillbuff.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/putbuff.c (modified) * testsuites/sptests/sp13/sp13.doc (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp13/task2.c (modified) * testsuites/sptests/sp13/task3.c (modified) * testsuites/sptests/sp14/asr.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/sp14.doc (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp14/task2.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp15/sp15.doc (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp15/task1.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/sp16.doc (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp16/task2.c (modified) * testsuites/sptests/sp16/task3.c (modified) * testsuites/sptests/sp16/task4.c (modified) * testsuites/sptests/sp16/task5.c (modified) * testsuites/sptests/sp17/asr.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp17/sp17.doc (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp17/task1.c (modified) * testsuites/sptests/sp17/task2.c (modified) * testsuites/sptests/sp19/first.c (modified) * testsuites/sptests/sp19/fptask.c (modified) * testsuites/sptests/sp19/fptest.h (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp19/inttest.h (modified) * testsuites/sptests/sp19/sp19.doc (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp19/task1.c (modified) * testsuites/sptests/sp20/getall.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/sp20.doc (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp20/task1.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp21/sp21.doc (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp21/task1.c (modified) * testsuites/sptests/sp22/delay.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp22/prtime.c (modified) * testsuites/sptests/sp22/sp22.doc (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp22/task1.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp23/sp23.doc (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp23/task1.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp24/resume.c (modified) * testsuites/sptests/sp24/sp24.doc (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp24/task1.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp25/sp25.doc (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/sp25/task1.c (modified) * testsuites/sptests/spfatal/fatal.c (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spfatal/puterr.c (modified) * testsuites/sptests/spfatal/spfatal.doc (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spfatal/task1.c (modified) * testsuites/sptests/spsize/getint.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/system.h (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/include/timesys.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm01/tm01.doc (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm02/tm02.doc (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm03/tm03.doc (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm04/tm04.doc (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm05/tm05.doc (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm06/tm06.doc (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm07/tm07.doc (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm08/tm08.doc (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm09/tm09.doc (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm10/tm10.doc (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm11/tm11.doc (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm12/tm12.doc (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm13/tm13.doc (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm14/tm14.doc (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm15/tm15.doc (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm16/tm16.doc (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm17/tm17.doc (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm18/tm18.doc (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm19/tm19.doc (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm20/tm20.doc (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm21/tm21.doc (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm22/tm22.doc (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm23/tm23.doc (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm24/tm24.doc (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm25/tm25.doc (modified) * testsuites/tmtests/tm26/fptest.h (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm26/tm26.doc (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm27/tm27.doc (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm28/tm28.doc (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm29/tm29.doc (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmck/tmck.doc (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/empty.c (modified) * testsuites/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) * testsuites/tmtests/tmoverhd/tmoverhd.doc (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) * tools/cpu/unix/gensize.c (modified) headers updated to reflect new style copyright notice as part of ... Wed, 09 Apr 1997 14:05:50 GMT Joel Sherrill [e2d79559] * Makefile.in (modified) * c/ACKNOWLEDGEMENTS (modified) * c/Makefile.in (modified) * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/score/cpu/a29k/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/mips64orion/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/Makefile.in (modified) * c/src/exec/score/include/rtems/score/Makefile.in (modified) * c/src/lib/Makefile.in (modified) * c/src/lib/include/Makefile.in (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libbsp/m68k/gen68360/Makefile.in (modified) * c/src/lib/libbsp/m68k/gen68360/README (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68360/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68360/include/sio.h (added) * c/src/lib/libbsp/m68k/gen68360/start/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/start360/start360.s (modified) * c/src/lib/libbsp/m68k/gen68360/startup/Makefile.in (modified) * c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c (added) * c/src/lib/libbsp/m68k/gen68360/startup/init68360.c (modified) * c/src/lib/libbsp/m68k/gen68360/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/gen68360/startup/linkcmds.bootp (added) * c/src/lib/libbsp/m68k/gen68360/startup/linkcmds.prom (modified) * c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/wrapup/Makefile.in (modified) * c/src/wrapup/Makefile.in (modified) * configure (modified) * configure.in (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/libio.c (modified) Added ka9q tcpip stack and network driver for the gen68360. This ... Mon, 07 Apr 1997 21:30:42 GMT Joel Sherrill [bd71da7] * c/src/exec/libcsupport/include/rtems/error.h (modified) * c/src/lib/include/rtems/error.h (modified) * c/src/lib/libc/error.h (modified) * c/src/lib/libmisc/error/error.h (modified) * c/src/libmisc/error/error.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) removed noreturn attribute to eliminate warnings. Wed, 29 Jan 1997 00:29:25 GMT Joel Sherrill [dcec5a4] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libc/newlibif.c (added) * c/src/lib/libc/syscalls.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) Merged newlib's libgloss support for rtems into this directory. This ... Wed, 18 Sep 1996 20:52:16 GMT Joel Sherrill [b1c215e] * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libc/libcsupport.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) added prototype for malloc_walk Mon, 22 Apr 1996 16:53:46 GMT Joel Sherrill [8389628] * c/src/exec/libcsupport/include/rtems/assoc.h (modified) * c/src/exec/libcsupport/include/rtems/error.h (modified) * c/src/exec/libcsupport/src/assoc.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/lib/include/rtems/assoc.h (modified) * c/src/lib/include/rtems/error.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libc/assoc.c (modified) * c/src/lib/libc/assoc.h (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/error.h (modified) * c/src/lib/libmisc/assoc/assoc.c (modified) * c/src/lib/libmisc/assoc/assoc.h (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/error/error.h (modified) * c/src/lib/libmisc/monitor/mon-command.c (modified) * c/src/lib/libmisc/monitor/mon-config.c (modified) * c/src/lib/libmisc/monitor/mon-dname.c (modified) * c/src/lib/libmisc/monitor/mon-driver.c (modified) * c/src/lib/libmisc/monitor/mon-extension.c (modified) * c/src/lib/libmisc/monitor/mon-itask.c (modified) * c/src/lib/libmisc/monitor/mon-manager.c (modified) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-mpci.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-prmisc.c (modified) * c/src/lib/libmisc/monitor/mon-queue.c (modified) * c/src/lib/libmisc/monitor/mon-server.c (modified) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/lib/libmisc/monitor/symbols.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/assoc/assoc.c (modified) * c/src/libmisc/assoc/assoc.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/error/error.h (modified) * c/src/libmisc/monitor/mon-command.c (modified) * c/src/libmisc/monitor/mon-config.c (modified) * c/src/libmisc/monitor/mon-dname.c (modified) * c/src/libmisc/monitor/mon-driver.c (modified) * c/src/libmisc/monitor/mon-extension.c (modified) * c/src/libmisc/monitor/mon-itask.c (modified) * c/src/libmisc/monitor/mon-manager.c (modified) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-mpci.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-prmisc.c (modified) * c/src/libmisc/monitor/mon-queue.c (modified) * c/src/libmisc/monitor/mon-server.c (modified) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/mon-task.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/libmisc/monitor/symbols.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/tests/sptests/spfatal/fatal.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libcsupport/src/assoc.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libmisc/monitor/mon-command.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-dname.c (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/libmisc/monitor/mon-manager.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/mon-queue.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/monitor/symbols.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * testsuites/sptests/spfatal/fatal.c (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) updates from Tony Bennett Mon, 22 Apr 1996 16:50:17 GMT Joel Sherrill [1f94ed6b] * c/src/exec/libcsupport/include/rtems/libio.h (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/include/rtems/libio.h (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/libio.h (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) Updates from Tony Bennett. Mon, 15 Jan 1996 21:50:28 GMT Joel Sherrill [c64e4ed4] * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/rtems/assoc.h (modified) * c/src/exec/libcsupport/include/rtems/error.h (modified) * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/exec/libcsupport/src/assoc.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unixtypes.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/lib/include/rtems/assoc.h (modified) * c/src/lib/include/rtems/error.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/startup/no-ctor.c (added) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/assoc.c (modified) * c/src/lib/libc/assoc.h (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/error.h (modified) * c/src/lib/libc/libcsupport.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libmisc/assoc/assoc.c (modified) * c/src/lib/libmisc/assoc/assoc.h (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/error/error.h (modified) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-prmisc.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/assoc/assoc.c (modified) * c/src/libmisc/assoc/assoc.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/error/error.h (modified) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-prmisc.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/tests/sptests/sp09/screen02.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/assoc.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * testsuites/sptests/sp09/screen02.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/support/include/tmacros.h (modified) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) updates from Tony Bennett for PA and UNIX ports Mon, 30 Oct 1995 21:54:45 GMT Joel Sherrill [9700578] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/libcsupport/include/ringbuf.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/README (added) * c/src/exec/score/cpu/sparc/asm.h (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (added) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/include/ringbuf.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (added) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * cpukit/libcsupport/include/ringbuf.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/rtems/src/event.c (modified) * cpukit/score/cpu/sparc/README (added) * cpukit/score/cpu/sparc/asm.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) SPARC port passes all tests Fri, 06 Oct 1995 20:48:38 GMT Joel Sherrill [eb5a7e07] * c/build-tools/os/msdos/cklength.uue (modified) * c/build-tools/os/msdos/fixtimer.uue (modified) * c/build-tools/os/msdos/ifc_exe.uue (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/sys/utsname.h (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/base/aio.h (modified) * c/src/exec/posix/base/devctl.h (modified) * c/src/exec/posix/base/intr.h (modified) * c/src/exec/posix/base/limits.h (modified) * c/src/exec/posix/base/mqueue.h (modified) * c/src/exec/posix/base/pthread.h (modified) * c/src/exec/posix/base/sched.h (modified) * c/src/exec/posix/base/semaphore.h (modified) * c/src/exec/posix/base/unistd.h (modified) * c/src/exec/posix/headers/cancel.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/aio.h (modified) * c/src/exec/posix/include/devctl.h (modified) * c/src/exec/posix/include/intr.h (modified) * c/src/exec/posix/include/limits.h (modified) * c/src/exec/posix/include/mqueue.h (modified) * c/src/exec/posix/include/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/cancel.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * c/src/exec/posix/include/sched.h (modified) * c/src/exec/posix/include/semaphore.h (modified) * c/src/exec/posix/include/sys/utsname.h (modified) * c/src/exec/posix/include/unistd.h (modified) * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/cancel.c (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/exec/posix/sys/utsname.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/m68k/qsm.h (modified) * c/src/exec/score/cpu/m68k/sim.h (modified) * c/src/exec/score/cpu/powerpc/README (modified) * c/src/exec/score/cpu/powerpc/TODO (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/irq_stub.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/lib/include/sys/utsname.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h (modified) * c/src/lib/libbsp/m68k/idp/README (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/console/leds.c (modified) * c/src/lib/libbsp/m68k/idp/console/mc68ec.c (modified) * c/src/lib/libbsp/m68k/idp/include/leds.h (modified) * c/src/lib/libbsp/m68k/idp/startup/linkcmds (modified) * c/src/lib/libbsp/powerpc/papyrus/README (modified) * c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/unixlibc.c (modified) * c/src/lib/libc/utsname.c (modified) * c/src/lib/libcpu/powerpc/README (modified) * c/src/tests/samples/README (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * cpukit/libcsupport/include/sys/utsname.h (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/unixlibc.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/include/aio.h (modified) * cpukit/posix/include/devctl.h (modified) * cpukit/posix/include/intr.h (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/cancel.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/sched.h (modified) * cpukit/posix/include/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/sim.h (modified) * cpukit/score/cpu/m68k/sim.h (modified) * testsuites/samples/README (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * tools/build/os/msdos/cklength.uue (modified) * tools/build/os/msdos/fixtimer.uue (modified) * tools/build/os/msdos/ifc_exe.uue (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) fixed missing CVS IDs Tue, 26 Sep 1995 19:27:15 GMT Joel Sherrill [5e9b32b] * c/src/exec/libcsupport/include/sys/utsname.h (added) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/utsname.c (added) * c/src/exec/posix/base/aio.h (added) * c/src/exec/posix/base/devctl.h (added) * c/src/exec/posix/base/intr.h (added) * c/src/exec/posix/base/limits.h (added) * c/src/exec/posix/base/mqueue.h (added) * c/src/exec/posix/base/pthread.h (added) * c/src/exec/posix/base/sched.h (added) * c/src/exec/posix/base/semaphore.h (added) * c/src/exec/posix/base/unistd.h (added) * c/src/exec/posix/headers/cancel.h (added) * c/src/exec/posix/headers/cond.h (added) * c/src/exec/posix/headers/condmp.h (added) * c/src/exec/posix/headers/intr.h (added) * c/src/exec/posix/headers/key.h (added) * c/src/exec/posix/headers/mqueue.h (added) * c/src/exec/posix/headers/mqueuemp.h (added) * c/src/exec/posix/headers/mutex.h (added) * c/src/exec/posix/headers/mutexmp.h (added) * c/src/exec/posix/headers/priority.h (added) * c/src/exec/posix/headers/pthread.h (added) * c/src/exec/posix/headers/pthreadmp.h (added) * c/src/exec/posix/headers/semaphore.h (added) * c/src/exec/posix/headers/semaphoremp.h (added) * c/src/exec/posix/headers/threadsup.h (added) * c/src/exec/posix/headers/time.h (added) * c/src/exec/posix/include/aio.h (added) * c/src/exec/posix/include/devctl.h (added) * c/src/exec/posix/include/intr.h (added) * c/src/exec/posix/include/limits.h (added) * c/src/exec/posix/include/mqueue.h (added) * c/src/exec/posix/include/pthread.h (added) * c/src/exec/posix/include/rtems/posix/cancel.h (added) * c/src/exec/posix/include/rtems/posix/cond.h (added) * c/src/exec/posix/include/rtems/posix/condmp.h (added) * c/src/exec/posix/include/rtems/posix/intr.h (added) * c/src/exec/posix/include/rtems/posix/key.h (added) * c/src/exec/posix/include/rtems/posix/mqueue.h (added) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (added) * c/src/exec/posix/include/rtems/posix/mutex.h (added) * c/src/exec/posix/include/rtems/posix/mutexmp.h (added) * c/src/exec/posix/include/rtems/posix/priority.h (added) * c/src/exec/posix/include/rtems/posix/pthread.h (added) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (added) * c/src/exec/posix/include/rtems/posix/semaphore.h (added) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (added) * c/src/exec/posix/include/rtems/posix/threadsup.h (added) * c/src/exec/posix/include/rtems/posix/time.h (added) * c/src/exec/posix/include/sched.h (added) * c/src/exec/posix/include/semaphore.h (added) * c/src/exec/posix/include/sys/utsname.h (added) * c/src/exec/posix/include/unistd.h (added) * c/src/exec/posix/inline/cond.inl (added) * c/src/exec/posix/inline/intr.inl (added) * c/src/exec/posix/inline/key.inl (added) * c/src/exec/posix/inline/mqueue.inl (added) * c/src/exec/posix/inline/mutex.inl (added) * c/src/exec/posix/inline/priority.inl (added) * c/src/exec/posix/inline/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/cond.inl (added) * c/src/exec/posix/inline/rtems/posix/intr.inl (added) * c/src/exec/posix/inline/rtems/posix/key.inl (added) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (added) * c/src/exec/posix/inline/rtems/posix/mutex.inl (added) * c/src/exec/posix/inline/rtems/posix/priority.inl (added) * c/src/exec/posix/inline/rtems/posix/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (added) * c/src/exec/posix/inline/semaphore.inl (added) * c/src/exec/posix/src/aio.c (added) * c/src/exec/posix/src/cancel.c (added) * c/src/exec/posix/src/cond.c (added) * c/src/exec/posix/src/devctl.c (added) * c/src/exec/posix/src/intr.c (added) * c/src/exec/posix/src/key.c (added) * c/src/exec/posix/src/mqueue.c (added) * c/src/exec/posix/src/mutex.c (added) * c/src/exec/posix/src/psignal.c (added) * c/src/exec/posix/src/pthread.c (added) * c/src/exec/posix/src/sched.c (added) * c/src/exec/posix/src/semaphore.c (added) * c/src/exec/posix/src/time.c (added) * c/src/exec/posix/src/types.c (added) * c/src/exec/posix/src/unistd.c (added) * c/src/exec/posix/src/utsname.c (added) * c/src/exec/posix/sys/utsname.h (added) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/lib/include/sys/utsname.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/utsname.c (added) * c/src/libchip/shmdr/poll.c (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/libcsupport/include/sys/utsname.h (added) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/utsname.c (added) * cpukit/posix/include/aio.h (added) * cpukit/posix/include/devctl.h (added) * cpukit/posix/include/intr.h (added) * cpukit/posix/include/mqueue.h (added) * cpukit/posix/include/rtems/posix/cancel.h (added) * cpukit/posix/include/rtems/posix/cond.h (added) * cpukit/posix/include/rtems/posix/condmp.h (added) * cpukit/posix/include/rtems/posix/intr.h (added) * cpukit/posix/include/rtems/posix/key.h (added) * cpukit/posix/include/rtems/posix/mqueue.h (added) * cpukit/posix/include/rtems/posix/mqueuemp.h (added) * cpukit/posix/include/rtems/posix/mutex.h (added) * cpukit/posix/include/rtems/posix/mutexmp.h (added) * cpukit/posix/include/rtems/posix/priority.h (added) * cpukit/posix/include/rtems/posix/pthread.h (added) * cpukit/posix/include/rtems/posix/pthreadmp.h (added) * cpukit/posix/include/rtems/posix/semaphore.h (added) * cpukit/posix/include/rtems/posix/semaphoremp.h (added) * cpukit/posix/include/rtems/posix/threadsup.h (added) * cpukit/posix/include/rtems/posix/time.h (added) * cpukit/posix/include/sched.h (added) * cpukit/posix/include/semaphore.h (added) * cpukit/posix/inline/rtems/posix/cond.inl (added) * cpukit/posix/inline/rtems/posix/intr.inl (added) * cpukit/posix/inline/rtems/posix/key.inl (added) * cpukit/posix/inline/rtems/posix/mqueue.inl (added) * cpukit/posix/inline/rtems/posix/mutex.inl (added) * cpukit/posix/inline/rtems/posix/priority.inl (added) * cpukit/posix/inline/rtems/posix/pthread.inl (added) * cpukit/posix/inline/rtems/posix/semaphore.inl (added) * cpukit/posix/src/aio.c (added) * cpukit/posix/src/cancel.c (added) * cpukit/posix/src/cond.c (added) * cpukit/posix/src/devctl.c (added) * cpukit/posix/src/intr.c (added) * cpukit/posix/src/key.c (added) * cpukit/posix/src/mqueue.c (added) * cpukit/posix/src/mutex.c (added) * cpukit/posix/src/psignal.c (added) * cpukit/posix/src/pthread.c (added) * cpukit/posix/src/sched.c (added) * cpukit/posix/src/semaphore.c (added) * cpukit/posix/src/time.c (added) * cpukit/posix/src/types.c (added) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/spsize/size.c (modified) posix support initially added Mon, 11 Sep 1995 19:35:39 GMT Joel Sherrill [3a4ae6c] * c/src/exec/libcsupport/include/console.h (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/rtems/headers/asr.h (modified) * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/eventset.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/mp.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/options.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/rtemsapi.h (added) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/status.h (modified) * c/src/exec/rtems/headers/support.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/asr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventset.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/mp.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/options.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/rtemsapi.h (added) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/status.h (modified) * c/src/exec/rtems/include/rtems/rtems/support.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/event.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/event.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/status.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/status.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/event.inl (modified) * c/src/exec/rtems/macros/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/event.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/status.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/status.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/init.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/init.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/sapi/src/rtemsapi.c (added) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/coremutex.h (added) * c/src/exec/score/headers/coresem.h (added) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/interr.h (added) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (added) * c/src/exec/score/include/rtems/score/coresem.h (added) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/interr.h (added) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/coremutex.inl (added) * c/src/exec/score/inline/coresem.inl (added) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/mppkt.inl (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/coremutex.inl (added) * c/src/exec/score/inline/rtems/score/coresem.inl (added) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/mppkt.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/stack.inl (modified) * c/src/exec/score/inline/rtems/score/states.inl (modified) * c/src/exec/score/inline/rtems/score/sysstate.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/stack.inl (modified) * c/src/exec/score/inline/states.inl (modified) * c/src/exec/score/inline/sysstate.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/address.inl (modified) * c/src/exec/score/macros/coremutex.inl (added) * c/src/exec/score/macros/coresem.inl (added) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/address.inl (modified) * c/src/exec/score/macros/rtems/score/coremutex.inl (added) * c/src/exec/score/macros/rtems/score/coresem.inl (added) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/stack.inl (modified) * c/src/exec/score/macros/rtems/score/states.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/rtems/score/userext.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/stack.inl (modified) * c/src/exec/score/macros/states.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/macros/userext.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremutex.c (added) * c/src/exec/score/src/coresem.c (added) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (added) * c/src/exec/score/src/isr.c (added) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/lib/include/console.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/include/bsp.h (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/go32/console/console.c (modified) * c/src/lib/libbsp/i386/go32/include/bsp.h (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/include/bsp.h (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/include/bsp.h (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/console/console.c (modified) * c/src/lib/libbsp/m68k/idp/include/bsp.h (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/shmdr/mpci.h (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libc/support.c (modified) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/monitor/mon-dname.c (modified) * c/src/lib/libmisc/monitor/mon-extension.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-server.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/lib/start/i960/start.s (modified) * c/src/lib/start/m68k/start.s (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/libchip/shmdr/mpci.h (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/monitor/mon-dname.c (modified) * c/src/libmisc/monitor/mon-extension.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-server.c (modified) * c/src/libmisc/monitor/mon-task.c (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/libtests/stackchk/blow.c (modified) * c/src/tests/libtests/stackchk/init.c (modified) * c/src/tests/libtests/stackchk/system.h (added) * c/src/tests/libtests/stackchk/task1.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/init.c (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/base_sp/system.h (modified) * c/src/tests/samples/cdtest/init.c (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/init.c (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/init.c (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * c/src/tests/sptests/sp03/init.c (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp07/tcreate.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/sp12.scn (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp13/sp13.scn (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tmtests/include/timesys.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/system.h (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * cpukit/libcsupport/include/console.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/libmisc/monitor/mon-dname.c (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/asr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/eventset.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/options.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (added) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/include/rtems/rtems/support.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/event.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/status.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/rtems/macros/rtems/rtems/event.inl (modified) * cpukit/rtems/macros/rtems/rtems/modes.inl (modified) * cpukit/rtems/macros/rtems/rtems/status.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/rtemsapi.c (added) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/coremutex.h (added) * cpukit/score/include/rtems/score/coresem.h (added) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/interr.h (added) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (added) * cpukit/score/inline/rtems/score/coresem.inl (added) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/mppkt.inl (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/states.inl (modified) * cpukit/score/inline/rtems/score/sysstate.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/address.inl (modified) * cpukit/score/macros/rtems/score/coremutex.inl (added) * cpukit/score/macros/rtems/score/coresem.inl (added) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/stack.inl (modified) * cpukit/score/macros/rtems/score/states.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/macros/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremutex.c (added) * cpukit/score/src/coresem.c (added) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (added) * cpukit/score/src/isr.c (added) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/stackchk/blow.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (added) * testsuites/libtests/stackchk/task1.c (modified) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/init.c (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/tcreate.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/include/timesys.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) The word "RTEMS" almost completely removed from the core. ... Thu, 17 Aug 1995 19:51:51 GMT Joel Sherrill [b06e68ef] * c/src/exec/libcsupport/include/clockdrv.h (modified) * c/src/exec/libcsupport/include/rtems/assoc.h (added) * c/src/exec/libcsupport/include/rtems/error.h (added) * c/src/exec/libcsupport/include/rtems/libio.h (added) * c/src/exec/libcsupport/src/assoc.c (added) * c/src/exec/libcsupport/src/error.c (added) * c/src/exec/libcsupport/src/libio.c (added) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/src/object.c (modified) * c/src/lib/include/clockdrv.h (modified) * c/src/lib/include/rtems/assoc.h (added) * c/src/lib/include/rtems/error.h (added) * c/src/lib/include/rtems/libio.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libbsp/shmdr/setckvec.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libc/assoc.c (added) * c/src/lib/libc/assoc.h (added) * c/src/lib/libc/error.c (added) * c/src/lib/libc/error.h (added) * c/src/lib/libc/libio.c (added) * c/src/lib/libc/libio.h (added) * c/src/lib/libc/syscalls.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libmisc/assoc/assoc.c (added) * c/src/lib/libmisc/assoc/assoc.h (added) * c/src/lib/libmisc/error/error.c (added) * c/src/lib/libmisc/error/error.h (added) * c/src/lib/libmisc/monitor/README (modified) * c/src/lib/libmisc/monitor/mon-command.c (added) * c/src/lib/libmisc/monitor/mon-config.c (added) * c/src/lib/libmisc/monitor/mon-dname.c (added) * c/src/lib/libmisc/monitor/mon-driver.c (added) * c/src/lib/libmisc/monitor/mon-extension.c (added) * c/src/lib/libmisc/monitor/mon-itask.c (added) * c/src/lib/libmisc/monitor/mon-manager.c (added) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-mpci.c (added) * c/src/lib/libmisc/monitor/mon-object.c (added) * c/src/lib/libmisc/monitor/mon-prmisc.c (added) * c/src/lib/libmisc/monitor/mon-queue.c (added) * c/src/lib/libmisc/monitor/mon-server.c (added) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (added) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/lib/libmisc/monitor/symbols.h (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/libchip/shmdr/setckvec.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/assoc/assoc.c (added) * c/src/libmisc/assoc/assoc.h (added) * c/src/libmisc/error/error.c (added) * c/src/libmisc/error/error.h (added) * c/src/libmisc/monitor/README (modified) * c/src/libmisc/monitor/mon-command.c (added) * c/src/libmisc/monitor/mon-config.c (added) * c/src/libmisc/monitor/mon-dname.c (added) * c/src/libmisc/monitor/mon-driver.c (added) * c/src/libmisc/monitor/mon-extension.c (added) * c/src/libmisc/monitor/mon-itask.c (added) * c/src/libmisc/monitor/mon-manager.c (added) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-mpci.c (added) * c/src/libmisc/monitor/mon-object.c (added) * c/src/libmisc/monitor/mon-prmisc.c (added) * c/src/libmisc/monitor/mon-queue.c (added) * c/src/libmisc/monitor/mon-server.c (added) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/mon-task.c (added) * c/src/libmisc/monitor/monitor.h (modified) * c/src/libmisc/monitor/symbols.h (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/support/stubdr/init.c (modified) * c/src/tests/support/stubdr/open.c (modified) * c/src/tests/support/stubdr/read.c (modified) * c/src/tests/support/stubdr/stubdrv.h (modified) * c/src/tests/support/stubdr/write.c (modified) * cpukit/libcsupport/include/clockdrv.h (modified) * cpukit/libcsupport/include/rtems/assoc.h (added) * cpukit/libcsupport/include/rtems/error.h (added) * cpukit/libcsupport/include/rtems/libio.h (added) * cpukit/libcsupport/src/assoc.c (added) * cpukit/libcsupport/src/error.c (added) * cpukit/libcsupport/src/libio.c (added) * cpukit/libmisc/monitor/README (modified) * cpukit/libmisc/monitor/mon-command.c (added) * cpukit/libmisc/monitor/mon-config.c (added) * cpukit/libmisc/monitor/mon-dname.c (added) * cpukit/libmisc/monitor/mon-driver.c (added) * cpukit/libmisc/monitor/mon-extension.c (added) * cpukit/libmisc/monitor/mon-itask.c (added) * cpukit/libmisc/monitor/mon-manager.c (added) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (added) * cpukit/libmisc/monitor/mon-object.c (added) * cpukit/libmisc/monitor/mon-prmisc.c (added) * cpukit/libmisc/monitor/mon-queue.c (added) * cpukit/libmisc/monitor/mon-server.c (added) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/libmisc/monitor/mon-task.c (added) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/monitor/symbols.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/src/object.c (modified) Numerous miscellaneous features incorporated from Tony Bennett ... Fri, 11 Aug 1995 14:31:29 GMT Joel Sherrill [4e58d80] * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libc/libcsupport.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) Added functions to access the errno of the native system when using ... Tue, 01 Aug 1995 15:32:09 GMT Joel Sherrill [4a6e64d] * c/src/exec/libcsupport/include/ringbuf.h (added) * c/src/lib/include/ringbuf.h (added) * cpukit/libcsupport/include/ringbuf.h (added) moved ringbuf.h to a shared include directory Thu, 11 May 1995 17:39:37 GMT Joel Sherrill [ac7d5ef0] * INSTALL (added) * LICENSE (added) * README (added) * SUPPORT (added) * c/ACKNOWLEDGEMENTS (added) * c/PROBLEMS (added) * c/README (added) * c/REQUIRES (added) * c/UPDATE_HELP (added) * c/build-tools/README (added) * c/build-tools/cklength.c (added) * c/build-tools/eolstrip.c (added) * c/build-tools/packhex.c (added) * c/build-tools/scripts/README (added) * c/build-tools/src/cklength.c (added) * c/build-tools/src/eolstrip.c (added) * c/build-tools/src/packhex.c (added) * c/build-tools/src/unhex.c (added) * c/build-tools/unhex.c (added) * c/src/README (added) * c/src/exec/libcsupport/include/clockdrv.h (added) * c/src/exec/libcsupport/include/console.h (added) * c/src/exec/libcsupport/include/iosupp.h (added) * c/src/exec/libcsupport/include/rtems/libcsupport.h (added) * c/src/exec/libcsupport/include/spurious.h (added) * c/src/exec/libcsupport/include/timerdrv.h (added) * c/src/exec/libcsupport/include/vmeintr.h (added) * c/src/exec/libcsupport/src/README (added) * c/src/exec/libcsupport/src/__brk.c (added) * c/src/exec/libcsupport/src/__gettod.c (added) * c/src/exec/libcsupport/src/__times.c (added) * c/src/exec/libcsupport/src/malloc.c (added) * c/src/exec/libcsupport/src/newlibc.c (added) * c/src/exec/libcsupport/src/no_libc.c (added) * c/src/exec/libcsupport/src/unixlibc.c (added) * c/src/exec/rtems/headers/asr.h (added) * c/src/exec/rtems/headers/attr.h (added) * c/src/exec/rtems/headers/clock.h (added) * c/src/exec/rtems/headers/dpmem.h (added) * c/src/exec/rtems/headers/event.h (added) * c/src/exec/rtems/headers/eventmp.h (added) * c/src/exec/rtems/headers/eventset.h (added) * c/src/exec/rtems/headers/intr.h (added) * c/src/exec/rtems/headers/message.h (added) * c/src/exec/rtems/headers/modes.h (added) * c/src/exec/rtems/headers/mp.h (added) * c/src/exec/rtems/headers/msgmp.h (added) * c/src/exec/rtems/headers/options.h (added) * c/src/exec/rtems/headers/part.h (added) * c/src/exec/rtems/headers/partmp.h (added) * c/src/exec/rtems/headers/ratemon.h (added) * c/src/exec/rtems/headers/region.h (added) * c/src/exec/rtems/headers/regionmp.h (added) * c/src/exec/rtems/headers/rtems.h (added) * c/src/exec/rtems/headers/sem.h (added) * c/src/exec/rtems/headers/semmp.h (added) * c/src/exec/rtems/headers/signal.h (added) * c/src/exec/rtems/headers/signalmp.h (added) * c/src/exec/rtems/headers/status.h (added) * c/src/exec/rtems/headers/taskmp.h (added) * c/src/exec/rtems/headers/tasks.h (added) * c/src/exec/rtems/headers/timer.h (added) * c/src/exec/rtems/include/rtems.h (added) * c/src/exec/rtems/include/rtems/rtems/asr.h (added) * c/src/exec/rtems/include/rtems/rtems/attr.h (added) * c/src/exec/rtems/include/rtems/rtems/clock.h (added) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (added) * c/src/exec/rtems/include/rtems/rtems/event.h (added) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (added) * c/src/exec/rtems/include/rtems/rtems/eventset.h (added) * c/src/exec/rtems/include/rtems/rtems/intr.h (added) * c/src/exec/rtems/include/rtems/rtems/message.h (added) * c/src/exec/rtems/include/rtems/rtems/modes.h (added) * c/src/exec/rtems/include/rtems/rtems/mp.h (added) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (added) * c/src/exec/rtems/include/rtems/rtems/options.h (added) * c/src/exec/rtems/include/rtems/rtems/part.h (added) * c/src/exec/rtems/include/rtems/rtems/partmp.h (added) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (added) * c/src/exec/rtems/include/rtems/rtems/region.h (added) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (added) * c/src/exec/rtems/include/rtems/rtems/sem.h (added) * c/src/exec/rtems/include/rtems/rtems/semmp.h (added) * c/src/exec/rtems/include/rtems/rtems/signal.h (added) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (added) * c/src/exec/rtems/include/rtems/rtems/status.h (added) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (added) * c/src/exec/rtems/include/rtems/rtems/tasks.h (added) * c/src/exec/rtems/include/rtems/rtems/timer.h (added) * c/src/exec/rtems/inline/asr.inl (added) * c/src/exec/rtems/inline/attr.inl (added) * c/src/exec/rtems/inline/dpmem.inl (added) * c/src/exec/rtems/inline/event.inl (added) * c/src/exec/rtems/inline/eventset.inl (added) * c/src/exec/rtems/inline/message.inl (added) * c/src/exec/rtems/inline/modes.inl (added) * c/src/exec/rtems/inline/options.inl (added) * c/src/exec/rtems/inline/part.inl (added) * c/src/exec/rtems/inline/ratemon.inl (added) * c/src/exec/rtems/inline/region.inl (added) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (added) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (added) * c/src/exec/rtems/inline/rtems/rtems/dpmem.inl (added) * c/src/exec/rtems/inline/rtems/rtems/event.inl (added) * c/src/exec/rtems/inline/rtems/rtems/eventset.inl (added) * c/src/exec/rtems/inline/rtems/rtems/message.inl (added) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (added) * c/src/exec/rtems/inline/rtems/rtems/options.inl (added) * c/src/exec/rtems/inline/rtems/rtems/part.inl (added) * c/src/exec/rtems/inline/rtems/rtems/ratemon.inl (added) * c/src/exec/rtems/inline/rtems/rtems/region.inl (added) * c/src/exec/rtems/inline/rtems/rtems/sem.inl (added) * c/src/exec/rtems/inline/rtems/rtems/status.inl (added) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (added) * c/src/exec/rtems/inline/rtems/rtems/timer.inl (added) * c/src/exec/rtems/inline/sem.inl (added) * c/src/exec/rtems/inline/status.inl (added) * c/src/exec/rtems/inline/tasks.inl (added) * c/src/exec/rtems/inline/timer.inl (added) * c/src/exec/rtems/macros/asr.inl (added) * c/src/exec/rtems/macros/attr.inl (added) * c/src/exec/rtems/macros/dpmem.inl (added) * c/src/exec/rtems/macros/event.inl (added) * c/src/exec/rtems/macros/eventset.inl (added) * c/src/exec/rtems/macros/message.inl (added) * c/src/exec/rtems/macros/modes.inl (added) * c/src/exec/rtems/macros/options.inl (added) * c/src/exec/rtems/macros/part.inl (added) * c/src/exec/rtems/macros/ratemon.inl (added) * c/src/exec/rtems/macros/region.inl (added) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (added) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (added) * c/src/exec/rtems/macros/rtems/rtems/dpmem.inl (added) * c/src/exec/rtems/macros/rtems/rtems/event.inl (added) * c/src/exec/rtems/macros/rtems/rtems/eventset.inl (added) * c/src/exec/rtems/macros/rtems/rtems/message.inl (added) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (added) * c/src/exec/rtems/macros/rtems/rtems/options.inl (added) * c/src/exec/rtems/macros/rtems/rtems/part.inl (added) * c/src/exec/rtems/macros/rtems/rtems/ratemon.inl (added) * c/src/exec/rtems/macros/rtems/rtems/region.inl (added) * c/src/exec/rtems/macros/rtems/rtems/sem.inl (added) * c/src/exec/rtems/macros/rtems/rtems/status.inl (added) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (added) * c/src/exec/rtems/macros/rtems/rtems/timer.inl (added) * c/src/exec/rtems/macros/sem.inl (added) * c/src/exec/rtems/macros/status.inl (added) * c/src/exec/rtems/macros/tasks.inl (added) * c/src/exec/rtems/macros/timer.inl (added) * c/src/exec/rtems/optman/no-dpmem.c (added) * c/src/exec/rtems/optman/no-event.c (added) * c/src/exec/rtems/optman/no-mp.c (added) * c/src/exec/rtems/optman/no-msg.c (added) * c/src/exec/rtems/optman/no-part.c (added) * c/src/exec/rtems/optman/no-region.c (added) * c/src/exec/rtems/optman/no-rtmon.c (added) * c/src/exec/rtems/optman/no-sem.c (added) * c/src/exec/rtems/optman/no-signal.c (added) * c/src/exec/rtems/optman/no-timer.c (added) * c/src/exec/rtems/src/clock.c (added) * c/src/exec/rtems/src/dpmem.c (added) * c/src/exec/rtems/src/event.c (added) * c/src/exec/rtems/src/eventmp.c (added) * c/src/exec/rtems/src/intr.c (added) * c/src/exec/rtems/src/mp.c (added) * c/src/exec/rtems/src/msg.c (added) * c/src/exec/rtems/src/msgmp.c (added) * c/src/exec/rtems/src/part.c (added) * c/src/exec/rtems/src/partmp.c (added) * c/src/exec/rtems/src/ratemon.c (added) * c/src/exec/rtems/src/region.c (added) * c/src/exec/rtems/src/regionmp.c (added) * c/src/exec/rtems/src/rtclock.c (added) * c/src/exec/rtems/src/rtemstimer.c (added) * c/src/exec/rtems/src/sem.c (added) * c/src/exec/rtems/src/semmp.c (added) * c/src/exec/rtems/src/signal.c (added) * c/src/exec/rtems/src/signalmp.c (added) * c/src/exec/rtems/src/taskmp.c (added) * c/src/exec/rtems/src/tasks.c (added) * c/src/exec/rtems/src/timer.c (added) * c/src/exec/sapi/headers/config.h (added) * c/src/exec/sapi/headers/directives.h (added) * c/src/exec/sapi/headers/extension.h (added) * c/src/exec/sapi/headers/fatal.h (added) * c/src/exec/sapi/headers/init.h (added) * c/src/exec/sapi/headers/io.h (added) * c/src/exec/sapi/headers/mptables.h (added) * c/src/exec/sapi/headers/sptables.h (added) * c/src/exec/sapi/include/rtems/config.h (added) * c/src/exec/sapi/include/rtems/directives.h (added) * c/src/exec/sapi/include/rtems/extension.h (added) * c/src/exec/sapi/include/rtems/fatal.h (added) * c/src/exec/sapi/include/rtems/init.h (added) * c/src/exec/sapi/include/rtems/io.h (added) * c/src/exec/sapi/include/rtems/mptables.h (added) * c/src/exec/sapi/include/rtems/sptables.h (added) * c/src/exec/sapi/inline/extension.inl (added) * c/src/exec/sapi/inline/rtems/extension.inl (added) * c/src/exec/sapi/macros/extension.inl (added) * c/src/exec/sapi/macros/rtems/extension.inl (added) * c/src/exec/sapi/optman/no-ext.c (added) * c/src/exec/sapi/optman/no-io.c (added) * c/src/exec/sapi/src/debug.c (added) * c/src/exec/sapi/src/exinit.c (added) * c/src/exec/sapi/src/extension.c (added) * c/src/exec/sapi/src/fatal.c (added) * c/src/exec/sapi/src/io.c (added) * c/src/exec/score/cpu/hppa1.1/cpu.c (added) * c/src/exec/score/cpu/hppa1.1/cpu.h (added) * c/src/exec/score/cpu/hppa1.1/cpu_asm.h (added) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (added) * c/src/exec/score/cpu/hppa1.1/hppa.h (added) * c/src/exec/score/cpu/hppa1.1/rtems.s (added) * c/src/exec/score/cpu/i386/asm.h (added) * c/src/exec/score/cpu/i386/cpu.c (added) * c/src/exec/score/cpu/i386/cpu.h (added) * c/src/exec/score/cpu/i386/cpu_asm.s (added) * c/src/exec/score/cpu/i386/i386.h (added) * c/src/exec/score/cpu/i386/rtems.s (added) * c/src/exec/score/cpu/i960/asm.h (added) * c/src/exec/score/cpu/i960/cpu.c (added) * c/src/exec/score/cpu/i960/cpu.h (added) * c/src/exec/score/cpu/i960/cpu_asm.s (added) * c/src/exec/score/cpu/i960/i960.h (added) * c/src/exec/score/cpu/i960/rtems.s (added) * c/src/exec/score/cpu/m68k/asm.h (added) * c/src/exec/score/cpu/m68k/cpu.c (added) * c/src/exec/score/cpu/m68k/cpu.h (added) * c/src/exec/score/cpu/m68k/cpu_asm.s (added) * c/src/exec/score/cpu/m68k/m68k.h (added) * c/src/exec/score/cpu/m68k/rtems.s (added) * c/src/exec/score/cpu/no_cpu/asm.h (added) * c/src/exec/score/cpu/no_cpu/cpu.c (added) * c/src/exec/score/cpu/no_cpu/cpu.h (added) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (added) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (added) * c/src/exec/score/cpu/no_cpu/no_cpu.h (added) * c/src/exec/score/cpu/no_cpu/rtems.c (added) * c/src/exec/score/cpu/unix/cpu.c (added) * c/src/exec/score/cpu/unix/cpu.h (added) * c/src/exec/score/cpu/unix/unix.h (added) * c/src/exec/score/headers/address.h (added) * c/src/exec/score/headers/bitfield.h (added) * c/src/exec/score/headers/chain.h (added) * c/src/exec/score/headers/context.h (added) * c/src/exec/score/headers/copyrt.h (added) * c/src/exec/score/headers/debug.h (added) * c/src/exec/score/headers/heap.h (added) * c/src/exec/score/headers/isr.h (added) * c/src/exec/score/headers/mpci.h (added) * c/src/exec/score/headers/mppkt.h (added) * c/src/exec/score/headers/object.h (added) * c/src/exec/score/headers/objectmp.h (added) * c/src/exec/score/headers/priority.h (added) * c/src/exec/score/headers/stack.h (added) * c/src/exec/score/headers/states.h (added) * c/src/exec/score/headers/sysstate.h (added) * c/src/exec/score/headers/system.h (added) * c/src/exec/score/headers/thread.h (added) * c/src/exec/score/headers/threadmp.h (added) * c/src/exec/score/headers/threadq.h (added) * c/src/exec/score/headers/tod.h (added) * c/src/exec/score/headers/tqdata.h (added) * c/src/exec/score/headers/userext.h (added) * c/src/exec/score/headers/watchdog.h (added) * c/src/exec/score/headers/wkspace.h (added) * c/src/exec/score/include/rtems/debug.h (added) * c/src/exec/score/include/rtems/score/address.h (added) * c/src/exec/score/include/rtems/score/bitfield.h (added) * c/src/exec/score/include/rtems/score/chain.h (added) * c/src/exec/score/include/rtems/score/context.h (added) * c/src/exec/score/include/rtems/score/copyrt.h (added) * c/src/exec/score/include/rtems/score/heap.h (added) * c/src/exec/score/include/rtems/score/isr.h (added) * c/src/exec/score/include/rtems/score/mpci.h (added) * c/src/exec/score/include/rtems/score/mppkt.h (added) * c/src/exec/score/include/rtems/score/object.h (added) * c/src/exec/score/include/rtems/score/objectmp.h (added) * c/src/exec/score/include/rtems/score/priority.h (added) * c/src/exec/score/include/rtems/score/stack.h (added) * c/src/exec/score/include/rtems/score/states.h (added) * c/src/exec/score/include/rtems/score/sysstate.h (added) * c/src/exec/score/include/rtems/score/thread.h (added) * c/src/exec/score/include/rtems/score/threadmp.h (added) * c/src/exec/score/include/rtems/score/threadq.h (added) * c/src/exec/score/include/rtems/score/tod.h (added) * c/src/exec/score/include/rtems/score/tqdata.h (added) * c/src/exec/score/include/rtems/score/userext.h (added) * c/src/exec/score/include/rtems/score/watchdog.h (added) * c/src/exec/score/include/rtems/score/wkspace.h (added) * c/src/exec/score/include/rtems/system.h (added) * c/src/exec/score/inline/address.inl (added) * c/src/exec/score/inline/chain.inl (added) * c/src/exec/score/inline/heap.inl (added) * c/src/exec/score/inline/isr.inl (added) * c/src/exec/score/inline/mppkt.inl (added) * c/src/exec/score/inline/object.inl (added) * c/src/exec/score/inline/objectmp.inl (added) * c/src/exec/score/inline/priority.inl (added) * c/src/exec/score/inline/rtems/score/address.inl (added) * c/src/exec/score/inline/rtems/score/chain.inl (added) * c/src/exec/score/inline/rtems/score/heap.inl (added) * c/src/exec/score/inline/rtems/score/isr.inl (added) * c/src/exec/score/inline/rtems/score/mppkt.inl (added) * c/src/exec/score/inline/rtems/score/object.inl (added) * c/src/exec/score/inline/rtems/score/objectmp.inl (added) * c/src/exec/score/inline/rtems/score/priority.inl (added) * c/src/exec/score/inline/rtems/score/stack.inl (added) * c/src/exec/score/inline/rtems/score/states.inl (added) * c/src/exec/score/inline/rtems/score/sysstate.inl (added) * c/src/exec/score/inline/rtems/score/thread.inl (added) * c/src/exec/score/inline/rtems/score/threadmp.inl (added) * c/src/exec/score/inline/rtems/score/tod.inl (added) * c/src/exec/score/inline/rtems/score/tqdata.inl (added) * c/src/exec/score/inline/rtems/score/userext.inl (added) * c/src/exec/score/inline/rtems/score/watchdog.inl (added) * c/src/exec/score/inline/rtems/score/wkspace.inl (added) * c/src/exec/score/inline/stack.inl (added) * c/src/exec/score/inline/states.inl (added) * c/src/exec/score/inline/sysstate.inl (added) * c/src/exec/score/inline/thread.inl (added) * c/src/exec/score/inline/threadmp.inl (added) * c/src/exec/score/inline/tod.inl (added) * c/src/exec/score/inline/tqdata.inl (added) * c/src/exec/score/inline/userext.inl (added) * c/src/exec/score/inline/watchdog.inl (added) * c/src/exec/score/inline/wkspace.inl (added) * c/src/exec/score/macros/README (added) * c/src/exec/score/macros/address.inl (added) * c/src/exec/score/macros/chain.inl (added) * c/src/exec/score/macros/heap.inl (added) * c/src/exec/score/macros/isr.inl (added) * c/src/exec/score/macros/mppkt.inl (added) * c/src/exec/score/macros/object.inl (added) * c/src/exec/score/macros/objectmp.inl (added) * c/src/exec/score/macros/priority.inl (added) * c/src/exec/score/macros/rtems/score/README (added) * c/src/exec/score/macros/rtems/score/address.inl (added) * c/src/exec/score/macros/rtems/score/chain.inl (added) * c/src/exec/score/macros/rtems/score/heap.inl (added) * c/src/exec/score/macros/rtems/score/isr.inl (added) * c/src/exec/score/macros/rtems/score/mppkt.inl (added) * c/src/exec/score/macros/rtems/score/object.inl (added) * c/src/exec/score/macros/rtems/score/objectmp.inl (added) * c/src/exec/score/macros/rtems/score/priority.inl (added) * c/src/exec/score/macros/rtems/score/stack.inl (added) * c/src/exec/score/macros/rtems/score/states.inl (added) * c/src/exec/score/macros/rtems/score/sysstate.inl (added) * c/src/exec/score/macros/rtems/score/thread.inl (added) * c/src/exec/score/macros/rtems/score/threadmp.inl (added) * c/src/exec/score/macros/rtems/score/tod.inl (added) * c/src/exec/score/macros/rtems/score/tqdata.inl (added) * c/src/exec/score/macros/rtems/score/userext.inl (added) * c/src/exec/score/macros/rtems/score/watchdog.inl (added) * c/src/exec/score/macros/rtems/score/wkspace.inl (added) * c/src/exec/score/macros/stack.inl (added) * c/src/exec/score/macros/states.inl (added) * c/src/exec/score/macros/sysstate.inl (added) * c/src/exec/score/macros/thread.inl (added) * c/src/exec/score/macros/threadmp.inl (added) * c/src/exec/score/macros/tod.inl (added) * c/src/exec/score/macros/tqdata.inl (added) * c/src/exec/score/macros/userext.inl (added) * c/src/exec/score/macros/watchdog.inl (added) * c/src/exec/score/macros/wkspace.inl (added) * c/src/exec/score/src/chain.c (added) * c/src/exec/score/src/coretod.c (added) * c/src/exec/score/src/heap.c (added) * c/src/exec/score/src/mpci.c (added) * c/src/exec/score/src/object.c (added) * c/src/exec/score/src/objectmp.c (added) * c/src/exec/score/src/thread.c (added) * c/src/exec/score/src/threadmp.c (added) * c/src/exec/score/src/threadq.c (added) * c/src/exec/score/src/tod.c (added) * c/src/exec/score/src/watchdog.c (added) * c/src/exec/score/src/wkspace.c (added) * c/src/exec/score/tools/hppa1.1/genoffsets.c (added) * c/src/lib/include/clockdrv.h (added) * c/src/lib/include/console.h (added) * c/src/lib/include/iosupp.h (added) * c/src/lib/include/rtems/libcsupport.h (added) * c/src/lib/include/spurious.h (added) * c/src/lib/include/timerdrv.h (added) * c/src/lib/include/vmeintr.h (added) * c/src/lib/libbsp/README (added) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/include/coverhd.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/README (added) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c (added) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (added) * c/src/lib/libbsp/i386/force386/console/console.c (added) * c/src/lib/libbsp/i386/force386/include/bsp.h (added) * c/src/lib/libbsp/i386/force386/include/coverhd.h (added) * c/src/lib/libbsp/i386/force386/shmsupp/addrconv.c (added) * c/src/lib/libbsp/i386/force386/shmsupp/getcfg.c (added) * c/src/lib/libbsp/i386/force386/shmsupp/lock.c (added) * c/src/lib/libbsp/i386/force386/shmsupp/mpisr.c (added) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (added) * c/src/lib/libbsp/i386/force386/startup/exit.c (added) * c/src/lib/libbsp/i386/force386/startup/ldsegs.s (added) * c/src/lib/libbsp/i386/force386/startup/linkcmds (added) * c/src/lib/libbsp/i386/force386/startup/setvec.c (added) * c/src/lib/libbsp/i386/force386/timer/timer.c (added) * c/src/lib/libbsp/i386/force386/timer/timerisr.s (added) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (added) * c/src/lib/libbsp/i960/cvme961/console/console.c (added) * c/src/lib/libbsp/i960/cvme961/include/bsp.h (added) * c/src/lib/libbsp/i960/cvme961/include/coverhd.h (added) * c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c (added) * c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c (added) * c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c (added) * c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c (added) * c/src/lib/libbsp/i960/cvme961/startup/bspclean.c (added) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (added) * c/src/lib/libbsp/i960/cvme961/startup/exit.c (added) * c/src/lib/libbsp/i960/cvme961/startup/linkcmds (added) * c/src/lib/libbsp/i960/cvme961/startup/setvec.c (added) * c/src/lib/libbsp/i960/cvme961/timer/timer.c (added) * c/src/lib/libbsp/i960/cvme961/timer/timerisr.s (added) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (added) * c/src/lib/libbsp/m68k/dmv152/console/console.c (added) * c/src/lib/libbsp/m68k/dmv152/include/bsp.h (added) * c/src/lib/libbsp/m68k/dmv152/include/coverhd.h (added) * c/src/lib/libbsp/m68k/dmv152/spurious/spinit.c (added) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (added) * c/src/lib/libbsp/m68k/dmv152/startup/linkcmds (added) * c/src/lib/libbsp/m68k/dmv152/startup/vmeintr.c (added) * c/src/lib/libbsp/m68k/dmv152/timer/timer.c (added) * c/src/lib/libbsp/m68k/dmv152/timer/timerisr.s (added) * c/src/lib/libbsp/m68k/idp/README (added) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (added) * c/src/lib/libbsp/m68k/idp/console/console.c (added) * c/src/lib/libbsp/m68k/idp/console/duart.c (added) * c/src/lib/libbsp/m68k/idp/console/leds.c (added) * c/src/lib/libbsp/m68k/idp/console/mc68ec.c (added) * c/src/lib/libbsp/m68k/idp/include/README (added) * c/src/lib/libbsp/m68k/idp/include/bsp.h (added) * c/src/lib/libbsp/m68k/idp/include/coverhd.h (added) * c/src/lib/libbsp/m68k/idp/include/leds.h (added) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (added) * c/src/lib/libbsp/m68k/idp/startup/linkcmds (added) * c/src/lib/libbsp/m68k/idp/timer/timer.c (added) * c/src/lib/libbsp/m68k/idp/timer/timerisr.s (added) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (added) * c/src/lib/libbsp/m68k/mvme136/console/console.c (added) * c/src/lib/libbsp/m68k/mvme136/include/bsp.h (added) * c/src/lib/libbsp/m68k/mvme136/include/coverhd.h (added) * c/src/lib/libbsp/m68k/mvme136/shmsupp/addrconv.c (added) * c/src/lib/libbsp/m68k/mvme136/shmsupp/getcfg.c (added) * c/src/lib/libbsp/m68k/mvme136/shmsupp/lock.c (added) * c/src/lib/libbsp/m68k/mvme136/shmsupp/mpisr.c (added) * c/src/lib/libbsp/m68k/mvme136/startup/bspclean.c (added) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (added) * c/src/lib/libbsp/m68k/mvme136/startup/linkcmds (added) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (added) * c/src/lib/libbsp/m68k/mvme136/timer/timerisr.s (added) * c/src/lib/libbsp/m68k/mvme162/README (added) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (added) * c/src/lib/libbsp/m68k/mvme162/console/console.c (added) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (added) * c/src/lib/libbsp/m68k/mvme162/include/coverhd.h (added) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (added) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (added) * c/src/lib/libbsp/m68k/mvme162/startup/linkcmds (added) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (added) * c/src/lib/libbsp/m68k/mvme162/timer/timerisr.s (added) * c/src/lib/libbsp/m68k/mvme162/tools/sload.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/README (added) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (added) * c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h (added) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds (added) * c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (added) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (added) * c/src/lib/libbsp/shmdr/README (added) * c/src/lib/libbsp/shmdr/addlq.c (added) * c/src/lib/libbsp/shmdr/cnvpkt.c (added) * c/src/lib/libbsp/shmdr/dump.c (added) * c/src/lib/libbsp/shmdr/fatal.c (added) * c/src/lib/libbsp/shmdr/getlq.c (added) * c/src/lib/libbsp/shmdr/getpkt.c (added) * c/src/lib/libbsp/shmdr/init.c (added) * c/src/lib/libbsp/shmdr/initlq.c (added) * c/src/lib/libbsp/shmdr/intr.c (added) * c/src/lib/libbsp/shmdr/mpci.h (added) * c/src/lib/libbsp/shmdr/mpisr.c (added) * c/src/lib/libbsp/shmdr/poll.c (added) * c/src/lib/libbsp/shmdr/receive.c (added) * c/src/lib/libbsp/shmdr/retpkt.c (added) * c/src/lib/libbsp/shmdr/send.c (added) * c/src/lib/libbsp/shmdr/setckvec.c (added) * c/src/lib/libbsp/shmdr/shm.h (added) * c/src/lib/libbsp/shmdr/shm_driver.h (added) * c/src/lib/libc/README (added) * c/src/lib/libc/__brk.c (added) * c/src/lib/libc/__gettod.c (added) * c/src/lib/libc/__times.c (added) * c/src/lib/libc/internal.h (added) * c/src/lib/libc/libcsupport.h (added) * c/src/lib/libc/malloc.c (added) * c/src/lib/libc/newlibc.c (added) * c/src/lib/libc/no_libc.c (added) * c/src/lib/libc/support.c (added) * c/src/lib/libc/syscalls.c (added) * c/src/lib/libc/unixlibc.c (added) * c/src/lib/libcpu/README (added) * c/src/lib/libcpu/hppa1.1/clock/clock.c (added) * c/src/lib/libcpu/hppa1.1/runway/runway.h (added) * c/src/lib/libcpu/hppa1.1/semaphore/semaphore.c (added) * c/src/lib/libcpu/hppa1.1/semaphore/semaphore.h (added) * c/src/lib/libcpu/hppa1.1/timer/timer.c (added) * c/src/lib/libmisc/README (added) * c/src/lib/libmisc/monitor/README (added) * c/src/lib/libmisc/monitor/mon-monitor.c (added) * c/src/lib/libmisc/monitor/mon-symbols.c (added) * c/src/lib/libmisc/monitor/monitor.h (added) * c/src/lib/libmisc/monitor/symbols.h (added) * c/src/lib/libmisc/stackchk/README (added) * c/src/lib/libmisc/stackchk/check.c (added) * c/src/lib/libmisc/stackchk/internal.h (added) * c/src/lib/libmisc/stackchk/stackchk.h (added) * c/src/lib/start/README (added) * c/src/lib/start/i960/start.s (added) * c/src/lib/start/m68k/start.s (added) * c/src/libchip/shmdr/README (added) * c/src/libchip/shmdr/addlq.c (added) * c/src/libchip/shmdr/cnvpkt.c (added) * c/src/libchip/shmdr/dump.c (added) * c/src/libchip/shmdr/fatal.c (added) * c/src/libchip/shmdr/getlq.c (added) * c/src/libchip/shmdr/getpkt.c (added) * c/src/libchip/shmdr/init.c (added) * c/src/libchip/shmdr/initlq.c (added) * c/src/libchip/shmdr/intr.c (added) * c/src/libchip/shmdr/mpci.h (added) * c/src/libchip/shmdr/mpisr.c (added) * c/src/libchip/shmdr/poll.c (added) * c/src/libchip/shmdr/receive.c (added) * c/src/libchip/shmdr/retpkt.c (added) * c/src/libchip/shmdr/send.c (added) * c/src/libchip/shmdr/setckvec.c (added) * c/src/libchip/shmdr/shm_driver.h (added) * c/src/libmisc/README (added) * c/src/libmisc/monitor/README (added) * c/src/libmisc/monitor/mon-monitor.c (added) * c/src/libmisc/monitor/mon-symbols.c (added) * c/src/libmisc/monitor/monitor.h (added) * c/src/libmisc/monitor/symbols.h (added) * c/src/libmisc/stackchk/README (added) * c/src/libmisc/stackchk/check.c (added) * c/src/libmisc/stackchk/internal.h (added) * c/src/libmisc/stackchk/stackchk.h (added) * c/src/optman/rtems/no-dpmem.c (added) * c/src/optman/rtems/no-event.c (added) * c/src/optman/rtems/no-mp.c (added) * c/src/optman/rtems/no-msg.c (added) * c/src/optman/rtems/no-part.c (added) * c/src/optman/rtems/no-region.c (added) * c/src/optman/rtems/no-rtmon.c (added) * c/src/optman/rtems/no-sem.c (added) * c/src/optman/rtems/no-signal.c (added) * c/src/optman/rtems/no-timer.c (added) * c/src/optman/sapi/no-ext.c (added) * c/src/optman/sapi/no-io.c (added) * c/src/tests/README (added) * c/src/tests/libtests/README (added) * c/src/tests/libtests/stackchk/blow.c (added) * c/src/tests/libtests/stackchk/init.c (added) * c/src/tests/libtests/stackchk/stackchk.scn (added) * c/src/tests/libtests/stackchk/task1.c (added) * c/src/tests/mptests/README (added) * c/src/tests/mptests/mp01/init.c (added) * c/src/tests/mptests/mp01/node1/mp01.doc (added) * c/src/tests/mptests/mp01/node1/mp01.scn (added) * c/src/tests/mptests/mp01/node2/mp01.doc (added) * c/src/tests/mptests/mp01/node2/mp01.scn (added) * c/src/tests/mptests/mp01/system.h (added) * c/src/tests/mptests/mp01/task1.c (added) * c/src/tests/mptests/mp02/init.c (added) * c/src/tests/mptests/mp02/node1/mp02.doc (added) * c/src/tests/mptests/mp02/node1/mp02.scn (added) * c/src/tests/mptests/mp02/node2/mp02.doc (added) * c/src/tests/mptests/mp02/node2/mp02.scn (added) * c/src/tests/mptests/mp02/system.h (added) * c/src/tests/mptests/mp02/task1.c (added) * c/src/tests/mptests/mp03/delay.c (added) * c/src/tests/mptests/mp03/init.c (added) * c/src/tests/mptests/mp03/node1/mp03.doc (added) * c/src/tests/mptests/mp03/node1/mp03.scn (added) * c/src/tests/mptests/mp03/node2/mp03.doc (added) * c/src/tests/mptests/mp03/node2/mp03.scn (added) * c/src/tests/mptests/mp03/system.h (added) * c/src/tests/mptests/mp03/task1.c (added) * c/src/tests/mptests/mp04/init.c (added) * c/src/tests/mptests/mp04/node1/mp04.doc (added) * c/src/tests/mptests/mp04/node1/mp04.scn (added) * c/src/tests/mptests/mp04/node2/mp04.doc (added) * c/src/tests/mptests/mp04/node2/mp04.scn (added) * c/src/tests/mptests/mp04/system.h (added) * c/src/tests/mptests/mp04/task1.c (added) * c/src/tests/mptests/mp05/asr.c (added) * c/src/tests/mptests/mp05/init.c (added) * c/src/tests/mptests/mp05/node1/mp05.doc (added) * c/src/tests/mptests/mp05/node1/mp05.scn (added) * c/src/tests/mptests/mp05/node2/mp05.doc (added) * c/src/tests/mptests/mp05/node2/mp05.scn (added) * c/src/tests/mptests/mp05/system.h (added) * c/src/tests/mptests/mp05/task1.c (added) * c/src/tests/mptests/mp06/init.c (added) * c/src/tests/mptests/mp06/node1/mp06.doc (added) * c/src/tests/mptests/mp06/node1/mp06.scn (added) * c/src/tests/mptests/mp06/node2/mp06.doc (added) * c/src/tests/mptests/mp06/node2/mp06.scn (added) * c/src/tests/mptests/mp06/system.h (added) * c/src/tests/mptests/mp06/task1.c (added) * c/src/tests/mptests/mp07/init.c (added) * c/src/tests/mptests/mp07/node1/mp07.doc (added) * c/src/tests/mptests/mp07/node1/mp07.scn (added) * c/src/tests/mptests/mp07/node2/mp07.doc (added) * c/src/tests/mptests/mp07/node2/mp07.scn (added) * c/src/tests/mptests/mp07/system.h (added) * c/src/tests/mptests/mp07/task1.c (added) * c/src/tests/mptests/mp08/init.c (added) * c/src/tests/mptests/mp08/node1/mp08.doc (added) * c/src/tests/mptests/mp08/node1/mp08.scn (added) * c/src/tests/mptests/mp08/node2/mp08.doc (added) * c/src/tests/mptests/mp08/node2/mp08.scn (added) * c/src/tests/mptests/mp08/system.h (added) * c/src/tests/mptests/mp08/task1.c (added) * c/src/tests/mptests/mp09/init.c (added) * c/src/tests/mptests/mp09/node1/mp09.doc (added) * c/src/tests/mptests/mp09/node1/mp09.scn (added) * c/src/tests/mptests/mp09/node2/mp09.doc (added) * c/src/tests/mptests/mp09/node2/mp09.scn (added) * c/src/tests/mptests/mp09/recvmsg.c (added) * c/src/tests/mptests/mp09/sendmsg.c (added) * c/src/tests/mptests/mp09/system.h (added) * c/src/tests/mptests/mp09/task1.c (added) * c/src/tests/mptests/mp10/init.c (added) * c/src/tests/mptests/mp10/node1/mp10.doc (added) * c/src/tests/mptests/mp10/node1/mp10.scn (added) * c/src/tests/mptests/mp10/node2/mp10.doc (added) * c/src/tests/mptests/mp10/node2/mp10.scn (added) * c/src/tests/mptests/mp10/system.h (added) * c/src/tests/mptests/mp10/task1.c (added) * c/src/tests/mptests/mp10/task2.c (added) * c/src/tests/mptests/mp10/task3.c (added) * c/src/tests/mptests/mp11/init.c (added) * c/src/tests/mptests/mp11/node1/mp11.doc (added) * c/src/tests/mptests/mp11/node1/mp11.scn (added) * c/src/tests/mptests/mp11/node2/mp11.doc (added) * c/src/tests/mptests/mp11/node2/mp11.scn (added) * c/src/tests/mptests/mp11/system.h (added) * c/src/tests/mptests/mp12/init.c (added) * c/src/tests/mptests/mp12/node1/mp12.doc (added) * c/src/tests/mptests/mp12/node1/mp12.scn (added) * c/src/tests/mptests/mp12/node2/mp12.doc (added) * c/src/tests/mptests/mp12/node2/mp12.scn (added) * c/src/tests/mptests/mp12/system.h (added) * c/src/tests/mptests/mp13/init.c (added) * c/src/tests/mptests/mp13/node1/mp13.doc (added) * c/src/tests/mptests/mp13/node1/mp13.scn (added) * c/src/tests/mptests/mp13/node2/mp13.doc (added) * c/src/tests/mptests/mp13/node2/mp13.scn (added) * c/src/tests/mptests/mp13/system.h (added) * c/src/tests/mptests/mp13/task1.c (added) * c/src/tests/mptests/mp13/task2.c (added) * c/src/tests/mptests/mp14/delay.c (added) * c/src/tests/mptests/mp14/evtask1.c (added) * c/src/tests/mptests/mp14/evtmtask.c (added) * c/src/tests/mptests/mp14/exit.c (added) * c/src/tests/mptests/mp14/init.c (added) * c/src/tests/mptests/mp14/msgtask1.c (added) * c/src/tests/mptests/mp14/node1/mp14.doc (added) * c/src/tests/mptests/mp14/node1/mp14.scn (added) * c/src/tests/mptests/mp14/node2/mp14.doc (added) * c/src/tests/mptests/mp14/node2/mp14.scn (added) * c/src/tests/mptests/mp14/pttask1.c (added) * c/src/tests/mptests/mp14/smtask1.c (added) * c/src/tests/mptests/mp14/system.h (added) * c/src/tests/samples/README (added) * c/src/tests/samples/base_mp/apptask.c (added) * c/src/tests/samples/base_mp/init.c (added) * c/src/tests/samples/base_mp/node1/base_mp.doc (added) * c/src/tests/samples/base_mp/node1/base_mp.scn (added) * c/src/tests/samples/base_mp/node2/base_mp.doc (added) * c/src/tests/samples/base_mp/node2/base_mp.scn (added) * c/src/tests/samples/base_mp/system.h (added) * c/src/tests/samples/base_sp/apptask.c (added) * c/src/tests/samples/base_sp/base_sp.doc (added) * c/src/tests/samples/base_sp/base_sp.scn (added) * c/src/tests/samples/base_sp/init.c (added) * c/src/tests/samples/base_sp/system.h (added) * c/src/tests/samples/cdtest/cdtest.scn (added) * c/src/tests/samples/cdtest/init.c (added) * c/src/tests/samples/cdtest/main.cc (added) * c/src/tests/samples/cdtest/system.h (added) * c/src/tests/samples/hello/hello.doc (added) * c/src/tests/samples/hello/hello.scn (added) * c/src/tests/samples/hello/init.c (added) * c/src/tests/samples/hello/system.h (added) * c/src/tests/samples/paranoia/init.c (added) * c/src/tests/samples/paranoia/paranoia.c (added) * c/src/tests/samples/paranoia/paranoia.doc (added) * c/src/tests/samples/paranoia/system.h (added) * c/src/tests/samples/ticker/init.c (added) * c/src/tests/samples/ticker/system.h (added) * c/src/tests/samples/ticker/tasks.c (added) * c/src/tests/samples/ticker/ticker.doc (added) * c/src/tests/samples/ticker/ticker.scn (added) * c/src/tests/sptests/README (added) * c/src/tests/sptests/sp01/init.c (added) * c/src/tests/sptests/sp01/sp01.doc (added) * c/src/tests/sptests/sp01/sp01.scn (added) * c/src/tests/sptests/sp01/system.h (added) * c/src/tests/sptests/sp01/task1.c (added) * c/src/tests/sptests/sp02/init.c (added) * c/src/tests/sptests/sp02/preempt.c (added) * c/src/tests/sptests/sp02/sp02.doc (added) * c/src/tests/sptests/sp02/sp02.scn (added) * c/src/tests/sptests/sp02/system.h (added) * c/src/tests/sptests/sp02/task1.c (added) * c/src/tests/sptests/sp02/task2.c (added) * c/src/tests/sptests/sp02/task3.c (added) * c/src/tests/sptests/sp03/init.c (added) * c/src/tests/sptests/sp03/sp03.doc (added) * c/src/tests/sptests/sp03/sp03.scn (added) * c/src/tests/sptests/sp03/system.h (added) * c/src/tests/sptests/sp03/task1.c (added) * c/src/tests/sptests/sp03/task2.c (added) * c/src/tests/sptests/sp04/init.c (added) * c/src/tests/sptests/sp04/sp04.doc (added) * c/src/tests/sptests/sp04/sp04.scn (added) * c/src/tests/sptests/sp04/system.h (added) * c/src/tests/sptests/sp04/task1.c (added) * c/src/tests/sptests/sp04/task2.c (added) * c/src/tests/sptests/sp04/task3.c (added) * c/src/tests/sptests/sp04/tswitch.c (added) * c/src/tests/sptests/sp05/init.c (added) * c/src/tests/sptests/sp05/sp05.doc (added) * c/src/tests/sptests/sp05/sp05.scn (added) * c/src/tests/sptests/sp05/system.h (added) * c/src/tests/sptests/sp05/task1.c (added) * c/src/tests/sptests/sp05/task2.c (added) * c/src/tests/sptests/sp05/task3.c (added) * c/src/tests/sptests/sp06/init.c (added) * c/src/tests/sptests/sp06/sp06.doc (added) * c/src/tests/sptests/sp06/sp06.scn (added) * c/src/tests/sptests/sp06/system.h (added) * c/src/tests/sptests/sp06/task1.c (added) * c/src/tests/sptests/sp06/task2.c (added) * c/src/tests/sptests/sp06/task3.c (added) * c/src/tests/sptests/sp07/init.c (added) * c/src/tests/sptests/sp07/sp07.doc (added) * c/src/tests/sptests/sp07/sp07.scn (added) * c/src/tests/sptests/sp07/system.h (added) * c/src/tests/sptests/sp07/task1.c (added) * c/src/tests/sptests/sp07/task2.c (added) * c/src/tests/sptests/sp07/task3.c (added) * c/src/tests/sptests/sp07/task4.c (added) * c/src/tests/sptests/sp07/taskexit.c (added) * c/src/tests/sptests/sp07/tcreate.c (added) * c/src/tests/sptests/sp07/tdelete.c (added) * c/src/tests/sptests/sp07/trestart.c (added) * c/src/tests/sptests/sp07/tstart.c (added) * c/src/tests/sptests/sp08/init.c (added) * c/src/tests/sptests/sp08/sp08.doc (added) * c/src/tests/sptests/sp08/sp08.scn (added) * c/src/tests/sptests/sp08/system.h (added) * c/src/tests/sptests/sp08/task1.c (added) * c/src/tests/sptests/sp09/delay.c (added) * c/src/tests/sptests/sp09/init.c (added) * c/src/tests/sptests/sp09/isr.c (added) * c/src/tests/sptests/sp09/screen01.c (added) * c/src/tests/sptests/sp09/screen02.c (added) * c/src/tests/sptests/sp09/screen03.c (added) * c/src/tests/sptests/sp09/screen04.c (added) * c/src/tests/sptests/sp09/screen05.c (added) * c/src/tests/sptests/sp09/screen06.c (added) * c/src/tests/sptests/sp09/screen07.c (added) * c/src/tests/sptests/sp09/screen08.c (added) * c/src/tests/sptests/sp09/screen09.c (added) * c/src/tests/sptests/sp09/screen10.c (added) * c/src/tests/sptests/sp09/screen11.c (added) * c/src/tests/sptests/sp09/screen12.c (added) * c/src/tests/sptests/sp09/screen13.c (added) * c/src/tests/sptests/sp09/screen14.c (added) * c/src/tests/sptests/sp09/sp09.doc (added) * c/src/tests/sptests/sp09/sp09.scn (added) * c/src/tests/sptests/sp09/system.h (added) * c/src/tests/sptests/sp09/task1.c (added) * c/src/tests/sptests/sp09/task2.c (added) * c/src/tests/sptests/sp09/task3.c (added) * c/src/tests/sptests/sp09/task4.c (added) * c/src/tests/sptests/sp11/init.c (added) * c/src/tests/sptests/sp11/sp11.doc (added) * c/src/tests/sptests/sp11/sp11.scn (added) * c/src/tests/sptests/sp11/system.h (added) * c/src/tests/sptests/sp11/task1.c (added) * c/src/tests/sptests/sp11/task2.c (added) * c/src/tests/sptests/sp11/timer.c (added) * c/src/tests/sptests/sp12/init.c (added) * c/src/tests/sptests/sp12/pridrv.c (added) * c/src/tests/sptests/sp12/pritask.c (added) * c/src/tests/sptests/sp12/sp12.doc (added) * c/src/tests/sptests/sp12/sp12.scn (added) * c/src/tests/sptests/sp12/system.h (added) * c/src/tests/sptests/sp12/task1.c (added) * c/src/tests/sptests/sp12/task2.c (added) * c/src/tests/sptests/sp12/task3.c (added) * c/src/tests/sptests/sp12/task4.c (added) * c/src/tests/sptests/sp12/task5.c (added) * c/src/tests/sptests/sp13/fillbuff.c (added) * c/src/tests/sptests/sp13/init.c (added) * c/src/tests/sptests/sp13/putbuff.c (added) * c/src/tests/sptests/sp13/sp13.doc (added) * c/src/tests/sptests/sp13/sp13.scn (added) * c/src/tests/sptests/sp13/system.h (added) * c/src/tests/sptests/sp13/task1.c (added) * c/src/tests/sptests/sp13/task2.c (added) * c/src/tests/sptests/sp13/task3.c (added) * c/src/tests/sptests/sp14/asr.c (added) * c/src/tests/sptests/sp14/init.c (added) * c/src/tests/sptests/sp14/sp14.doc (added) * c/src/tests/sptests/sp14/sp14.scn (added) * c/src/tests/sptests/sp14/system.h (added) * c/src/tests/sptests/sp14/task1.c (added) * c/src/tests/sptests/sp14/task2.c (added) * c/src/tests/sptests/sp15/init.c (added) * c/src/tests/sptests/sp15/sp15.doc (added) * c/src/tests/sptests/sp15/sp15.scn (added) * c/src/tests/sptests/sp15/system.h (added) * c/src/tests/sptests/sp15/task1.c (added) * c/src/tests/sptests/sp16/init.c (added) * c/src/tests/sptests/sp16/sp16.doc (added) * c/src/tests/sptests/sp16/sp16.scn (added) * c/src/tests/sptests/sp16/system.h (added) * c/src/tests/sptests/sp16/task1.c (added) * c/src/tests/sptests/sp16/task2.c (added) * c/src/tests/sptests/sp16/task3.c (added) * c/src/tests/sptests/sp16/task4.c (added) * c/src/tests/sptests/sp16/task5.c (added) * c/src/tests/sptests/sp17/asr.c (added) * c/src/tests/sptests/sp17/init.c (added) * c/src/tests/sptests/sp17/sp17.doc (added) * c/src/tests/sptests/sp17/sp17.scn (added) * c/src/tests/sptests/sp17/system.h (added) * c/src/tests/sptests/sp17/task1.c (added) * c/src/tests/sptests/sp17/task2.c (added) * c/src/tests/sptests/sp19/first.c (added) * c/src/tests/sptests/sp19/fptask.c (added) * c/src/tests/sptests/sp19/fptest.h (added) * c/src/tests/sptests/sp19/init.c (added) * c/src/tests/sptests/sp19/inttest.h (added) * c/src/tests/sptests/sp19/sp19.doc (added) * c/src/tests/sptests/sp19/sp19.scn (added) * c/src/tests/sptests/sp19/system.h (added) * c/src/tests/sptests/sp19/task1.c (added) * c/src/tests/sptests/sp20/getall.c (added) * c/src/tests/sptests/sp20/init.c (added) * c/src/tests/sptests/sp20/sp20.doc (added) * c/src/tests/sptests/sp20/sp20.scn (added) * c/src/tests/sptests/sp20/system.h (added) * c/src/tests/sptests/sp20/task1.c (added) * c/src/tests/sptests/sp21/init.c (added) * c/src/tests/sptests/sp21/sp21.doc (added) * c/src/tests/sptests/sp21/sp21.scn (added) * c/src/tests/sptests/sp21/system.h (added) * c/src/tests/sptests/sp21/task1.c (added) * c/src/tests/sptests/sp22/delay.c (added) * c/src/tests/sptests/sp22/init.c (added) * c/src/tests/sptests/sp22/prtime.c (added) * c/src/tests/sptests/sp22/sp22.doc (added) * c/src/tests/sptests/sp22/sp22.scn (added) * c/src/tests/sptests/sp22/system.h (added) * c/src/tests/sptests/sp22/task1.c (added) * c/src/tests/sptests/sp23/init.c (added) * c/src/tests/sptests/sp23/sp23.doc (added) * c/src/tests/sptests/sp23/sp23.scn (added) * c/src/tests/sptests/sp23/system.h (added) * c/src/tests/sptests/sp23/task1.c (added) * c/src/tests/sptests/sp24/init.c (added) * c/src/tests/sptests/sp24/resume.c (added) * c/src/tests/sptests/sp24/sp24.doc (added) * c/src/tests/sptests/sp24/sp24.scn (added) * c/src/tests/sptests/sp24/system.h (added) * c/src/tests/sptests/sp24/task1.c (added) * c/src/tests/sptests/sp25/init.c (added) * c/src/tests/sptests/sp25/sp25.doc (added) * c/src/tests/sptests/sp25/sp25.scn (added) * c/src/tests/sptests/sp25/system.h (added) * c/src/tests/sptests/sp25/task1.c (added) * c/src/tests/sptests/spfatal/fatal.c (added) * c/src/tests/sptests/spfatal/init.c (added) * c/src/tests/sptests/spfatal/puterr.c (added) * c/src/tests/sptests/spfatal/spfatal.doc (added) * c/src/tests/sptests/spfatal/spfatal.scn (added) * c/src/tests/sptests/spfatal/system.h (added) * c/src/tests/sptests/spfatal/task1.c (added) * c/src/tests/sptests/spsize/getint.c (added) * c/src/tests/sptests/spsize/init.c (added) * c/src/tests/sptests/spsize/size.c (added) * c/src/tests/support/include/tmacros.h (added) * c/src/tests/support/stubdr/close.c (added) * c/src/tests/support/stubdr/cntrl.c (added) * c/src/tests/support/stubdr/init.c (added) * c/src/tests/support/stubdr/open.c (added) * c/src/tests/support/stubdr/read.c (added) * c/src/tests/support/stubdr/stubdrv.h (added) * c/src/tests/support/stubdr/write.c (added) * c/src/tests/tmtests/README (added) * c/src/tests/tmtests/include/timesys.h (added) * c/src/tests/tmtests/tm01/system.h (added) * c/src/tests/tmtests/tm01/task1.c (added) * c/src/tests/tmtests/tm01/tm01.doc (added) * c/src/tests/tmtests/tm02/system.h (added) * c/src/tests/tmtests/tm02/task1.c (added) * c/src/tests/tmtests/tm02/tm02.doc (added) * c/src/tests/tmtests/tm03/system.h (added) * c/src/tests/tmtests/tm03/task1.c (added) * c/src/tests/tmtests/tm03/tm03.doc (added) * c/src/tests/tmtests/tm04/system.h (added) * c/src/tests/tmtests/tm04/task1.c (added) * c/src/tests/tmtests/tm04/tm04.doc (added) * c/src/tests/tmtests/tm05/system.h (added) * c/src/tests/tmtests/tm05/task1.c (added) * c/src/tests/tmtests/tm05/tm05.doc (added) * c/src/tests/tmtests/tm06/system.h (added) * c/src/tests/tmtests/tm06/task1.c (added) * c/src/tests/tmtests/tm06/tm06.doc (added) * c/src/tests/tmtests/tm07/system.h (added) * c/src/tests/tmtests/tm07/task1.c (added) * c/src/tests/tmtests/tm07/tm07.doc (added) * c/src/tests/tmtests/tm08/system.h (added) * c/src/tests/tmtests/tm08/task1.c (added) * c/src/tests/tmtests/tm08/tm08.doc (added) * c/src/tests/tmtests/tm09/system.h (added) * c/src/tests/tmtests/tm09/task1.c (added) * c/src/tests/tmtests/tm09/tm09.doc (added) * c/src/tests/tmtests/tm10/system.h (added) * c/src/tests/tmtests/tm10/task1.c (added) * c/src/tests/tmtests/tm10/tm10.doc (added) * c/src/tests/tmtests/tm11/system.h (added) * c/src/tests/tmtests/tm11/task1.c (added) * c/src/tests/tmtests/tm11/tm11.doc (added) * c/src/tests/tmtests/tm12/system.h (added) * c/src/tests/tmtests/tm12/task1.c (added) * c/src/tests/tmtests/tm12/tm12.doc (added) * c/src/tests/tmtests/tm13/system.h (added) * c/src/tests/tmtests/tm13/task1.c (added) * c/src/tests/tmtests/tm13/tm13.doc (added) * c/src/tests/tmtests/tm14/system.h (added) * c/src/tests/tmtests/tm14/task1.c (added) * c/src/tests/tmtests/tm14/tm14.doc (added) * c/src/tests/tmtests/tm15/system.h (added) * c/src/tests/tmtests/tm15/task1.c (added) * c/src/tests/tmtests/tm15/tm15.doc (added) * c/src/tests/tmtests/tm16/system.h (added) * c/src/tests/tmtests/tm16/task1.c (added) * c/src/tests/tmtests/tm16/tm16.doc (added) * c/src/tests/tmtests/tm17/system.h (added) * c/src/tests/tmtests/tm17/task1.c (added) * c/src/tests/tmtests/tm17/tm17.doc (added) * c/src/tests/tmtests/tm18/system.h (added) * c/src/tests/tmtests/tm18/task1.c (added) * c/src/tests/tmtests/tm18/tm18.doc (added) * c/src/tests/tmtests/tm19/system.h (added) * c/src/tests/tmtests/tm19/task1.c (added) * c/src/tests/tmtests/tm19/tm19.doc (added) * c/src/tests/tmtests/tm20/system.h (added) * c/src/tests/tmtests/tm20/task1.c (added) * c/src/tests/tmtests/tm20/tm20.doc (added) * c/src/tests/tmtests/tm21/system.h (added) * c/src/tests/tmtests/tm21/task1.c (added) * c/src/tests/tmtests/tm21/tm21.doc (added) * c/src/tests/tmtests/tm22/system.h (added) * c/src/tests/tmtests/tm22/task1.c (added) * c/src/tests/tmtests/tm22/tm22.doc (added) * c/src/tests/tmtests/tm23/system.h (added) * c/src/tests/tmtests/tm23/task1.c (added) * c/src/tests/tmtests/tm23/tm23.doc (added) * c/src/tests/tmtests/tm24/system.h (added) * c/src/tests/tmtests/tm24/task1.c (added) * c/src/tests/tmtests/tm24/tm24.doc (added) * c/src/tests/tmtests/tm25/system.h (added) * c/src/tests/tmtests/tm25/task1.c (added) * c/src/tests/tmtests/tm25/tm25.doc (added) * c/src/tests/tmtests/tm26/fptest.h (added) * c/src/tests/tmtests/tm26/system.h (added) * c/src/tests/tmtests/tm26/task1.c (added) * c/src/tests/tmtests/tm26/tm26.doc (added) * c/src/tests/tmtests/tm27/system.h (added) * c/src/tests/tmtests/tm27/task1.c (added) * c/src/tests/tmtests/tm27/tm27.doc (added) * c/src/tests/tmtests/tm28/system.h (added) * c/src/tests/tmtests/tm28/task1.c (added) * c/src/tests/tmtests/tm28/tm28.doc (added) * c/src/tests/tmtests/tm29/system.h (added) * c/src/tests/tmtests/tm29/task1.c (added) * c/src/tests/tmtests/tm29/tm29.doc (added) * c/src/tests/tmtests/tmck/system.h (added) * c/src/tests/tmtests/tmck/task1.c (added) * c/src/tests/tmtests/tmck/tmck.doc (added) * c/src/tests/tmtests/tmoverhd/dumrtems.h (added) * c/src/tests/tmtests/tmoverhd/empty.c (added) * c/src/tests/tmtests/tmoverhd/system.h (added) * c/src/tests/tmtests/tmoverhd/testtask.c (added) * c/src/tests/tmtests/tmoverhd/tmoverhd.doc (added) * c/src/tests/tools/generic/difftest (added) * c/update-tools/310_to_320_list (added) * c/update-tools/README (added) * cpukit/libcsupport/include/clockdrv.h (added) * cpukit/libcsupport/include/console.h (added) * cpukit/libcsupport/include/iosupp.h (added) * cpukit/libcsupport/include/rtems/libcsupport.h (added) * cpukit/libcsupport/include/spurious.h (added) * cpukit/libcsupport/include/timerdrv.h (added) * cpukit/libcsupport/include/vmeintr.h (added) * cpukit/libcsupport/src/README (added) * cpukit/libcsupport/src/__brk.c (added) * cpukit/libcsupport/src/__gettod.c (added) * cpukit/libcsupport/src/__times.c (added) * cpukit/libcsupport/src/malloc.c (added) * cpukit/libcsupport/src/newlibc.c (added) * cpukit/libcsupport/src/no_libc.c (added) * cpukit/libcsupport/src/unixlibc.c (added) * cpukit/libmisc/README (added) * cpukit/libmisc/monitor/README (added) * cpukit/libmisc/monitor/mon-monitor.c (added) * cpukit/libmisc/monitor/mon-symbols.c (added) * cpukit/libmisc/monitor/monitor.h (added) * cpukit/libmisc/monitor/symbols.h (added) * cpukit/libmisc/stackchk/README (added) * cpukit/libmisc/stackchk/check.c (added) * cpukit/libmisc/stackchk/internal.h (added) * cpukit/libmisc/stackchk/stackchk.h (added) * cpukit/rtems/include/rtems.h (added) * cpukit/rtems/include/rtems/rtems/asr.h (added) * cpukit/rtems/include/rtems/rtems/attr.h (added) * cpukit/rtems/include/rtems/rtems/clock.h (added) * cpukit/rtems/include/rtems/rtems/dpmem.h (added) * cpukit/rtems/include/rtems/rtems/event.h (added) * cpukit/rtems/include/rtems/rtems/eventmp.h (added) * cpukit/rtems/include/rtems/rtems/eventset.h (added) * cpukit/rtems/include/rtems/rtems/intr.h (added) * cpukit/rtems/include/rtems/rtems/message.h (added) * cpukit/rtems/include/rtems/rtems/modes.h (added) * cpukit/rtems/include/rtems/rtems/mp.h (added) * cpukit/rtems/include/rtems/rtems/msgmp.h (added) * cpukit/rtems/include/rtems/rtems/options.h (added) * cpukit/rtems/include/rtems/rtems/part.h (added) * cpukit/rtems/include/rtems/rtems/partmp.h (added) * cpukit/rtems/include/rtems/rtems/ratemon.h (added) * cpukit/rtems/include/rtems/rtems/region.h (added) * cpukit/rtems/include/rtems/rtems/regionmp.h (added) * cpukit/rtems/include/rtems/rtems/sem.h (added) * cpukit/rtems/include/rtems/rtems/semmp.h (added) * cpukit/rtems/include/rtems/rtems/signal.h (added) * cpukit/rtems/include/rtems/rtems/signalmp.h (added) * cpukit/rtems/include/rtems/rtems/status.h (added) * cpukit/rtems/include/rtems/rtems/taskmp.h (added) * cpukit/rtems/include/rtems/rtems/tasks.h (added) * cpukit/rtems/include/rtems/rtems/timer.h (added) * cpukit/rtems/inline/rtems/rtems/asr.inl (added) * cpukit/rtems/inline/rtems/rtems/attr.inl (added) * cpukit/rtems/inline/rtems/rtems/dpmem.inl (added) * cpukit/rtems/inline/rtems/rtems/event.inl (added) * cpukit/rtems/inline/rtems/rtems/eventset.inl (added) * cpukit/rtems/inline/rtems/rtems/message.inl (added) * cpukit/rtems/inline/rtems/rtems/modes.inl (added) * cpukit/rtems/inline/rtems/rtems/options.inl (added) * cpukit/rtems/inline/rtems/rtems/part.inl (added) * cpukit/rtems/inline/rtems/rtems/ratemon.inl (added) * cpukit/rtems/inline/rtems/rtems/region.inl (added) * cpukit/rtems/inline/rtems/rtems/sem.inl (added) * cpukit/rtems/inline/rtems/rtems/status.inl (added) * cpukit/rtems/inline/rtems/rtems/tasks.inl (added) * cpukit/rtems/inline/rtems/rtems/timer.inl (added) * cpukit/rtems/macros/rtems/rtems/asr.inl (added) * cpukit/rtems/macros/rtems/rtems/attr.inl (added) * cpukit/rtems/macros/rtems/rtems/dpmem.inl (added) * cpukit/rtems/macros/rtems/rtems/event.inl (added) * cpukit/rtems/macros/rtems/rtems/eventset.inl (added) * cpukit/rtems/macros/rtems/rtems/message.inl (added) * cpukit/rtems/macros/rtems/rtems/modes.inl (added) * cpukit/rtems/macros/rtems/rtems/options.inl (added) * cpukit/rtems/macros/rtems/rtems/part.inl (added) * cpukit/rtems/macros/rtems/rtems/ratemon.inl (added) * cpukit/rtems/macros/rtems/rtems/region.inl (added) * cpukit/rtems/macros/rtems/rtems/sem.inl (added) * cpukit/rtems/macros/rtems/rtems/status.inl (added) * cpukit/rtems/macros/rtems/rtems/tasks.inl (added) * cpukit/rtems/macros/rtems/rtems/timer.inl (added) * cpukit/rtems/src/dpmem.c (added) * cpukit/rtems/src/event.c (added) * cpukit/rtems/src/eventmp.c (added) * cpukit/rtems/src/intr.c (added) * cpukit/rtems/src/mp.c (added) * cpukit/rtems/src/msg.c (added) * cpukit/rtems/src/msgmp.c (added) * cpukit/rtems/src/part.c (added) * cpukit/rtems/src/partmp.c (added) * cpukit/rtems/src/ratemon.c (added) * cpukit/rtems/src/region.c (added) * cpukit/rtems/src/regionmp.c (added) * cpukit/rtems/src/rtclock.c (added) * cpukit/rtems/src/rtemstimer.c (added) * cpukit/rtems/src/sem.c (added) * cpukit/rtems/src/semmp.c (added) * cpukit/rtems/src/signal.c (added) * cpukit/rtems/src/signalmp.c (added) * cpukit/rtems/src/taskmp.c (added) * cpukit/rtems/src/tasks.c (added) * cpukit/sapi/include/rtems/config.h (added) * cpukit/sapi/include/rtems/extension.h (added) * cpukit/sapi/include/rtems/fatal.h (added) * cpukit/sapi/include/rtems/init.h (added) * cpukit/sapi/include/rtems/io.h (added) * cpukit/sapi/include/rtems/mptables.h (added) * cpukit/sapi/inline/rtems/extension.inl (added) * cpukit/sapi/macros/rtems/extension.inl (added) * cpukit/sapi/src/debug.c (added) * cpukit/sapi/src/exinit.c (added) * cpukit/sapi/src/extension.c (added) * cpukit/sapi/src/fatal.c (added) * cpukit/sapi/src/io.c (added) * cpukit/score/cpu/hppa1.1/cpu.c (added) * cpukit/score/cpu/i386/asm.h (added) * cpukit/score/cpu/i386/cpu.c (added) * cpukit/score/cpu/i386/rtems/asm.h (added) * cpukit/score/cpu/i960/asm.h (added) * cpukit/score/cpu/i960/cpu.c (added) * cpukit/score/cpu/m68k/asm.h (added) * cpukit/score/cpu/m68k/cpu.c (added) * cpukit/score/cpu/m68k/rtems/asm.h (added) * cpukit/score/cpu/no_cpu/asm.h (added) * cpukit/score/cpu/no_cpu/cpu.c (added) * cpukit/score/cpu/no_cpu/cpu_asm.c (added) * cpukit/score/cpu/no_cpu/rtems/asm.h (added) * cpukit/score/cpu/unix/cpu.c (added) * cpukit/score/include/rtems/debug.h (added) * cpukit/score/include/rtems/score/address.h (added) * cpukit/score/include/rtems/score/bitfield.h (added) * cpukit/score/include/rtems/score/chain.h (added) * cpukit/score/include/rtems/score/context.h (added) * cpukit/score/include/rtems/score/copyrt.h (added) * cpukit/score/include/rtems/score/heap.h (added) * cpukit/score/include/rtems/score/isr.h (added) * cpukit/score/include/rtems/score/mpci.h (added) * cpukit/score/include/rtems/score/mppkt.h (added) * cpukit/score/include/rtems/score/object.h (added) * cpukit/score/include/rtems/score/objectmp.h (added) * cpukit/score/include/rtems/score/priority.h (added) * cpukit/score/include/rtems/score/stack.h (added) * cpukit/score/include/rtems/score/states.h (added) * cpukit/score/include/rtems/score/sysstate.h (added) * cpukit/score/include/rtems/score/thread.h (added) * cpukit/score/include/rtems/score/threadmp.h (added) * cpukit/score/include/rtems/score/threadq.h (added) * cpukit/score/include/rtems/score/tod.h (added) * cpukit/score/include/rtems/score/tqdata.h (added) * cpukit/score/include/rtems/score/userext.h (added) * cpukit/score/include/rtems/score/watchdog.h (added) * cpukit/score/include/rtems/score/wkspace.h (added) * cpukit/score/include/rtems/system.h (added) * cpukit/score/inline/rtems/score/address.inl (added) * cpukit/score/inline/rtems/score/chain.inl (added) * cpukit/score/inline/rtems/score/heap.inl (added) * cpukit/score/inline/rtems/score/isr.inl (added) * cpukit/score/inline/rtems/score/mppkt.inl (added) * cpukit/score/inline/rtems/score/object.inl (added) * cpukit/score/inline/rtems/score/objectmp.inl (added) * cpukit/score/inline/rtems/score/priority.inl (added) * cpukit/score/inline/rtems/score/stack.inl (added) * cpukit/score/inline/rtems/score/states.inl (added) * cpukit/score/inline/rtems/score/sysstate.inl (added) * cpukit/score/inline/rtems/score/thread.inl (added) * cpukit/score/inline/rtems/score/threadmp.inl (added) * cpukit/score/inline/rtems/score/tod.inl (added) * cpukit/score/inline/rtems/score/tqdata.inl (added) * cpukit/score/inline/rtems/score/userext.inl (added) * cpukit/score/inline/rtems/score/watchdog.inl (added) * cpukit/score/inline/rtems/score/wkspace.inl (added) * cpukit/score/macros/README (added) * cpukit/score/macros/rtems/score/README (added) * cpukit/score/macros/rtems/score/address.inl (added) * cpukit/score/macros/rtems/score/chain.inl (added) * cpukit/score/macros/rtems/score/heap.inl (added) * cpukit/score/macros/rtems/score/isr.inl (added) * cpukit/score/macros/rtems/score/mppkt.inl (added) * cpukit/score/macros/rtems/score/object.inl (added) * cpukit/score/macros/rtems/score/objectmp.inl (added) * cpukit/score/macros/rtems/score/priority.inl (added) * cpukit/score/macros/rtems/score/stack.inl (added) * cpukit/score/macros/rtems/score/states.inl (added) * cpukit/score/macros/rtems/score/sysstate.inl (added) * cpukit/score/macros/rtems/score/thread.inl (added) * cpukit/score/macros/rtems/score/threadmp.inl (added) * cpukit/score/macros/rtems/score/tod.inl (added) * cpukit/score/macros/rtems/score/tqdata.inl (added) * cpukit/score/macros/rtems/score/userext.inl (added) * cpukit/score/macros/rtems/score/watchdog.inl (added) * cpukit/score/macros/rtems/score/wkspace.inl (added) * cpukit/score/src/chain.c (added) * cpukit/score/src/coretod.c (added) * cpukit/score/src/heap.c (added) * cpukit/score/src/mpci.c (added) * cpukit/score/src/object.c (added) * cpukit/score/src/objectmp.c (added) * cpukit/score/src/thread.c (added) * cpukit/score/src/threadmp.c (added) * cpukit/score/src/threadq.c (added) * cpukit/score/src/watchdog.c (added) * cpukit/score/src/wkspace.c (added) * testsuites/README (added) * testsuites/libtests/README (added) * testsuites/libtests/stackchk/blow.c (added) * testsuites/libtests/stackchk/init.c (added) * testsuites/libtests/stackchk/stackchk.scn (added) * testsuites/libtests/stackchk/task1.c (added) * testsuites/mptests/README (added) * testsuites/mptests/mp01/init.c (added) * testsuites/mptests/mp01/node1/mp01.doc (added) * testsuites/mptests/mp01/node1/mp01.scn (added) * testsuites/mptests/mp01/node2/mp01.doc (added) * testsuites/mptests/mp01/node2/mp01.scn (added) * testsuites/mptests/mp01/system.h (added) * testsuites/mptests/mp01/task1.c (added) * testsuites/mptests/mp02/init.c (added) * testsuites/mptests/mp02/node1/mp02.doc (added) * testsuites/mptests/mp02/node1/mp02.scn (added) * testsuites/mptests/mp02/node2/mp02.doc (added) * testsuites/mptests/mp02/node2/mp02.scn (added) * testsuites/mptests/mp02/system.h (added) * testsuites/mptests/mp02/task1.c (added) * testsuites/mptests/mp03/delay.c (added) * testsuites/mptests/mp03/init.c (added) * testsuites/mptests/mp03/node1/mp03.doc (added) * testsuites/mptests/mp03/node1/mp03.scn (added) * testsuites/mptests/mp03/node2/mp03.doc (added) * testsuites/mptests/mp03/node2/mp03.scn (added) * testsuites/mptests/mp03/system.h (added) * testsuites/mptests/mp03/task1.c (added) * testsuites/mptests/mp04/init.c (added) * testsuites/mptests/mp04/node1/mp04.doc (added) * testsuites/mptests/mp04/node1/mp04.scn (added) * testsuites/mptests/mp04/node2/mp04.doc (added) * testsuites/mptests/mp04/node2/mp04.scn (added) * testsuites/mptests/mp04/system.h (added) * testsuites/mptests/mp04/task1.c (added) * testsuites/mptests/mp05/asr.c (added) * testsuites/mptests/mp05/init.c (added) * testsuites/mptests/mp05/node1/mp05.doc (added) * testsuites/mptests/mp05/node1/mp05.scn (added) * testsuites/mptests/mp05/node2/mp05.doc (added) * testsuites/mptests/mp05/node2/mp05.scn (added) * testsuites/mptests/mp05/system.h (added) * testsuites/mptests/mp05/task1.c (added) * testsuites/mptests/mp06/init.c (added) * testsuites/mptests/mp06/node1/mp06.doc (added) * testsuites/mptests/mp06/node1/mp06.scn (added) * testsuites/mptests/mp06/node2/mp06.doc (added) * testsuites/mptests/mp06/node2/mp06.scn (added) * testsuites/mptests/mp06/system.h (added) * testsuites/mptests/mp06/task1.c (added) * testsuites/mptests/mp07/init.c (added) * testsuites/mptests/mp07/node1/mp07.doc (added) * testsuites/mptests/mp07/node1/mp07.scn (added) * testsuites/mptests/mp07/node2/mp07.doc (added) * testsuites/mptests/mp07/node2/mp07.scn (added) * testsuites/mptests/mp07/system.h (added) * testsuites/mptests/mp07/task1.c (added) * testsuites/mptests/mp08/init.c (added) * testsuites/mptests/mp08/node1/mp08.doc (added) * testsuites/mptests/mp08/node1/mp08.scn (added) * testsuites/mptests/mp08/node2/mp08.doc (added) * testsuites/mptests/mp08/node2/mp08.scn (added) * testsuites/mptests/mp08/system.h (added) * testsuites/mptests/mp08/task1.c (added) * testsuites/mptests/mp09/init.c (added) * testsuites/mptests/mp09/node1/mp09.doc (added) * testsuites/mptests/mp09/node1/mp09.scn (added) * testsuites/mptests/mp09/node2/mp09.doc (added) * testsuites/mptests/mp09/node2/mp09.scn (added) * testsuites/mptests/mp09/recvmsg.c (added) * testsuites/mptests/mp09/sendmsg.c (added) * testsuites/mptests/mp09/system.h (added) * testsuites/mptests/mp09/task1.c (added) * testsuites/mptests/mp10/init.c (added) * testsuites/mptests/mp10/node1/mp10.doc (added) * testsuites/mptests/mp10/node1/mp10.scn (added) * testsuites/mptests/mp10/node2/mp10.doc (added) * testsuites/mptests/mp10/node2/mp10.scn (added) * testsuites/mptests/mp10/system.h (added) * testsuites/mptests/mp10/task1.c (added) * testsuites/mptests/mp10/task2.c (added) * testsuites/mptests/mp10/task3.c (added) * testsuites/mptests/mp11/init.c (added) * testsuites/mptests/mp11/node1/mp11.doc (added) * testsuites/mptests/mp11/node1/mp11.scn (added) * testsuites/mptests/mp11/node2/mp11.doc (added) * testsuites/mptests/mp11/node2/mp11.scn (added) * testsuites/mptests/mp11/system.h (added) * testsuites/mptests/mp12/init.c (added) * testsuites/mptests/mp12/node1/mp12.doc (added) * testsuites/mptests/mp12/node1/mp12.scn (added) * testsuites/mptests/mp12/node2/mp12.doc (added) * testsuites/mptests/mp12/node2/mp12.scn (added) * testsuites/mptests/mp12/system.h (added) * testsuites/mptests/mp13/init.c (added) * testsuites/mptests/mp13/node1/mp13.doc (added) * testsuites/mptests/mp13/node1/mp13.scn (added) * testsuites/mptests/mp13/node2/mp13.doc (added) * testsuites/mptests/mp13/node2/mp13.scn (added) * testsuites/mptests/mp13/system.h (added) * testsuites/mptests/mp13/task1.c (added) * testsuites/mptests/mp13/task2.c (added) * testsuites/mptests/mp14/delay.c (added) * testsuites/mptests/mp14/evtask1.c (added) * testsuites/mptests/mp14/evtmtask.c (added) * testsuites/mptests/mp14/exit.c (added) * testsuites/mptests/mp14/init.c (added) * testsuites/mptests/mp14/msgtask1.c (added) * testsuites/mptests/mp14/node1/mp14.doc (added) * testsuites/mptests/mp14/node1/mp14.scn (added) * testsuites/mptests/mp14/node2/mp14.doc (added) * testsuites/mptests/mp14/node2/mp14.scn (added) * testsuites/mptests/mp14/pttask1.c (added) * testsuites/mptests/mp14/smtask1.c (added) * testsuites/mptests/mp14/system.h (added) * testsuites/samples/README (added) * testsuites/samples/base_mp/apptask.c (added) * testsuites/samples/base_mp/init.c (added) * testsuites/samples/base_mp/node1/base_mp.doc (added) * testsuites/samples/base_mp/node1/base_mp.scn (added) * testsuites/samples/base_mp/node2/base_mp.doc (added) * testsuites/samples/base_mp/node2/base_mp.scn (added) * testsuites/samples/base_mp/system.h (added) * testsuites/samples/base_sp/apptask.c (added) * testsuites/samples/base_sp/base_sp.doc (added) * testsuites/samples/base_sp/base_sp.scn (added) * testsuites/samples/base_sp/init.c (added) * testsuites/samples/base_sp/system.h (added) * testsuites/samples/cdtest/cdtest.scn (added) * testsuites/samples/cdtest/init.c (added) * testsuites/samples/cdtest/main.cc (added) * testsuites/samples/cdtest/system.h (added) * testsuites/samples/hello/hello.doc (added) * testsuites/samples/hello/hello.scn (added) * testsuites/samples/hello/init.c (added) * testsuites/samples/hello/system.h (added) * testsuites/samples/paranoia/init.c (added) * testsuites/samples/paranoia/paranoia.c (added) * testsuites/samples/paranoia/paranoia.doc (added) * testsuites/samples/paranoia/system.h (added) * testsuites/samples/ticker/init.c (added) * testsuites/samples/ticker/system.h (added) * testsuites/samples/ticker/tasks.c (added) * testsuites/samples/ticker/ticker.doc (added) * testsuites/samples/ticker/ticker.scn (added) * testsuites/sptests/README (added) * testsuites/sptests/sp01/init.c (added) * testsuites/sptests/sp01/sp01.doc (added) * testsuites/sptests/sp01/sp01.scn (added) * testsuites/sptests/sp01/system.h (added) * testsuites/sptests/sp01/task1.c (added) * testsuites/sptests/sp02/init.c (added) * testsuites/sptests/sp02/preempt.c (added) * testsuites/sptests/sp02/sp02.doc (added) * testsuites/sptests/sp02/sp02.scn (added) * testsuites/sptests/sp02/system.h (added) * testsuites/sptests/sp02/task1.c (added) * testsuites/sptests/sp02/task2.c (added) * testsuites/sptests/sp02/task3.c (added) * testsuites/sptests/sp03/init.c (added) * testsuites/sptests/sp03/sp03.doc (added) * testsuites/sptests/sp03/sp03.scn (added) * testsuites/sptests/sp03/system.h (added) * testsuites/sptests/sp03/task1.c (added) * testsuites/sptests/sp03/task2.c (added) * testsuites/sptests/sp04/init.c (added) * testsuites/sptests/sp04/sp04.doc (added) * testsuites/sptests/sp04/sp04.scn (added) * testsuites/sptests/sp04/system.h (added) * testsuites/sptests/sp04/task1.c (added) * testsuites/sptests/sp04/task2.c (added) * testsuites/sptests/sp04/task3.c (added) * testsuites/sptests/sp04/tswitch.c (added) * testsuites/sptests/sp05/init.c (added) * testsuites/sptests/sp05/sp05.doc (added) * testsuites/sptests/sp05/sp05.scn (added) * testsuites/sptests/sp05/system.h (added) * testsuites/sptests/sp05/task1.c (added) * testsuites/sptests/sp05/task2.c (added) * testsuites/sptests/sp05/task3.c (added) * testsuites/sptests/sp06/init.c (added) * testsuites/sptests/sp06/sp06.doc (added) * testsuites/sptests/sp06/sp06.scn (added) * testsuites/sptests/sp06/system.h (added) * testsuites/sptests/sp06/task1.c (added) * testsuites/sptests/sp06/task2.c (added) * testsuites/sptests/sp06/task3.c (added) * testsuites/sptests/sp07/init.c (added) * testsuites/sptests/sp07/sp07.doc (added) * testsuites/sptests/sp07/sp07.scn (added) * testsuites/sptests/sp07/system.h (added) * testsuites/sptests/sp07/task1.c (added) * testsuites/sptests/sp07/task2.c (added) * testsuites/sptests/sp07/task3.c (added) * testsuites/sptests/sp07/task4.c (added) * testsuites/sptests/sp07/taskexit.c (added) * testsuites/sptests/sp07/tcreate.c (added) * testsuites/sptests/sp07/tdelete.c (added) * testsuites/sptests/sp07/trestart.c (added) * testsuites/sptests/sp07/tstart.c (added) * testsuites/sptests/sp08/init.c (added) * testsuites/sptests/sp08/sp08.doc (added) * testsuites/sptests/sp08/sp08.scn (added) * testsuites/sptests/sp08/system.h (added) * testsuites/sptests/sp08/task1.c (added) * testsuites/sptests/sp09/delay.c (added) * testsuites/sptests/sp09/init.c (added) * testsuites/sptests/sp09/isr.c (added) * testsuites/sptests/sp09/screen01.c (added) * testsuites/sptests/sp09/screen02.c (added) * testsuites/sptests/sp09/screen03.c (added) * testsuites/sptests/sp09/screen04.c (added) * testsuites/sptests/sp09/screen05.c (added) * testsuites/sptests/sp09/screen06.c (added) * testsuites/sptests/sp09/screen07.c (added) * testsuites/sptests/sp09/screen08.c (added) * testsuites/sptests/sp09/screen09.c (added) * testsuites/sptests/sp09/screen10.c (added) * testsuites/sptests/sp09/screen11.c (added) * testsuites/sptests/sp09/screen12.c (added) * testsuites/sptests/sp09/screen13.c (added) * testsuites/sptests/sp09/screen14.c (added) * testsuites/sptests/sp09/sp09.doc (added) * testsuites/sptests/sp09/sp09.scn (added) * testsuites/sptests/sp09/system.h (added) * testsuites/sptests/sp09/task1.c (added) * testsuites/sptests/sp09/task2.c (added) * testsuites/sptests/sp09/task3.c (added) * testsuites/sptests/sp09/task4.c (added) * testsuites/sptests/sp11/init.c (added) * testsuites/sptests/sp11/sp11.doc (added) * testsuites/sptests/sp11/sp11.scn (added) * testsuites/sptests/sp11/system.h (added) * testsuites/sptests/sp11/task1.c (added) * testsuites/sptests/sp11/task2.c (added) * testsuites/sptests/sp11/timer.c (added) * testsuites/sptests/sp12/init.c (added) * testsuites/sptests/sp12/pridrv.c (added) * testsuites/sptests/sp12/pritask.c (added) * testsuites/sptests/sp12/sp12.doc (added) * testsuites/sptests/sp12/sp12.scn (added) * testsuites/sptests/sp12/system.h (added) * testsuites/sptests/sp12/task1.c (added) * testsuites/sptests/sp12/task2.c (added) * testsuites/sptests/sp12/task3.c (added) * testsuites/sptests/sp12/task4.c (added) * testsuites/sptests/sp12/task5.c (added) * testsuites/sptests/sp13/fillbuff.c (added) * testsuites/sptests/sp13/init.c (added) * testsuites/sptests/sp13/putbuff.c (added) * testsuites/sptests/sp13/sp13.doc (added) * testsuites/sptests/sp13/sp13.scn (added) * testsuites/sptests/sp13/system.h (added) * testsuites/sptests/sp13/task1.c (added) * testsuites/sptests/sp13/task2.c (added) * testsuites/sptests/sp13/task3.c (added) * testsuites/sptests/sp14/asr.c (added) * testsuites/sptests/sp14/init.c (added) * testsuites/sptests/sp14/sp14.doc (added) * testsuites/sptests/sp14/sp14.scn (added) * testsuites/sptests/sp14/system.h (added) * testsuites/sptests/sp14/task1.c (added) * testsuites/sptests/sp14/task2.c (added) * testsuites/sptests/sp15/init.c (added) * testsuites/sptests/sp15/sp15.doc (added) * testsuites/sptests/sp15/sp15.scn (added) * testsuites/sptests/sp15/system.h (added) * testsuites/sptests/sp15/task1.c (added) * testsuites/sptests/sp16/init.c (added) * testsuites/sptests/sp16/sp16.doc (added) * testsuites/sptests/sp16/sp16.scn (added) * testsuites/sptests/sp16/system.h (added) * testsuites/sptests/sp16/task1.c (added) * testsuites/sptests/sp16/task2.c (added) * testsuites/sptests/sp16/task3.c (added) * testsuites/sptests/sp16/task4.c (added) * testsuites/sptests/sp16/task5.c (added) * testsuites/sptests/sp17/asr.c (added) * testsuites/sptests/sp17/init.c (added) * testsuites/sptests/sp17/sp17.doc (added) * testsuites/sptests/sp17/sp17.scn (added) * testsuites/sptests/sp17/system.h (added) * testsuites/sptests/sp17/task1.c (added) * testsuites/sptests/sp17/task2.c (added) * testsuites/sptests/sp19/first.c (added) * testsuites/sptests/sp19/fptask.c (added) * testsuites/sptests/sp19/fptest.h (added) * testsuites/sptests/sp19/init.c (added) * testsuites/sptests/sp19/inttest.h (added) * testsuites/sptests/sp19/sp19.doc (added) * testsuites/sptests/sp19/sp19.scn (added) * testsuites/sptests/sp19/system.h (added) * testsuites/sptests/sp19/task1.c (added) * testsuites/sptests/sp20/getall.c (added) * testsuites/sptests/sp20/init.c (added) * testsuites/sptests/sp20/sp20.doc (added) * testsuites/sptests/sp20/sp20.scn (added) * testsuites/sptests/sp20/system.h (added) * testsuites/sptests/sp20/task1.c (added) * testsuites/sptests/sp21/init.c (added) * testsuites/sptests/sp21/sp21.doc (added) * testsuites/sptests/sp21/sp21.scn (added) * testsuites/sptests/sp21/system.h (added) * testsuites/sptests/sp21/task1.c (added) * testsuites/sptests/sp22/delay.c (added) * testsuites/sptests/sp22/init.c (added) * testsuites/sptests/sp22/prtime.c (added) * testsuites/sptests/sp22/sp22.doc (added) * testsuites/sptests/sp22/sp22.scn (added) * testsuites/sptests/sp22/system.h (added) * testsuites/sptests/sp22/task1.c (added) * testsuites/sptests/sp23/init.c (added) * testsuites/sptests/sp23/sp23.doc (added) * testsuites/sptests/sp23/sp23.scn (added) * testsuites/sptests/sp23/system.h (added) * testsuites/sptests/sp23/task1.c (added) * testsuites/sptests/sp24/init.c (added) * testsuites/sptests/sp24/resume.c (added) * testsuites/sptests/sp24/sp24.doc (added) * testsuites/sptests/sp24/sp24.scn (added) * testsuites/sptests/sp24/system.h (added) * testsuites/sptests/sp24/task1.c (added) * testsuites/sptests/sp25/init.c (added) * testsuites/sptests/sp25/sp25.doc (added) * testsuites/sptests/sp25/sp25.scn (added) * testsuites/sptests/sp25/system.h (added) * testsuites/sptests/sp25/task1.c (added) * testsuites/sptests/spfatal/fatal.c (added) * testsuites/sptests/spfatal/init.c (added) * testsuites/sptests/spfatal/puterr.c (added) * testsuites/sptests/spfatal/spfatal.doc (added) * testsuites/sptests/spfatal/spfatal.scn (added) * testsuites/sptests/spfatal/system.h (added) * testsuites/sptests/spfatal/task1.c (added) * testsuites/sptests/spsize/getint.c (added) * testsuites/sptests/spsize/init.c (added) * testsuites/sptests/spsize/size.c (added) * testsuites/support/include/tmacros.h (added) * testsuites/tmtests/README (added) * testsuites/tmtests/include/timesys.h (added) * testsuites/tmtests/tm01/system.h (added) * testsuites/tmtests/tm01/task1.c (added) * testsuites/tmtests/tm01/tm01.doc (added) * testsuites/tmtests/tm02/system.h (added) * testsuites/tmtests/tm02/task1.c (added) * testsuites/tmtests/tm02/tm02.doc (added) * testsuites/tmtests/tm03/system.h (added) * testsuites/tmtests/tm03/task1.c (added) * testsuites/tmtests/tm03/tm03.doc (added) * testsuites/tmtests/tm04/system.h (added) * testsuites/tmtests/tm04/task1.c (added) * testsuites/tmtests/tm04/tm04.doc (added) * testsuites/tmtests/tm05/system.h (added) * testsuites/tmtests/tm05/task1.c (added) * testsuites/tmtests/tm05/tm05.doc (added) * testsuites/tmtests/tm06/system.h (added) * testsuites/tmtests/tm06/task1.c (added) * testsuites/tmtests/tm06/tm06.doc (added) * testsuites/tmtests/tm07/system.h (added) * testsuites/tmtests/tm07/task1.c (added) * testsuites/tmtests/tm07/tm07.doc (added) * testsuites/tmtests/tm08/system.h (added) * testsuites/tmtests/tm08/task1.c (added) * testsuites/tmtests/tm08/tm08.doc (added) * testsuites/tmtests/tm09/system.h (added) * testsuites/tmtests/tm09/task1.c (added) * testsuites/tmtests/tm09/tm09.doc (added) * testsuites/tmtests/tm10/system.h (added) * testsuites/tmtests/tm10/task1.c (added) * testsuites/tmtests/tm10/tm10.doc (added) * testsuites/tmtests/tm11/system.h (added) * testsuites/tmtests/tm11/task1.c (added) * testsuites/tmtests/tm11/tm11.doc (added) * testsuites/tmtests/tm12/system.h (added) * testsuites/tmtests/tm12/task1.c (added) * testsuites/tmtests/tm12/tm12.doc (added) * testsuites/tmtests/tm13/system.h (added) * testsuites/tmtests/tm13/task1.c (added) * testsuites/tmtests/tm13/tm13.doc (added) * testsuites/tmtests/tm14/system.h (added) * testsuites/tmtests/tm14/task1.c (added) * testsuites/tmtests/tm14/tm14.doc (added) * testsuites/tmtests/tm15/system.h (added) * testsuites/tmtests/tm15/task1.c (added) * testsuites/tmtests/tm15/tm15.doc (added) * testsuites/tmtests/tm16/system.h (added) * testsuites/tmtests/tm16/task1.c (added) * testsuites/tmtests/tm16/tm16.doc (added) * testsuites/tmtests/tm17/system.h (added) * testsuites/tmtests/tm17/task1.c (added) * testsuites/tmtests/tm17/tm17.doc (added) * testsuites/tmtests/tm18/system.h (added) * testsuites/tmtests/tm18/task1.c (added) * testsuites/tmtests/tm18/tm18.doc (added) * testsuites/tmtests/tm19/system.h (added) * testsuites/tmtests/tm19/task1.c (added) * testsuites/tmtests/tm19/tm19.doc (added) * testsuites/tmtests/tm20/system.h (added) * testsuites/tmtests/tm20/task1.c (added) * testsuites/tmtests/tm20/tm20.doc (added) * testsuites/tmtests/tm21/system.h (added) * testsuites/tmtests/tm21/task1.c (added) * testsuites/tmtests/tm21/tm21.doc (added) * testsuites/tmtests/tm22/system.h (added) * testsuites/tmtests/tm22/task1.c (added) * testsuites/tmtests/tm22/tm22.doc (added) * testsuites/tmtests/tm23/system.h (added) * testsuites/tmtests/tm23/task1.c (added) * testsuites/tmtests/tm23/tm23.doc (added) * testsuites/tmtests/tm24/system.h (added) * testsuites/tmtests/tm24/task1.c (added) * testsuites/tmtests/tm24/tm24.doc (added) * testsuites/tmtests/tm25/system.h (added) * testsuites/tmtests/tm25/task1.c (added) * testsuites/tmtests/tm25/tm25.doc (added) * testsuites/tmtests/tm26/fptest.h (added) * testsuites/tmtests/tm26/system.h (added) * testsuites/tmtests/tm26/task1.c (added) * testsuites/tmtests/tm26/tm26.doc (added) * testsuites/tmtests/tm27/system.h (added) * testsuites/tmtests/tm27/task1.c (added) * testsuites/tmtests/tm27/tm27.doc (added) * testsuites/tmtests/tm28/system.h (added) * testsuites/tmtests/tm28/task1.c (added) * testsuites/tmtests/tm28/tm28.doc (added) * testsuites/tmtests/tm29/system.h (added) * testsuites/tmtests/tm29/task1.c (added) * testsuites/tmtests/tm29/tm29.doc (added) * testsuites/tmtests/tmck/system.h (added) * testsuites/tmtests/tmck/task1.c (added) * testsuites/tmtests/tmck/tmck.doc (added) * testsuites/tmtests/tmoverhd/dumrtems.h (added) * testsuites/tmtests/tmoverhd/empty.c (added) * testsuites/tmtests/tmoverhd/system.h (added) * testsuites/tmtests/tmoverhd/testtask.c (added) * testsuites/tmtests/tmoverhd/tmoverhd.doc (added) * tools/build/README (added) * tools/build/cklength.c (added) * tools/build/eolstrip.c (added) * tools/build/packhex.c (added) * tools/build/scripts/README (added) * tools/build/src/cklength.c (added) * tools/build/src/eolstrip.c (added) * tools/build/src/packhex.c (added) * tools/build/src/unhex.c (added) * tools/build/unhex.c (added) * tools/cpu/hppa1.1/genoffsets.c (added) * tools/update/310_to_320_list (added) * tools/update/README (added) Initial revision