# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 05/16/24 14:30:04 Wed, 17 Nov 1999 18:39:07 GMT Joel Sherrill [5f57730] * doc/filesystem/patheval.t (modified) Removed reference to Jennifer. Wed, 17 Nov 1999 17:51:34 GMT Joel Sherrill [08311cc3] * c/src/exec/include/rtems/libio_.h (modified) * 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/rtems/libio.h (modified) * c/src/exec/libcsupport/include/rtems/libio_.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/__sbrk.c (modified) * c/src/exec/libcsupport/src/__times.c (modified) * c/src/exec/libcsupport/src/access.c (modified) * c/src/exec/libcsupport/src/base_fs.c (modified) * c/src/exec/libcsupport/src/cfgetispeed.c (modified) * c/src/exec/libcsupport/src/cfgetospeed.c (modified) * c/src/exec/libcsupport/src/cfsetispeed.c (modified) * c/src/exec/libcsupport/src/cfsetospeed.c (modified) * c/src/exec/libcsupport/src/chdir.c (modified) * c/src/exec/libcsupport/src/chmod.c (modified) * c/src/exec/libcsupport/src/chown.c (modified) * c/src/exec/libcsupport/src/close.c (modified) * c/src/exec/libcsupport/src/ctermid.c (modified) * c/src/exec/libcsupport/src/dup.c (modified) * c/src/exec/libcsupport/src/dup2.c (modified) * c/src/exec/libcsupport/src/eval.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/fs_null_handlers.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/getdents.c (modified) * c/src/exec/libcsupport/src/hosterr.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/link.c (modified) * c/src/exec/libcsupport/src/lseek.c (modified) * c/src/exec/libcsupport/src/lstat.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/mkdir.c (modified) * c/src/exec/libcsupport/src/mkfifo.c (modified) * c/src/exec/libcsupport/src/mknod.c (modified) * c/src/exec/libcsupport/src/mount.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/libcsupport/src/open.c (modified) * c/src/exec/libcsupport/src/pathconf.c (modified) * c/src/exec/libcsupport/src/pipe.c (modified) * c/src/exec/libcsupport/src/read.c (modified) * c/src/exec/libcsupport/src/readlink.c (modified) * c/src/exec/libcsupport/src/rewinddir.c (modified) * c/src/exec/libcsupport/src/rmdir.c (modified) * c/src/exec/libcsupport/src/seekdir.c (modified) * c/src/exec/libcsupport/src/stat.c (modified) * c/src/exec/libcsupport/src/symlink.c (modified) * c/src/exec/libcsupport/src/tcdrain.c (modified) * c/src/exec/libcsupport/src/tcflow.c (modified) * c/src/exec/libcsupport/src/tcflush.c (modified) * c/src/exec/libcsupport/src/tcgetattr.c (modified) * c/src/exec/libcsupport/src/tcgetprgrp.c (modified) * c/src/exec/libcsupport/src/tcsendbreak.c (modified) * c/src/exec/libcsupport/src/tcsetattr.c (modified) * c/src/exec/libcsupport/src/tcsetpgrp.c (modified) * c/src/exec/libcsupport/src/telldir.c (modified) * c/src/exec/libcsupport/src/truncate.c (modified) * c/src/exec/libcsupport/src/umask.c (modified) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/exec/libcsupport/src/unlink.c (modified) * c/src/exec/libcsupport/src/unmount.c (modified) * c/src/exec/libcsupport/src/utime.c (modified) * c/src/exec/libcsupport/src/write.c (modified) * c/src/exec/libfs/src/imfs/deviceio.c (modified) * c/src/exec/libfs/src/imfs/imfs.h (modified) * c/src/exec/libfs/src/imfs/imfs_chown.c (modified) * c/src/exec/libfs/src/imfs/imfs_creat.c (modified) * c/src/exec/libfs/src/imfs/imfs_debug.c (modified) * c/src/exec/libfs/src/imfs/imfs_directory.c (modified) * c/src/exec/libfs/src/imfs/imfs_eval.c (modified) * c/src/exec/libfs/src/imfs/imfs_fchmod.c (modified) * c/src/exec/libfs/src/imfs/imfs_fcntl.c (modified) * c/src/exec/libfs/src/imfs/imfs_fdatasync.c (modified) * c/src/exec/libfs/src/imfs/imfs_free.c (modified) * c/src/exec/libfs/src/imfs/imfs_fsunmount.c (modified) * c/src/exec/libfs/src/imfs/imfs_getchild.c (modified) * c/src/exec/libfs/src/imfs/imfs_gtkn.c (modified) * c/src/exec/libfs/src/imfs/imfs_handlers_device.c (modified) * c/src/exec/libfs/src/imfs/imfs_handlers_directory.c (modified) * c/src/exec/libfs/src/imfs/imfs_handlers_link.c (modified) * c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c (modified) * c/src/exec/libfs/src/imfs/imfs_init.c (modified) * c/src/exec/libfs/src/imfs/imfs_initsupp.c (modified) * c/src/exec/libfs/src/imfs/imfs_link.c (modified) * c/src/exec/libfs/src/imfs/imfs_mknod.c (modified) * c/src/exec/libfs/src/imfs/imfs_mount.c (modified) * c/src/exec/libfs/src/imfs/imfs_ntype.c (modified) * c/src/exec/libfs/src/imfs/imfs_readlink.c (modified) * c/src/exec/libfs/src/imfs/imfs_rmnod.c (modified) * c/src/exec/libfs/src/imfs/imfs_stat.c (modified) * c/src/exec/libfs/src/imfs/imfs_symlink.c (modified) * c/src/exec/libfs/src/imfs/imfs_unixstub.c (modified) * c/src/exec/libfs/src/imfs/imfs_unlink.c (modified) * c/src/exec/libfs/src/imfs/imfs_unmount.c (modified) * c/src/exec/libfs/src/imfs/imfs_utime.c (modified) * c/src/exec/libfs/src/imfs/ioman.c (modified) * c/src/exec/libfs/src/imfs/memfile.c (modified) * c/src/exec/libfs/src/imfs/miniimfs_init.c (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/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/src/alarm.c (modified) * c/src/exec/posix/src/kill.c (modified) * c/src/exec/posix/src/killinfo.c (modified) * c/src/exec/posix/src/pause.c (modified) * c/src/exec/posix/src/pthreadattrdestroy.c (modified) * c/src/exec/posix/src/pthreadattrgetdetachstate.c (modified) * c/src/exec/posix/src/pthreadattrgetinheritsched.c (modified) * c/src/exec/posix/src/pthreadattrgetschedparam.c (modified) * c/src/exec/posix/src/pthreadattrgetschedpolicy.c (modified) * c/src/exec/posix/src/pthreadattrgetscope.c (modified) * c/src/exec/posix/src/pthreadattrgetstackaddr.c (modified) * c/src/exec/posix/src/pthreadattrgetstacksize.c (modified) * c/src/exec/posix/src/pthreadattrinit.c (modified) * c/src/exec/posix/src/pthreadattrsetdetachstate.c (modified) * c/src/exec/posix/src/pthreadattrsetinheritsched.c (modified) * c/src/exec/posix/src/pthreadattrsetschedparam.c (modified) * c/src/exec/posix/src/pthreadattrsetschedpolicy.c (modified) * c/src/exec/posix/src/pthreadattrsetscope.c (modified) * c/src/exec/posix/src/pthreadattrsetstackaddr.c (modified) * c/src/exec/posix/src/pthreadattrsetstacksize.c (modified) * c/src/exec/posix/src/pthreadcreate.c (modified) * c/src/exec/posix/src/pthreaddetach.c (modified) * c/src/exec/posix/src/pthreadequal.c (modified) * c/src/exec/posix/src/pthreadexit.c (modified) * c/src/exec/posix/src/pthreadgetcpuclockid.c (modified) * c/src/exec/posix/src/pthreadgetcputime.c (modified) * c/src/exec/posix/src/pthreadgetschedparam.c (modified) * c/src/exec/posix/src/pthreadjoin.c (modified) * c/src/exec/posix/src/pthreadkill.c (modified) * c/src/exec/posix/src/pthreadonce.c (modified) * c/src/exec/posix/src/pthreadself.c (modified) * c/src/exec/posix/src/pthreadsetcputime.c (modified) * c/src/exec/posix/src/pthreadsetschedparam.c (modified) * c/src/exec/posix/src/pthreadsigmask.c (modified) * c/src/exec/posix/src/sigaction.c (modified) * c/src/exec/posix/src/sigaddset.c (modified) * c/src/exec/posix/src/sigdelset.c (modified) * c/src/exec/posix/src/sigemptyset.c (modified) * c/src/exec/posix/src/sigfillset.c (modified) * c/src/exec/posix/src/sigismember.c (modified) * c/src/exec/posix/src/signal_2.c (modified) * c/src/exec/posix/src/sigpending.c (modified) * c/src/exec/posix/src/sigprocmask.c (modified) * c/src/exec/posix/src/sigqueue.c (modified) * c/src/exec/posix/src/sigsuspend.c (modified) * c/src/exec/posix/src/sigtimedwait.c (modified) * c/src/exec/posix/src/sigwait.c (modified) * c/src/exec/posix/src/sigwaitinfo.c (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/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/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/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/clockget.c (modified) * c/src/exec/rtems/src/clockset.c (modified) * c/src/exec/rtems/src/clocktick.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/dpmemcreate.c (modified) * c/src/exec/rtems/src/dpmemdelete.c (modified) * c/src/exec/rtems/src/dpmemexternal2internal.c (modified) * c/src/exec/rtems/src/dpmemident.c (modified) * c/src/exec/rtems/src/dpmeminternal2external.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/eventreceive.c (modified) * c/src/exec/rtems/src/eventseize.c (modified) * c/src/exec/rtems/src/eventsend.c (modified) * c/src/exec/rtems/src/eventsurrender.c (modified) * c/src/exec/rtems/src/eventtimeout.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/intrbody.c (modified) * c/src/exec/rtems/src/intrcatch.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/msgqallocate.c (modified) * c/src/exec/rtems/src/msgqbroadcast.c (modified) * c/src/exec/rtems/src/msgqcreate.c (modified) * c/src/exec/rtems/src/msgqdelete.c (modified) * c/src/exec/rtems/src/msgqflush.c (modified) * c/src/exec/rtems/src/msgqgetnumberpending.c (modified) * c/src/exec/rtems/src/msgqident.c (modified) * c/src/exec/rtems/src/msgqreceive.c (modified) * c/src/exec/rtems/src/msgqsend.c (modified) * c/src/exec/rtems/src/msgqsubmit.c (modified) * c/src/exec/rtems/src/msgqtranslatereturncode.c (modified) * c/src/exec/rtems/src/msgqurgent.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partcreate.c (modified) * c/src/exec/rtems/src/partdelete.c (modified) * c/src/exec/rtems/src/partgetbuffer.c (modified) * c/src/exec/rtems/src/partident.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/partreturnbuffer.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/ratemoncancel.c (modified) * c/src/exec/rtems/src/ratemoncreate.c (modified) * c/src/exec/rtems/src/ratemondelete.c (modified) * c/src/exec/rtems/src/ratemongetstatus.c (modified) * c/src/exec/rtems/src/ratemonident.c (modified) * c/src/exec/rtems/src/ratemonperiod.c (modified) * c/src/exec/rtems/src/ratemontimeout.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regioncreate.c (modified) * c/src/exec/rtems/src/regiondelete.c (modified) * c/src/exec/rtems/src/regionextend.c (modified) * c/src/exec/rtems/src/regiongetsegment.c (modified) * c/src/exec/rtems/src/regiongetsegmentsize.c (modified) * c/src/exec/rtems/src/regionident.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/regionreturnsegment.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/semcreate.c (modified) * c/src/exec/rtems/src/semdelete.c (modified) * c/src/exec/rtems/src/semflush.c (modified) * c/src/exec/rtems/src/semident.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/semobtain.c (modified) * c/src/exec/rtems/src/semrelease.c (modified) * c/src/exec/rtems/src/semtranslatereturncode.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalcatch.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/signalsend.c (modified) * c/src/exec/rtems/src/taskcreate.c (modified) * c/src/exec/rtems/src/taskdelete.c (modified) * c/src/exec/rtems/src/taskgetnote.c (modified) * c/src/exec/rtems/src/taskident.c (modified) * c/src/exec/rtems/src/taskinitusers.c (modified) * c/src/exec/rtems/src/taskissuspended.c (modified) * c/src/exec/rtems/src/taskmode.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/taskrestart.c (modified) * c/src/exec/rtems/src/taskresume.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/tasksetnote.c (modified) * c/src/exec/rtems/src/tasksetpriority.c (modified) * c/src/exec/rtems/src/taskstart.c (modified) * c/src/exec/rtems/src/tasksuspend.c (modified) * c/src/exec/rtems/src/taskvariableadd.c (modified) * c/src/exec/rtems/src/taskvariabledelete.c (modified) * c/src/exec/rtems/src/taskwakeafter.c (modified) * c/src/exec/rtems/src/taskwakewhen.c (modified) * c/src/exec/rtems/src/timercancel.c (modified) * c/src/exec/rtems/src/timercreate.c (modified) * c/src/exec/rtems/src/timerdelete.c (modified) * c/src/exec/rtems/src/timerfireafter.c (modified) * c/src/exec/rtems/src/timerfirewhen.c (modified) * c/src/exec/rtems/src/timerident.c (modified) * c/src/exec/rtems/src/timerreset.c (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.in (modified) * c/src/exec/sapi/inline/rtems/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/entrytable.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/itronapi.c (modified) * c/src/exec/sapi/src/posixapi.c (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/exec/score/cpu/a29k/cpu.c (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/a29k/rtems/score/a29k.h (modified) * c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h (modified) * c/src/exec/score/cpu/a29k/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h (modified) * c/src/exec/score/cpu/a29k/rtems/score/types.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_asm.S (modified) * c/src/exec/score/cpu/i386/rtems.S (modified) * c/src/exec/score/cpu/i386/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/i386/rtems/score/i386.h (modified) * c/src/exec/score/cpu/i386/rtems/score/i386types.h (modified) * c/src/exec/score/cpu/i386/rtems/score/types.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu_asm.S (modified) * c/src/exec/score/cpu/i960/rtems.S (modified) * c/src/exec/score/cpu/i960/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/i960/rtems/score/i960.h (modified) * c/src/exec/score/cpu/i960/rtems/score/i960types.h (modified) * c/src/exec/score/cpu/i960/rtems/score/types.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu_asm.S (modified) * c/src/exec/score/cpu/m68k/rtems.S (modified) * c/src/exec/score/cpu/m68k/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/m68k/rtems/score/m68k.h (modified) * c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h (modified) * c/src/exec/score/cpu/m68k/rtems/score/types.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/mips/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/mips/rtems/score/mips.h (modified) * c/src/exec/score/cpu/mips/rtems/score/mips64orion.h (modified) * c/src/exec/score/cpu/mips/rtems/score/mipstypes.h (modified) * c/src/exec/score/cpu/mips/rtems/score/types.h (modified) * c/src/exec/score/cpu/mips64orion/cpu.c (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/rtems.c (modified) * c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h (modified) * c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h (modified) * c/src/exec/score/cpu/mips64orion/rtems/score/types.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h (modified) * c/src/exec/score/cpu/no_cpu/rtems/score/types.h (modified) * c/src/exec/score/cpu/sparc/cpu.c (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/rtems/score/cpu.h (modified) * c/src/exec/score/cpu/sparc/rtems/score/sparc.h (modified) * c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h (modified) * c/src/exec/score/cpu/sparc/rtems/score/types.h (modified) * c/src/exec/score/cpu/unix/rtems/score/types.h (modified) * c/src/exec/score/cpu/unix/rtems/score/unix.h (modified) * c/src/exec/score/cpu/unix/rtems/score/unixtypes.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/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/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/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/coremsgbroadcast.c (modified) * c/src/exec/score/src/coremsgclose.c (modified) * c/src/exec/score/src/coremsgflush.c (modified) * c/src/exec/score/src/coremsgflushsupp.c (modified) * c/src/exec/score/src/coremsgseize.c (modified) * c/src/exec/score/src/coremsgsubmit.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coremutexflush.c (modified) * c/src/exec/score/src/coremutexseize.c (modified) * c/src/exec/score/src/coremutexsurrender.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coresemflush.c (modified) * c/src/exec/score/src/coresemseize.c (modified) * c/src/exec/score/src/coresemsurrender.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/coretodset.c (modified) * c/src/exec/score/src/coretodtickle.c (modified) * c/src/exec/score/src/coretodtoseconds.c (modified) * c/src/exec/score/src/coretodvalidate.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/heapallocate.c (modified) * c/src/exec/score/src/heapextend.c (modified) * c/src/exec/score/src/heapfree.c (modified) * c/src/exec/score/src/heapsizeofuserarea.c (modified) * c/src/exec/score/src/heapwalk.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/objectallocate.c (modified) * c/src/exec/score/src/objectallocatebyindex.c (modified) * c/src/exec/score/src/objectclearname.c (modified) * c/src/exec/score/src/objectcomparenameraw.c (modified) * c/src/exec/score/src/objectcomparenamestring.c (modified) * c/src/exec/score/src/objectcopynameraw.c (modified) * c/src/exec/score/src/objectcopynamestring.c (modified) * c/src/exec/score/src/objectextendinformation.c (modified) * c/src/exec/score/src/objectfree.c (modified) * c/src/exec/score/src/objectget.c (modified) * c/src/exec/score/src/objectgetbyindex.c (modified) * c/src/exec/score/src/objectgetnext.c (modified) * c/src/exec/score/src/objectinitializeinformation.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/objectnametoid.c (modified) * c/src/exec/score/src/objectshrinkinformation.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadchangepriority.c (modified) * c/src/exec/score/src/threadclearstate.c (modified) * c/src/exec/score/src/threadclose.c (modified) * c/src/exec/score/src/threadcreateidle.c (modified) * c/src/exec/score/src/threaddelayended.c (modified) * c/src/exec/score/src/threaddispatch.c (modified) * c/src/exec/score/src/threadevaluatemode.c (modified) * c/src/exec/score/src/threadget.c (modified) * c/src/exec/score/src/threadhandler.c (modified) * c/src/exec/score/src/threadidlebody.c (modified) * c/src/exec/score/src/threadinitialize.c (modified) * c/src/exec/score/src/threadloadenv.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/threadqdequeue.c (modified) * c/src/exec/score/src/threadqdequeuefifo.c (modified) * c/src/exec/score/src/threadqdequeuepriority.c (modified) * c/src/exec/score/src/threadqenqueue.c (modified) * c/src/exec/score/src/threadqenqueuefifo.c (modified) * c/src/exec/score/src/threadqenqueuepriority.c (modified) * c/src/exec/score/src/threadqextract.c (modified) * c/src/exec/score/src/threadqextractfifo.c (modified) * c/src/exec/score/src/threadqextractpriority.c (modified) * c/src/exec/score/src/threadqextractwithproxy.c (modified) * c/src/exec/score/src/threadqfirst.c (modified) * c/src/exec/score/src/threadqfirstfifo.c (modified) * c/src/exec/score/src/threadqfirstpriority.c (modified) * c/src/exec/score/src/threadqflush.c (modified) * c/src/exec/score/src/threadqtimeout.c (modified) * c/src/exec/score/src/threadready.c (modified) * c/src/exec/score/src/threadreset.c (modified) * c/src/exec/score/src/threadresettimeslice.c (modified) * c/src/exec/score/src/threadrestart.c (modified) * c/src/exec/score/src/threadresume.c (modified) * c/src/exec/score/src/threadrotatequeue.c (modified) * c/src/exec/score/src/threadsetpriority.c (modified) * c/src/exec/score/src/threadsetstate.c (modified) * c/src/exec/score/src/threadsettransient.c (modified) * c/src/exec/score/src/threadstackallocate.c (modified) * c/src/exec/score/src/threadstackfree.c (modified) * c/src/exec/score/src/threadstart.c (modified) * c/src/exec/score/src/threadstartmultitasking.c (modified) * c/src/exec/score/src/threadsuspend.c (modified) * c/src/exec/score/src/threadtickletimeslice.c (modified) * c/src/exec/score/src/threadyieldprocessor.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/watchdogadjust.c (modified) * c/src/exec/score/src/watchdoginsert.c (modified) * c/src/exec/score/src/watchdogremove.c (modified) * c/src/exec/score/src/watchdogtickle.c (modified) * c/src/exec/score/src/wkspace.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/rtems/libio.h (modified) * c/src/lib/include/rtems/libio_.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/bare/include/bsp.h (modified) * c/src/lib/libbsp/bare/include/coverhd.h (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/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/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/i386/ts_386ex/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c (modified) * c/src/lib/libbsp/i386/ts_386ex/console/console.c (modified) * c/src/lib/libbsp/i386/ts_386ex/include/bsp.h (modified) * c/src/lib/libbsp/i386/ts_386ex/include/coverhd.h (modified) * c/src/lib/libbsp/i386/ts_386ex/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/ts_386ex/startup/setvec.c (modified) * c/src/lib/libbsp/i386/ts_386ex/timer/timer.c (modified) * c/src/lib/libbsp/i386/ts_386ex/timer/timerisr.S (modified) * c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/init.c (modified) * c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c (modified) * c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/system.h (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/start/start.S (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/bspclean.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/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/start.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/gen68340/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68340/console/Modif_cpu_asm.S (modified) * c/src/lib/libbsp/m68k/gen68340/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68340/console/m340uart.c (modified) * c/src/lib/libbsp/m68k/gen68340/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68340/include/m340timer.h (modified) * c/src/lib/libbsp/m68k/gen68340/include/m340uart.h (modified) * c/src/lib/libbsp/m68k/gen68340/start/start.S (modified) * c/src/lib/libbsp/m68k/gen68340/start/startfor340only.S (modified) * c/src/lib/libbsp/m68k/gen68340/start340/start340.S (modified) * c/src/lib/libbsp/m68k/gen68340/start340/startfor340only.S (modified) * c/src/lib/libbsp/m68k/gen68340/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/gen68340/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c (modified) * c/src/lib/libbsp/m68k/gen68340/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/console/consolereserveresources.c (modified) * c/src/lib/libbsp/m68k/gen68360/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68360/start/start.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/mvme167/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme167/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme167/include/coverhd.h (modified) * c/src/lib/libbsp/m68k/mvme167/include/page_table.h (modified) * c/src/lib/libbsp/m68k/mvme167/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme167/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/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/m68k/shared/start.S (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/dmv177/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/dmv177/startup/genpvec.c (modified) * c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/eth_comm/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/eth_comm/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/eth_comm/startup/setvec.c (modified) * c/src/lib/libbsp/powerpc/helas403/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/helas403/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/helas403/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/helas403/startup/setvec.c (modified) * c/src/lib/libbsp/powerpc/mcp750/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/mvme2307/clock/ckinit.c (modified) * c/src/lib/libbsp/powerpc/mvme2307/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/mvme2307/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/mvme2307/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/mvme2307/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/mvme2307/startup/linkcmds (modified) * c/src/lib/libbsp/powerpc/mvme2307/startup/main.c (modified) * c/src/lib/libbsp/powerpc/mvme2307/startup/setvec.c (modified) * c/src/lib/libbsp/powerpc/mvme2307/timer/timer.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/powerpc/psim/clock/clock.c (modified) * c/src/lib/libbsp/powerpc/psim/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/psim/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/psim/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/powerpc/psim/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/powerpc/psim/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/psim/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/psim/startup/linkcmds (modified) * c/src/lib/libbsp/powerpc/psim/startup/setvec.c (modified) * c/src/lib/libbsp/powerpc/psim/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/psim/tools/psim (modified) * c/src/lib/libbsp/powerpc/psim/tools/runtest (modified) * c/src/lib/libbsp/powerpc/psim/vectors/vectors.S (modified) * c/src/lib/libbsp/powerpc/score603e/console/85c30.h (modified) * c/src/lib/libbsp/powerpc/score603e/startup/bspclean.c (modified) * c/src/lib/libbsp/shared/bootcard.c (modified) * c/src/lib/libbsp/shared/bspclean.c (modified) * c/src/lib/libbsp/shared/bsplibc.c (modified) * c/src/lib/libbsp/shared/main.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/console/consolereserveresources.c (modified) * c/src/lib/libbsp/sparc/erc32/console/debugputs.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/__sbrk.c (modified) * c/src/lib/libc/__times.c (modified) * c/src/lib/libc/access.c (modified) * c/src/lib/libc/base_fs.c (modified) * c/src/lib/libc/cfgetispeed.c (modified) * c/src/lib/libc/cfgetospeed.c (modified) * c/src/lib/libc/cfsetispeed.c (modified) * c/src/lib/libc/cfsetospeed.c (modified) * c/src/lib/libc/chdir.c (modified) * c/src/lib/libc/chmod.c (modified) * c/src/lib/libc/chown.c (modified) * c/src/lib/libc/close.c (modified) * c/src/lib/libc/ctermid.c (modified) * c/src/lib/libc/deviceio.c (modified) * c/src/lib/libc/dup.c (modified) * c/src/lib/libc/dup2.c (modified) * c/src/lib/libc/eval.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/fs_null_handlers.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/getdents.c (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/imfs.h (modified) * c/src/lib/libc/imfs_chown.c (modified) * c/src/lib/libc/imfs_creat.c (modified) * c/src/lib/libc/imfs_debug.c (modified) * c/src/lib/libc/imfs_directory.c (modified) * c/src/lib/libc/imfs_eval.c (modified) * c/src/lib/libc/imfs_fchmod.c (modified) * c/src/lib/libc/imfs_fcntl.c (modified) * c/src/lib/libc/imfs_fdatasync.c (modified) * c/src/lib/libc/imfs_free.c (modified) * c/src/lib/libc/imfs_fsunmount.c (modified) * c/src/lib/libc/imfs_getchild.c (modified) * c/src/lib/libc/imfs_gtkn.c (modified) * c/src/lib/libc/imfs_handlers_device.c (modified) * c/src/lib/libc/imfs_handlers_directory.c (modified) * c/src/lib/libc/imfs_handlers_link.c (modified) * c/src/lib/libc/imfs_handlers_memfile.c (modified) * c/src/lib/libc/imfs_init.c (modified) * c/src/lib/libc/imfs_initsupp.c (modified) * c/src/lib/libc/imfs_link.c (modified) * c/src/lib/libc/imfs_mknod.c (modified) * c/src/lib/libc/imfs_mount.c (modified) * c/src/lib/libc/imfs_ntype.c (modified) * c/src/lib/libc/imfs_readlink.c (modified) * c/src/lib/libc/imfs_rmnod.c (modified) * c/src/lib/libc/imfs_stat.c (modified) * c/src/lib/libc/imfs_symlink.c (modified) * c/src/lib/libc/imfs_unixstub.c (modified) * c/src/lib/libc/imfs_unlink.c (modified) * c/src/lib/libc/imfs_unmount.c (modified) * c/src/lib/libc/imfs_utime.c (modified) * c/src/lib/libc/ioctl.c (modified) * c/src/lib/libc/ioman.c (modified) * c/src/lib/libc/libcsupport.h (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/link.c (modified) * c/src/lib/libc/lseek.c (modified) * c/src/lib/libc/lstat.c (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/memfile.c (modified) * c/src/lib/libc/miniimfs_init.c (modified) * c/src/lib/libc/mkdir.c (modified) * c/src/lib/libc/mkfifo.c (modified) * c/src/lib/libc/mknod.c (modified) * c/src/lib/libc/mount.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libc/open.c (modified) * c/src/lib/libc/pathconf.c (modified) * c/src/lib/libc/pipe.c (modified) * c/src/lib/libc/read.c (modified) * c/src/lib/libc/readlink.c (modified) * c/src/lib/libc/rewinddir.c (modified) * c/src/lib/libc/rmdir.c (modified) * c/src/lib/libc/seekdir.c (modified) * c/src/lib/libc/stat.c (modified) * c/src/lib/libc/symlink.c (modified) * c/src/lib/libc/tcdrain.c (modified) * c/src/lib/libc/tcflow.c (modified) * c/src/lib/libc/tcflush.c (modified) * c/src/lib/libc/tcgetattr.c (modified) * c/src/lib/libc/tcgetprgrp.c (modified) * c/src/lib/libc/tcsendbreak.c (modified) * c/src/lib/libc/tcsetattr.c (modified) * c/src/lib/libc/tcsetpgrp.c (modified) * c/src/lib/libc/telldir.c (modified) * c/src/lib/libc/truncate.c (modified) * c/src/lib/libc/umask.c (modified) * c/src/lib/libc/unixlibc.c (modified) * c/src/lib/libc/unlink.c (modified) * c/src/lib/libc/unmount.c (modified) * c/src/lib/libc/utime.c (modified) * c/src/lib/libc/write.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/mpc821/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/mpc821/console-generic/console-generic.c (modified) * c/src/lib/libcpu/powerpc/mpc821/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc860/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/mpc860/console-generic/console-generic.c (modified) * c/src/lib/libcpu/powerpc/mpc860/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c.polled (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7032/include/null.h (modified) * c/src/lib/libcpu/sh/sh7032/null/close.c (modified) * c/src/lib/libcpu/sh/sh7032/null/cntrl.c (modified) * c/src/lib/libcpu/sh/sh7032/null/init.c (modified) * c/src/lib/libcpu/sh/sh7032/null/open.c (modified) * c/src/lib/libcpu/sh/sh7032/null/read.c (modified) * c/src/lib/libcpu/sh/sh7032/null/write.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) * c/src/libchip/rtc/icm7170.c (modified) * c/src/libchip/rtc/icm7170.h (modified) * c/src/libchip/rtc/m48t08.c (modified) * c/src/libchip/rtc/m48t08.h (modified) * c/src/libchip/rtc/rtc.h (modified) * c/src/libchip/rtc/rtcprobe.c (modified) * c/src/libchip/serial/mc68681.c (modified) * c/src/libchip/serial/mc68681.h (modified) * c/src/libchip/serial/mc68681_p.h (modified) * c/src/libchip/serial/serial.h (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/libfs/src/imfs/deviceio.c (modified) * c/src/libfs/src/imfs/imfs.h (modified) * c/src/libfs/src/imfs/imfs_chown.c (modified) * c/src/libfs/src/imfs/imfs_creat.c (modified) * c/src/libfs/src/imfs/imfs_debug.c (modified) * c/src/libfs/src/imfs/imfs_directory.c (modified) * c/src/libfs/src/imfs/imfs_eval.c (modified) * c/src/libfs/src/imfs/imfs_fchmod.c (modified) * c/src/libfs/src/imfs/imfs_fcntl.c (modified) * c/src/libfs/src/imfs/imfs_fdatasync.c (modified) * c/src/libfs/src/imfs/imfs_free.c (modified) * c/src/libfs/src/imfs/imfs_fsunmount.c (modified) * c/src/libfs/src/imfs/imfs_getchild.c (modified) * c/src/libfs/src/imfs/imfs_gtkn.c (modified) * c/src/libfs/src/imfs/imfs_handlers_device.c (modified) * c/src/libfs/src/imfs/imfs_handlers_directory.c (modified) * c/src/libfs/src/imfs/imfs_handlers_link.c (modified) * c/src/libfs/src/imfs/imfs_handlers_memfile.c (modified) * c/src/libfs/src/imfs/imfs_init.c (modified) * c/src/libfs/src/imfs/imfs_initsupp.c (modified) * c/src/libfs/src/imfs/imfs_link.c (modified) * c/src/libfs/src/imfs/imfs_mknod.c (modified) * c/src/libfs/src/imfs/imfs_mount.c (modified) * c/src/libfs/src/imfs/imfs_ntype.c (modified) * c/src/libfs/src/imfs/imfs_readlink.c (modified) * c/src/libfs/src/imfs/imfs_rmnod.c (modified) * c/src/libfs/src/imfs/imfs_stat.c (modified) * c/src/libfs/src/imfs/imfs_symlink.c (modified) * c/src/libfs/src/imfs/imfs_unixstub.c (modified) * c/src/libfs/src/imfs/imfs_unlink.c (modified) * c/src/libfs/src/imfs/imfs_unmount.c (modified) * c/src/libfs/src/imfs/imfs_utime.c (modified) * c/src/libfs/src/imfs/ioman.c (modified) * c/src/libfs/src/imfs/memfile.c (modified) * c/src/libfs/src/imfs/miniimfs_init.c (modified) * c/src/libmisc/cpuuse/cpuuse.c (modified) * c/src/libmisc/cpuuse/cpuuse.h (modified) * c/src/libmisc/dummy/dummy.c (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/putenvtest/init.c (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/task1.c (modified) * c/src/tests/psxtests/psx08/task2.c (modified) * c/src/tests/psxtests/psx08/task3.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/psx13/main.c (modified) * c/src/tests/psxtests/psx13/test.c (modified) * c/src/tests/psxtests/psxcancel/init.c (modified) * c/src/tests/psxtests/psxcancel/system.h (modified) * c/src/tests/psxtests/psxfile01/main.c (modified) * c/src/tests/psxtests/psxfile01/test.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/psxtests/psxmsgq01/init.c (modified) * c/src/tests/psxtests/psxmsgq01/system.h (modified) * c/src/tests/psxtests/psxsem01/system.h (modified) * c/src/tests/psxtests/psxstat/main.c (modified) * c/src/tests/psxtests/psxstat/test.c (modified) * c/src/tests/psxtests/psxtime/main.c (modified) * c/src/tests/psxtests/psxtime/test.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/minimum/init.c (modified) * c/src/tests/samples/minimum/minimum.doc (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/sp26/init.c (modified) * c/src/tests/sptests/sp26/sp26.doc (modified) * c/src/tests/sptests/sp26/system.h (modified) * c/src/tests/sptests/sp26/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/include/rtems/libio_.h (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/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.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/__sbrk.c (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libcsupport/src/access.c (modified) * cpukit/libcsupport/src/base_fs.c (modified) * cpukit/libcsupport/src/cfgetispeed.c (modified) * cpukit/libcsupport/src/cfgetospeed.c (modified) * cpukit/libcsupport/src/cfsetispeed.c (modified) * cpukit/libcsupport/src/cfsetospeed.c (modified) * cpukit/libcsupport/src/chdir.c (modified) * cpukit/libcsupport/src/chmod.c (modified) * cpukit/libcsupport/src/chown.c (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/ctermid.c (modified) * cpukit/libcsupport/src/dup.c (modified) * cpukit/libcsupport/src/dup2.c (modified) * cpukit/libcsupport/src/eval.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/fs_null_handlers.c (modified) * cpukit/libcsupport/src/fstat.c (modified) * cpukit/libcsupport/src/fsync.c (modified) * cpukit/libcsupport/src/ftruncate.c (modified) * cpukit/libcsupport/src/getdents.c (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/ioctl.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/libio_sockets.c (modified) * cpukit/libcsupport/src/link.c (modified) * cpukit/libcsupport/src/lseek.c (modified) * cpukit/libcsupport/src/lstat.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/mkdir.c (modified) * cpukit/libcsupport/src/mkfifo.c (modified) * cpukit/libcsupport/src/mknod.c (modified) * cpukit/libcsupport/src/mount.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libcsupport/src/open.c (modified) * cpukit/libcsupport/src/pathconf.c (modified) * cpukit/libcsupport/src/pipe.c (modified) * cpukit/libcsupport/src/read.c (modified) * cpukit/libcsupport/src/readlink.c (modified) * cpukit/libcsupport/src/rewinddir.c (modified) * cpukit/libcsupport/src/rmdir.c (modified) * cpukit/libcsupport/src/seekdir.c (modified) * cpukit/libcsupport/src/stat.c (modified) * cpukit/libcsupport/src/symlink.c (modified) * cpukit/libcsupport/src/tcdrain.c (modified) * cpukit/libcsupport/src/tcflow.c (modified) * cpukit/libcsupport/src/tcflush.c (modified) * cpukit/libcsupport/src/tcgetattr.c (modified) * cpukit/libcsupport/src/tcgetprgrp.c (modified) * cpukit/libcsupport/src/tcsendbreak.c (modified) * cpukit/libcsupport/src/tcsetattr.c (modified) * cpukit/libcsupport/src/tcsetpgrp.c (modified) * cpukit/libcsupport/src/telldir.c (modified) * cpukit/libcsupport/src/truncate.c (modified) * cpukit/libcsupport/src/umask.c (modified) * cpukit/libcsupport/src/unixlibc.c (modified) * cpukit/libcsupport/src/unlink.c (modified) * cpukit/libcsupport/src/unmount.c (modified) * cpukit/libcsupport/src/utime.c (modified) * cpukit/libcsupport/src/write.c (modified) * cpukit/libfs/src/imfs/deviceio.c (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_chown.c (modified) * cpukit/libfs/src/imfs/imfs_creat.c (modified) * cpukit/libfs/src/imfs/imfs_debug.c (modified) * cpukit/libfs/src/imfs/imfs_directory.c (modified) * cpukit/libfs/src/imfs/imfs_eval.c (modified) * cpukit/libfs/src/imfs/imfs_fchmod.c (modified) * cpukit/libfs/src/imfs/imfs_fcntl.c (modified) * cpukit/libfs/src/imfs/imfs_fdatasync.c (modified) * cpukit/libfs/src/imfs/imfs_free.c (modified) * cpukit/libfs/src/imfs/imfs_fsunmount.c (modified) * cpukit/libfs/src/imfs/imfs_getchild.c (modified) * cpukit/libfs/src/imfs/imfs_gtkn.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_device.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_directory.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_link.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_memfile.c (modified) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/libfs/src/imfs/imfs_initsupp.c (modified) * cpukit/libfs/src/imfs/imfs_link.c (modified) * cpukit/libfs/src/imfs/imfs_mknod.c (modified) * cpukit/libfs/src/imfs/imfs_mount.c (modified) * cpukit/libfs/src/imfs/imfs_ntype.c (modified) * cpukit/libfs/src/imfs/imfs_readlink.c (modified) * cpukit/libfs/src/imfs/imfs_rmnod.c (modified) * cpukit/libfs/src/imfs/imfs_stat.c (modified) * cpukit/libfs/src/imfs/imfs_symlink.c (modified) * cpukit/libfs/src/imfs/imfs_unixstub.c (modified) * cpukit/libfs/src/imfs/imfs_unlink.c (modified) * cpukit/libfs/src/imfs/imfs_unmount.c (modified) * cpukit/libfs/src/imfs/imfs_utime.c (modified) * cpukit/libfs/src/imfs/ioman.c (modified) * cpukit/libfs/src/imfs/memfile.c (modified) * cpukit/libfs/src/imfs/miniimfs_init.c (modified) * cpukit/libmisc/cpuuse/cpuuse.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/dummy/dummy.c (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/posix/src/alarm.c (modified) * cpukit/posix/src/kill.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pause.c (modified) * cpukit/posix/src/pthreadattrdestroy.c (modified) * cpukit/posix/src/pthreadattrgetdetachstate.c (modified) * cpukit/posix/src/pthreadattrgetinheritsched.c (modified) * cpukit/posix/src/pthreadattrgetschedparam.c (modified) * cpukit/posix/src/pthreadattrgetschedpolicy.c (modified) * cpukit/posix/src/pthreadattrgetscope.c (modified) * cpukit/posix/src/pthreadattrgetstackaddr.c (modified) * cpukit/posix/src/pthreadattrgetstacksize.c (modified) * cpukit/posix/src/pthreadattrinit.c (modified) * cpukit/posix/src/pthreadattrsetdetachstate.c (modified) * cpukit/posix/src/pthreadattrsetinheritsched.c (modified) * cpukit/posix/src/pthreadattrsetschedparam.c (modified) * cpukit/posix/src/pthreadattrsetschedpolicy.c (modified) * cpukit/posix/src/pthreadattrsetscope.c (modified) * cpukit/posix/src/pthreadattrsetstackaddr.c (modified) * cpukit/posix/src/pthreadattrsetstacksize.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreaddetach.c (modified) * cpukit/posix/src/pthreadequal.c (modified) * cpukit/posix/src/pthreadexit.c (modified) * cpukit/posix/src/pthreadgetcpuclockid.c (modified) * cpukit/posix/src/pthreadgetcputime.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/pthreadonce.c (modified) * cpukit/posix/src/pthreadself.c (modified) * cpukit/posix/src/pthreadsetcputime.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsigmask.c (modified) * cpukit/posix/src/sigaction.c (modified) * cpukit/posix/src/sigaddset.c (modified) * cpukit/posix/src/sigdelset.c (modified) * cpukit/posix/src/sigemptyset.c (modified) * cpukit/posix/src/sigfillset.c (modified) * cpukit/posix/src/sigismember.c (modified) * cpukit/posix/src/signal_2.c (modified) * cpukit/posix/src/sigpending.c (modified) * cpukit/posix/src/sigprocmask.c (modified) * cpukit/posix/src/sigqueue.c (modified) * cpukit/posix/src/sigsuspend.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/posix/src/sigwait.c (modified) * cpukit/posix/src/sigwaitinfo.c (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/clockget.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/rtems/src/clocktick.c (modified) * cpukit/rtems/src/clocktodtoseconds.c (modified) * cpukit/rtems/src/clocktodvalidate.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/dpmemcreate.c (modified) * cpukit/rtems/src/dpmemdelete.c (modified) * cpukit/rtems/src/dpmemexternal2internal.c (modified) * cpukit/rtems/src/dpmemident.c (modified) * cpukit/rtems/src/dpmeminternal2external.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/intrbody.c (modified) * cpukit/rtems/src/intrcatch.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/msgqallocate.c (modified) * cpukit/rtems/src/msgqbroadcast.c (modified) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/msgqdelete.c (modified) * cpukit/rtems/src/msgqflush.c (modified) * cpukit/rtems/src/msgqgetnumberpending.c (modified) * cpukit/rtems/src/msgqident.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/msgqsend.c (modified) * cpukit/rtems/src/msgqsubmit.c (modified) * cpukit/rtems/src/msgqtranslatereturncode.c (modified) * cpukit/rtems/src/msgqurgent.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/partdelete.c (modified) * cpukit/rtems/src/partgetbuffer.c (modified) * cpukit/rtems/src/partident.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/partreturnbuffer.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonident.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemontimeout.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regionextend.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regiongetsegmentsize.c (modified) * cpukit/rtems/src/regionident.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semident.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semtranslatereturncode.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskgetnote.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/rtems/src/taskissuspended.c (modified) * cpukit/rtems/src/taskmode.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/taskrestart.c (modified) * cpukit/rtems/src/taskresume.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/tasksetnote.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/rtems/src/taskstart.c (modified) * cpukit/rtems/src/tasksuspend.c (modified) * cpukit/rtems/src/taskvariableadd.c (modified) * cpukit/rtems/src/taskvariabledelete.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timercancel.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/rtems/src/timerfireafter.c (modified) * cpukit/rtems/src/timerfirewhen.c (modified) * cpukit/rtems/src/timerident.c (modified) * cpukit/rtems/src/timerreset.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/include/rtems/sptables.h.in (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/itronapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/cpu/a29k/cpu.c (modified) * cpukit/score/cpu/a29k/cpu_asm.S (modified) * cpukit/score/cpu/a29k/rtems/score/a29k.h (modified) * cpukit/score/cpu/a29k/rtems/score/cpu.h (modified) * cpukit/score/cpu/a29k/rtems/score/cpu_asm.h (modified) * cpukit/score/cpu/a29k/rtems/score/types.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/cpu_asm.S (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/rtems/score/i386.h (modified) * cpukit/score/cpu/i386/rtems/score/types.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/i960/cpu_asm.S (modified) * cpukit/score/cpu/i960/rtems/score/cpu.h (modified) * cpukit/score/cpu/i960/rtems/score/i960.h (modified) * cpukit/score/cpu/i960/rtems/score/types.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/cpu_asm.S (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/rtems/score/m68k.h (modified) * cpukit/score/cpu/m68k/rtems/score/types.h (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/rtems/score/mips.h (modified) * cpukit/score/cpu/mips/rtems/score/types.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/mips64orion/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips64orion/rtems/score/mips64orion.h (modified) * cpukit/score/cpu/mips64orion/rtems/score/types.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/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu_asm.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/types.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/cpu_asm.S (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/sparc.h (modified) * cpukit/score/cpu/sparc/rtems/score/types.h (modified) * cpukit/score/cpu/unix/rtems/score/types.h (modified) * cpukit/score/cpu/unix/rtems/score/unix.h (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/coremsgbroadcast.c (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgflush.c (modified) * cpukit/score/src/coremsgflushsupp.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexflush.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coresemflush.c (modified) * cpukit/score/src/coresemseize.c (modified) * cpukit/score/src/coresemsurrender.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/coretodtickle.c (modified) * cpukit/score/src/coretodtoseconds.c (modified) * cpukit/score/src/coretodvalidate.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/heapallocate.c (modified) * cpukit/score/src/heapextend.c (modified) * cpukit/score/src/heapfree.c (modified) * cpukit/score/src/heapsizeofuserarea.c (modified) * cpukit/score/src/heapwalk.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/objectallocate.c (modified) * cpukit/score/src/objectallocatebyindex.c (modified) * cpukit/score/src/objectclearname.c (modified) * cpukit/score/src/objectcomparenameraw.c (modified) * cpukit/score/src/objectcomparenamestring.c (modified) * cpukit/score/src/objectcopynameraw.c (modified) * cpukit/score/src/objectcopynamestring.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectget.c (modified) * cpukit/score/src/objectgetbyindex.c (modified) * cpukit/score/src/objectgetnext.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/objectnametoid.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadclose.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threaddelayended.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadevaluatemode.c (modified) * cpukit/score/src/threadget.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadidlebody.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadloadenv.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqdequeue.c (modified) * cpukit/score/src/threadqdequeuefifo.c (modified) * cpukit/score/src/threadqdequeuepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqenqueuefifo.c (modified) * cpukit/score/src/threadqenqueuepriority.c (modified) * cpukit/score/src/threadqextract.c (modified) * cpukit/score/src/threadqextractfifo.c (modified) * cpukit/score/src/threadqextractpriority.c (modified) * cpukit/score/src/threadqextractwithproxy.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadqfirstfifo.c (modified) * cpukit/score/src/threadqfirstpriority.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqtimeout.c (modified) * cpukit/score/src/threadready.c (modified) * cpukit/score/src/threadreset.c (modified) * cpukit/score/src/threadresettimeslice.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadresume.c (modified) * cpukit/score/src/threadrotatequeue.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * cpukit/score/src/threadsetstate.c (modified) * cpukit/score/src/threadsettransient.c (modified) * cpukit/score/src/threadstackallocate.c (modified) * cpukit/score/src/threadstackfree.c (modified) * cpukit/score/src/threadstart.c (modified) * cpukit/score/src/threadstartmultitasking.c (modified) * cpukit/score/src/threadsuspend.c (modified) * cpukit/score/src/threadtickletimeslice.c (modified) * cpukit/score/src/threadyieldprocessor.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.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/putenvtest/init.c (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/task1.c (modified) * testsuites/psxtests/psx08/task2.c (modified) * testsuites/psxtests/psx08/task3.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/psx13/main.c (modified) * testsuites/psxtests/psx13/test.c (modified) * testsuites/psxtests/psxcancel/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile01/test.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/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) * testsuites/psxtests/psxsem01/system.h (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/psxtests/psxstat/test.c (modified) * testsuites/psxtests/psxtime/main.c (modified) * testsuites/psxtests/psxtime/test.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/minimum/init.c (modified) * testsuites/samples/minimum/minimum.doc (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/sp26/init.c (modified) * testsuites/sptests/sp26/sp26.doc (modified) * testsuites/sptests/sp26/system.h (modified) * testsuites/sptests/sp26/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 notice. Wed, 17 Nov 1999 17:48:25 GMT Joel Sherrill [20f54e9] * make/target.cfg.in (deleted) Removed as part of patch rtems-rc-19991105-1.diff.gz from Ralf ... Wed, 17 Nov 1999 17:31:51 GMT Joel Sherrill [39827cc] * c/src/lib/libbsp/powerpc/score603e/startup/linkcmds (modified) Now allows override of base address via -Ttext command to linker. Wed, 17 Nov 1999 16:58:04 GMT Jennifer Averett [d2b8d742] * c/src/tests/tmitrontests/include/timesys.h (modified) * c/src/tests/tmitrontests/tmitronsem01/init.c (modified) * c/src/tests/tmitrontests/tmitronsem01/system.h (modified) * testsuites/tmitrontests/include/timesys.h (modified) * testsuites/tmitrontests/tmitronsem01/init.c (modified) * testsuites/tmitrontests/tmitronsem01/system.h (modified) + Updated copyright information. Wed, 17 Nov 1999 16:47:58 GMT Jennifer Averett [9d9a3dd] * c/src/exec/itron/include/itron.h (modified) * c/src/exec/itron/include/itronsys/eventflags.h (modified) * c/src/exec/itron/include/itronsys/fmempool.h (modified) * c/src/exec/itron/include/itronsys/intr.h (modified) * c/src/exec/itron/include/itronsys/mbox.h (modified) * c/src/exec/itron/include/itronsys/msgbuffer.h (modified) * c/src/exec/itron/include/itronsys/network.h (modified) * c/src/exec/itron/include/itronsys/port.h (modified) * c/src/exec/itron/include/itronsys/semaphore.h (modified) * c/src/exec/itron/include/itronsys/status.h (modified) * c/src/exec/itron/include/itronsys/sysmgmt.h (modified) * c/src/exec/itron/include/itronsys/task.h (modified) * c/src/exec/itron/include/itronsys/time.h (modified) * c/src/exec/itron/include/itronsys/types.h (modified) * c/src/exec/itron/include/itronsys/vmempool.h (modified) * c/src/exec/itron/include/rtems/itron/config.h (modified) * c/src/exec/itron/include/rtems/itron/eventflags.h (modified) * c/src/exec/itron/include/rtems/itron/fmempool.h (modified) * c/src/exec/itron/include/rtems/itron/intr.h (modified) * c/src/exec/itron/include/rtems/itron/itronapi.h (modified) * c/src/exec/itron/include/rtems/itron/mbox.h (modified) * c/src/exec/itron/include/rtems/itron/msgbuffer.h (modified) * c/src/exec/itron/include/rtems/itron/network.h (modified) * c/src/exec/itron/include/rtems/itron/object.h (modified) * c/src/exec/itron/include/rtems/itron/port.h (modified) * c/src/exec/itron/include/rtems/itron/semaphore.h (modified) * c/src/exec/itron/include/rtems/itron/sysmgmt.h (modified) * c/src/exec/itron/include/rtems/itron/task.h (modified) * c/src/exec/itron/include/rtems/itron/time.h (modified) * c/src/exec/itron/include/rtems/itron/vmempool.h (modified) * c/src/exec/itron/inline/rtems/itron/eventflags.inl (modified) * c/src/exec/itron/inline/rtems/itron/fmempool.inl (modified) * c/src/exec/itron/inline/rtems/itron/intr.inl (modified) * c/src/exec/itron/inline/rtems/itron/mbox.inl (modified) * c/src/exec/itron/inline/rtems/itron/msgbuffer.inl (modified) * c/src/exec/itron/inline/rtems/itron/network.inl (modified) * c/src/exec/itron/inline/rtems/itron/port.inl (modified) * c/src/exec/itron/inline/rtems/itron/semaphore.inl (modified) * c/src/exec/itron/inline/rtems/itron/sysmgmt.inl (modified) * c/src/exec/itron/inline/rtems/itron/task.inl (modified) * c/src/exec/itron/inline/rtems/itron/time.inl (modified) * c/src/exec/itron/inline/rtems/itron/vmempool.inl (modified) * c/src/exec/itron/src/can_wup.c (modified) * c/src/exec/itron/src/chg_pri.c (modified) * c/src/exec/itron/src/cre_mbf.c (modified) * c/src/exec/itron/src/cre_mbx.c (modified) * c/src/exec/itron/src/cre_sem.c (modified) * c/src/exec/itron/src/cre_tsk.c (modified) * c/src/exec/itron/src/del_mbf.c (modified) * c/src/exec/itron/src/del_mbx.c (modified) * c/src/exec/itron/src/del_sem.c (modified) * c/src/exec/itron/src/del_tsk.c (modified) * c/src/exec/itron/src/dis_dsp.c (modified) * c/src/exec/itron/src/ena_dsp.c (modified) * c/src/exec/itron/src/eventflags.c (modified) * c/src/exec/itron/src/exd_tsk.c (modified) * c/src/exec/itron/src/ext_tsk.c (modified) * c/src/exec/itron/src/fmempool.c (modified) * c/src/exec/itron/src/frsm_tsk.c (modified) * c/src/exec/itron/src/get_tid.c (modified) * c/src/exec/itron/src/itronintr.c (modified) * c/src/exec/itron/src/itronsem.c (modified) * c/src/exec/itron/src/itrontime.c (modified) * c/src/exec/itron/src/mbox.c (modified) * c/src/exec/itron/src/mboxtranslatereturncode.c (modified) * c/src/exec/itron/src/msgbuffer.c (modified) * c/src/exec/itron/src/msgbuffertranslatereturncode.c (modified) * c/src/exec/itron/src/network.c (modified) * c/src/exec/itron/src/port.c (modified) * c/src/exec/itron/src/prcv_mbf.c (modified) * c/src/exec/itron/src/prcv_mbx.c (modified) * c/src/exec/itron/src/preq_sem.c (modified) * c/src/exec/itron/src/psnd_mbf.c (modified) * c/src/exec/itron/src/rcv_mbf.c (modified) * c/src/exec/itron/src/rcv_mbx.c (modified) * c/src/exec/itron/src/ref_mbf.c (modified) * c/src/exec/itron/src/ref_mbx.c (modified) * c/src/exec/itron/src/ref_sem.c (modified) * c/src/exec/itron/src/ref_tsk.c (modified) * c/src/exec/itron/src/rel_wai.c (modified) * c/src/exec/itron/src/rot_rdq.c (modified) * c/src/exec/itron/src/rsm_tsk.c (modified) * c/src/exec/itron/src/sig_sem.c (modified) * c/src/exec/itron/src/slp_tsk.c (modified) * c/src/exec/itron/src/snd_mbf.c (modified) * c/src/exec/itron/src/snd_mbx.c (modified) * c/src/exec/itron/src/sta_tsk.c (modified) * c/src/exec/itron/src/sus_tsk.c (modified) * c/src/exec/itron/src/sysmgmt.c (modified) * c/src/exec/itron/src/task.c (modified) * c/src/exec/itron/src/ter_tsk.c (modified) * c/src/exec/itron/src/trcv_mbf.c (modified) * c/src/exec/itron/src/trcv_mbx.c (modified) * c/src/exec/itron/src/tslp_tsk.c (modified) * c/src/exec/itron/src/tsnd_mbf.c (modified) * c/src/exec/itron/src/twai_sem.c (modified) * c/src/exec/itron/src/vmempool.c (modified) * c/src/exec/itron/src/wai_sem.c (modified) * c/src/exec/itron/src/wup_tsk.c (modified) * c/src/tests/itrontests/itronhello/init.c (modified) * c/src/tests/itrontests/itronhello/itronhello.doc (modified) * c/src/tests/itrontests/itronhello/system.h (modified) * c/src/tests/itrontests/itronmbf01/init.c (modified) * c/src/tests/itrontests/itronmbf01/itronmbf01.doc (modified) * c/src/tests/itrontests/itronmbf01/system.h (modified) * c/src/tests/itrontests/itronmbox01/init.c (modified) * c/src/tests/itrontests/itronmbox01/system.h (modified) * c/src/tests/itrontests/itronsem01/init.c (modified) * c/src/tests/itrontests/itronsem01/itronsem01.doc (modified) * c/src/tests/itrontests/itronsem01/system.h (modified) * c/src/tests/itrontests/itrontask01/init.c (modified) * c/src/tests/itrontests/itrontask01/itrontask01.doc (modified) * c/src/tests/itrontests/itrontask01/system.h (modified) * c/src/tests/itrontests/itrontask01/task1.c (modified) * c/src/tests/itrontests/itrontask02/dormant.c (modified) * c/src/tests/itrontests/itrontask02/init.c (modified) * c/src/tests/itrontests/itrontask02/itrontask02.doc (modified) * c/src/tests/itrontests/itrontask02/system.h (modified) * c/src/tests/itrontests/itrontask03/init.c (modified) * c/src/tests/itrontests/itrontask03/itrontask03.doc (modified) * c/src/tests/itrontests/itrontask03/preempt.c (modified) * c/src/tests/itrontests/itrontask03/system.h (modified) * c/src/tests/itrontests/itrontask03/task1.c (modified) * c/src/tests/itrontests/itrontask03/task2.c (modified) * c/src/tests/itrontests/itrontask03/task3.c (modified) * c/src/tests/itrontests/itrontask04/init.c (modified) * c/src/tests/itrontests/itrontask04/itrontask04.doc (modified) * c/src/tests/itrontests/itrontask04/system.h (modified) * c/src/tests/itrontests/itrontask04/task1.c (modified) * c/src/tests/itrontests/itrontask04/task2.c (modified) * c/src/tests/itrontests/itrontask04/task3.c (modified) * c/src/tests/itrontests/itrontime01/init.c (modified) * c/src/tests/itrontests/itrontime01/system.h (modified) * cpukit/itron/include/itron.h (modified) * cpukit/itron/include/itronsys/eventflags.h (modified) * cpukit/itron/include/itronsys/fmempool.h (modified) * cpukit/itron/include/itronsys/intr.h (modified) * cpukit/itron/include/itronsys/mbox.h (modified) * cpukit/itron/include/itronsys/msgbuffer.h (modified) * cpukit/itron/include/itronsys/network.h (modified) * cpukit/itron/include/itronsys/port.h (modified) * cpukit/itron/include/itronsys/semaphore.h (modified) * cpukit/itron/include/itronsys/status.h (modified) * cpukit/itron/include/itronsys/sysmgmt.h (modified) * cpukit/itron/include/itronsys/task.h (modified) * cpukit/itron/include/itronsys/time.h (modified) * cpukit/itron/include/itronsys/types.h (modified) * cpukit/itron/include/itronsys/vmempool.h (modified) * cpukit/itron/include/rtems/itron/config.h (modified) * cpukit/itron/include/rtems/itron/eventflags.h (modified) * cpukit/itron/include/rtems/itron/fmempool.h (modified) * cpukit/itron/include/rtems/itron/intr.h (modified) * cpukit/itron/include/rtems/itron/itronapi.h (modified) * cpukit/itron/include/rtems/itron/mbox.h (modified) * cpukit/itron/include/rtems/itron/msgbuffer.h (modified) * cpukit/itron/include/rtems/itron/network.h (modified) * cpukit/itron/include/rtems/itron/object.h (modified) * cpukit/itron/include/rtems/itron/port.h (modified) * cpukit/itron/include/rtems/itron/semaphore.h (modified) * cpukit/itron/include/rtems/itron/sysmgmt.h (modified) * cpukit/itron/include/rtems/itron/task.h (modified) * cpukit/itron/include/rtems/itron/time.h (modified) * cpukit/itron/include/rtems/itron/vmempool.h (modified) * cpukit/itron/inline/rtems/itron/eventflags.inl (modified) * cpukit/itron/inline/rtems/itron/fmempool.inl (modified) * cpukit/itron/inline/rtems/itron/intr.inl (modified) * cpukit/itron/inline/rtems/itron/mbox.inl (modified) * cpukit/itron/inline/rtems/itron/msgbuffer.inl (modified) * cpukit/itron/inline/rtems/itron/network.inl (modified) * cpukit/itron/inline/rtems/itron/port.inl (modified) * cpukit/itron/inline/rtems/itron/semaphore.inl (modified) * cpukit/itron/inline/rtems/itron/sysmgmt.inl (modified) * cpukit/itron/inline/rtems/itron/task.inl (modified) * cpukit/itron/inline/rtems/itron/time.inl (modified) * cpukit/itron/inline/rtems/itron/vmempool.inl (modified) * cpukit/itron/src/can_wup.c (modified) * cpukit/itron/src/chg_pri.c (modified) * cpukit/itron/src/cre_mbf.c (modified) * cpukit/itron/src/cre_mbx.c (modified) * cpukit/itron/src/cre_sem.c (modified) * cpukit/itron/src/cre_tsk.c (modified) * cpukit/itron/src/del_mbf.c (modified) * cpukit/itron/src/del_mbx.c (modified) * cpukit/itron/src/del_sem.c (modified) * cpukit/itron/src/del_tsk.c (modified) * cpukit/itron/src/dis_dsp.c (modified) * cpukit/itron/src/ena_dsp.c (modified) * cpukit/itron/src/eventflags.c (modified) * cpukit/itron/src/exd_tsk.c (modified) * cpukit/itron/src/ext_tsk.c (modified) * cpukit/itron/src/fmempool.c (modified) * cpukit/itron/src/frsm_tsk.c (modified) * cpukit/itron/src/get_tid.c (modified) * cpukit/itron/src/itronintr.c (modified) * cpukit/itron/src/itronsem.c (modified) * cpukit/itron/src/itrontime.c (modified) * cpukit/itron/src/mbox.c (modified) * cpukit/itron/src/mboxtranslatereturncode.c (modified) * cpukit/itron/src/msgbuffer.c (modified) * cpukit/itron/src/msgbuffertranslatereturncode.c (modified) * cpukit/itron/src/network.c (modified) * cpukit/itron/src/port.c (modified) * cpukit/itron/src/prcv_mbf.c (modified) * cpukit/itron/src/prcv_mbx.c (modified) * cpukit/itron/src/preq_sem.c (modified) * cpukit/itron/src/psnd_mbf.c (modified) * cpukit/itron/src/rcv_mbf.c (modified) * cpukit/itron/src/rcv_mbx.c (modified) * cpukit/itron/src/ref_mbf.c (modified) * cpukit/itron/src/ref_mbx.c (modified) * cpukit/itron/src/ref_sem.c (modified) * cpukit/itron/src/ref_tsk.c (modified) * cpukit/itron/src/rel_wai.c (modified) * cpukit/itron/src/rot_rdq.c (modified) * cpukit/itron/src/rsm_tsk.c (modified) * cpukit/itron/src/sig_sem.c (modified) * cpukit/itron/src/slp_tsk.c (modified) * cpukit/itron/src/snd_mbf.c (modified) * cpukit/itron/src/snd_mbx.c (modified) * cpukit/itron/src/sta_tsk.c (modified) * cpukit/itron/src/sus_tsk.c (modified) * cpukit/itron/src/sysmgmt.c (modified) * cpukit/itron/src/task.c (modified) * cpukit/itron/src/ter_tsk.c (modified) * cpukit/itron/src/trcv_mbf.c (modified) * cpukit/itron/src/trcv_mbx.c (modified) * cpukit/itron/src/tslp_tsk.c (modified) * cpukit/itron/src/tsnd_mbf.c (modified) * cpukit/itron/src/twai_sem.c (modified) * cpukit/itron/src/vmempool.c (modified) * cpukit/itron/src/wai_sem.c (modified) * cpukit/itron/src/wup_tsk.c (modified) * testsuites/itrontests/itronhello/init.c (modified) * testsuites/itrontests/itronhello/itronhello.doc (modified) * testsuites/itrontests/itronhello/system.h (modified) * testsuites/itrontests/itronmbf01/init.c (modified) * testsuites/itrontests/itronmbf01/itronmbf01.doc (modified) * testsuites/itrontests/itronmbf01/system.h (modified) * testsuites/itrontests/itronmbox01/init.c (modified) * testsuites/itrontests/itronmbox01/system.h (modified) * testsuites/itrontests/itronsem01/init.c (modified) * testsuites/itrontests/itronsem01/itronsem01.doc (modified) * testsuites/itrontests/itronsem01/system.h (modified) * testsuites/itrontests/itrontask01/init.c (modified) * testsuites/itrontests/itrontask01/itrontask01.doc (modified) * testsuites/itrontests/itrontask01/system.h (modified) * testsuites/itrontests/itrontask01/task1.c (modified) * testsuites/itrontests/itrontask02/dormant.c (modified) * testsuites/itrontests/itrontask02/init.c (modified) * testsuites/itrontests/itrontask02/itrontask02.doc (modified) * testsuites/itrontests/itrontask02/system.h (modified) * testsuites/itrontests/itrontask03/init.c (modified) * testsuites/itrontests/itrontask03/itrontask03.doc (modified) * testsuites/itrontests/itrontask03/preempt.c (modified) * testsuites/itrontests/itrontask03/system.h (modified) * testsuites/itrontests/itrontask03/task1.c (modified) * testsuites/itrontests/itrontask03/task2.c (modified) * testsuites/itrontests/itrontask03/task3.c (modified) * testsuites/itrontests/itrontask04/init.c (modified) * testsuites/itrontests/itrontask04/itrontask04.doc (modified) * testsuites/itrontests/itrontask04/system.h (modified) * testsuites/itrontests/itrontask04/task1.c (modified) * testsuites/itrontests/itrontask04/task2.c (modified) * testsuites/itrontests/itrontask04/task3.c (modified) * testsuites/itrontests/itrontime01/init.c (modified) * testsuites/itrontests/itrontime01/system.h (modified) + Updated copyright information. Wed, 17 Nov 1999 15:52:26 GMT Joel Sherrill [ce8cd34e] * doc/Make.config (modified) * doc/common/setup.texi (modified) New date. Wed, 17 Nov 1999 15:51:39 GMT Joel Sherrill [368d9a34] * VERSION (modified) changed version to 19991117 Wed, 17 Nov 1999 15:42:18 GMT Joel Sherrill [23d9392f] * c/src/lib/libbsp/powerpc/mcp750/BOOTING (added) * c/src/lib/libbsp/powerpc/motorola_powerpc/BOOTING (added) New file documenting the on board monitor (PPCBUG) configuration used ... Wed, 17 Nov 1999 15:36:57 GMT Joel Sherrill [0d523ca] * tools/cpu/sh/COPYING (modified) * tools/cpu/sh/sci.c (modified) * tools/cpu/sh/shgen.c (modified) Patch rtems-rc-19991105-2.diff from Ralf Corsepius [2d8a4ed0] * c/src/libnetworking/rtems_webserver/uemf.h (modified) * cpukit/httpd/uemf.h (modified) Conditionally take out the offensive pragma pack when on RTEMS in ... Wed, 17 Nov 1999 15:24:32 GMT Joel Sherrill [4ccd020] * c/src/tests/itrontests/Makefile.am (modified) * c/src/tests/itrontests/configure.in (modified) * c/src/tests/itrontests/itronmbox01/Makefile.in (added) * c/src/tests/itrontests/itronmbox01/init.c (added) * c/src/tests/itrontests/itronmbox01/itronmbox01.doc (added) * c/src/tests/itrontests/itronmbox01/itronmbox01.scn (added) * c/src/tests/itrontests/itronmbox01/system.h (added) * testsuites/itrontests/Makefile.am (modified) * testsuites/itrontests/itronmbox01/init.c (added) * testsuites/itrontests/itronmbox01/itronmbox01.doc (added) * testsuites/itrontests/itronmbox01/itronmbox01.scn (added) * testsuites/itrontests/itronmbox01/system.h (added) New shell of a test for ITRON Mailbox Manager. Wed, 17 Nov 1999 15:24:11 GMT Joel Sherrill [5e96e917] * c/src/exec/itron/include/itronsys/mbox.h (modified) * c/src/exec/itron/include/rtems/itron/mbox.h (modified) * c/src/exec/itron/src/cre_mbx.c (added) * c/src/exec/itron/src/del_mbx.c (added) * c/src/exec/itron/src/mbox.c (modified) * c/src/exec/itron/src/mboxtranslatereturncode.c (added) * c/src/exec/itron/src/prcv_mbx.c (added) * c/src/exec/itron/src/rcv_mbx.c (added) * c/src/exec/itron/src/ref_mbx.c (added) * c/src/exec/itron/src/snd_mbx.c (added) * c/src/exec/itron/src/trcv_mbx.c (added) * cpukit/itron/include/itronsys/mbox.h (modified) * cpukit/itron/include/rtems/itron/mbox.h (modified) * cpukit/itron/src/cre_mbx.c (added) * cpukit/itron/src/del_mbx.c (added) * cpukit/itron/src/mbox.c (modified) * cpukit/itron/src/mboxtranslatereturncode.c (added) * cpukit/itron/src/prcv_mbx.c (added) * cpukit/itron/src/rcv_mbx.c (added) * cpukit/itron/src/ref_mbx.c (added) * cpukit/itron/src/snd_mbx.c (added) * cpukit/itron/src/trcv_mbx.c (added) Updated Mailbox Manager submitted and split into multiple files. Wed, 17 Nov 1999 15:04:32 GMT Joel Sherrill [c730be8f] * doc/itron3.0/mailbox.t (modified) Corrected spacing. Wed, 17 Nov 1999 15:04:26 GMT Joel Sherrill [8a33a48b] * doc/itron3.0/itron.texi (modified) Correctd name of document produced for consistency. Wed, 17 Nov 1999 15:03:55 GMT Joel Sherrill [2eda969] * doc/itron3.0/status.t (modified) Updated to reflect Mailbox Manager submission. Wed, 17 Nov 1999 14:56:18 GMT Joel Sherrill [1c10acc] * c/src/exec/itron/src/mbox.c (modified) * cpukit/itron/src/mbox.c (modified) Update from Andrew D. McDowell with ... Tue, 16 Nov 1999 22:57:58 GMT Joel Sherrill [0545e15] * c/src/tests/psxtests/psx13/psx13.scn (modified) * testsuites/psxtests/psx13/psx13.scn (modified) Fixed screen. Tue, 16 Nov 1999 22:57:32 GMT Joel Sherrill [0b0441af] * c/src/lib/libc/Makefile.in (modified) Added TERMINAL_IDENTIFICATION pieces. Tue, 16 Nov 1999 22:56:53 GMT Joel Sherrill [38d65f80] * c/src/lib/libbsp/sparc/erc32/startup/linkcmds (modified) Fixed alignment problem on _endtext. Tue, 16 Nov 1999 22:56:38 GMT Joel Sherrill [aad726e] * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/taskvariableadd.c (modified) * c/src/exec/rtems/src/taskvariabledelete.c (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/taskvariableadd.c (modified) * cpukit/rtems/src/taskvariabledelete.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) Moved task_variable pointer to basic shared part of TCB instead of ... Tue, 16 Nov 1999 22:55:11 GMT Joel Sherrill [987445b] * c/src/tests/sptests/sp04/tswitch.c (modified) * c/src/tests/sptests/sp14/task1.c (modified) * c/src/tests/sptests/sp24/resume.c (modified) * testsuites/sptests/sp04/tswitch.c (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp24/resume.c (modified) Added proper nesting level for dispatch disable check. Tue, 16 Nov 1999 22:51:47 GMT Joel Sherrill [96c2db6] * c/src/tests/support/include/tmacros.h (modified) * testsuites/support/include/tmacros.h (modified) Added code so if dispatching level is specified to be -1, then no ... Tue, 16 Nov 1999 22:51:06 GMT Joel Sherrill [cea3304] * c/src/tests/sptests/sp22/delay.c (modified) * testsuites/sptests/sp22/delay.c (modified) Corrected nesting level on dispatching verification. Tue, 16 Nov 1999 22:50:08 GMT Joel Sherrill [0beded61] * c/src/tests/sptests/sp11/timer.c (modified) * testsuites/sptests/sp11/timer.c (modified) Corrected disable dispatch nesting count checks. Tue, 16 Nov 1999 22:47:23 GMT Jennifer Averett [4efe2b7a] * c/src/exec/itron/src/frsm_tsk.c (modified) * c/src/exec/itron/src/rsm_tsk.c (modified) * cpukit/itron/src/frsm_tsk.c (modified) * cpukit/itron/src/rsm_tsk.c (modified) Added check to return passed if task is not suspended. Tue, 16 Nov 1999 22:46:55 GMT Jennifer Averett [0fa51b5b] * c/src/exec/itron/src/sus_tsk.c (modified) * cpukit/itron/src/sus_tsk.c (modified) Added code to catch the error of suspend count exceding the counter ... Tue, 16 Nov 1999 22:45:51 GMT Jennifer Averett [9181246] * c/src/exec/libcsupport/src/utime.c (modified) * c/src/lib/libc/utime.c (modified) * cpukit/libcsupport/src/utime.c (modified) Fixed bug. Tue, 16 Nov 1999 22:45:33 GMT Jennifer Averett [18c3155] * c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c (modified) * c/src/lib/libc/imfs_handlers_memfile.c (modified) * c/src/libfs/src/imfs/imfs_handlers_memfile.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_memfile.c (modified) Added handler for fsync. For the memfile it is the same as the data sync. Tue, 16 Nov 1999 21:56:45 GMT Joel Sherrill [d2bfbaf] * doc/posix_users/clock.t (modified) * doc/posix_users/cond.t (modified) * doc/posix_users/device.t (modified) * doc/posix_users/files.t (modified) * doc/posix_users/io.t (modified) * doc/posix_users/message.t (modified) * doc/posix_users/mutex.t (modified) * doc/posix_users/procenv.t (modified) * doc/posix_users/process.t (modified) * doc/posix_users/semaphores.t (modified) * doc/posix_users/signal.t (modified) * doc/posix_users/thread.t (modified) Fixed spacing. Tue, 16 Nov 1999 21:56:31 GMT Joel Sherrill [a47e653] * doc/itron3.0/itron.texi (modified) Changed name of document generated. Tue, 16 Nov 1999 21:53:59 GMT Joel Sherrill [8ea5178] * doc/do_docs (modified) * doc/index.html (modified) Added ITRON 3.0 API User's Guide. Tue, 16 Nov 1999 21:53:35 GMT Joel Sherrill [46139bf3] * doc/Make.config (modified) Fixed typo. Tue, 16 Nov 1999 21:46:16 GMT Joel Sherrill [00b335e] * doc/posix_users/status.t (modified) Corrected status. Tue, 16 Nov 1999 21:32:09 GMT Joel Sherrill [ca7d922] * c/src/tests/tmtests/include/timesys.h (modified) * testsuites/tmtests/include/timesys.h (modified) Fixed typo. Tue, 16 Nov 1999 21:30:41 GMT Jennifer Averett [9c7867b] * c/src/tests/itrontests/itronmbf01/itronmbf01.scn (modified) * testsuites/itrontests/itronmbf01/itronmbf01.scn (modified) Inserted output from the erc32 run into the output file. Tue, 16 Nov 1999 21:15:03 GMT Joel Sherrill [7fe5ff38] * c/src/tests/itrontests/itronhello/system.h (modified) * testsuites/itrontests/itronhello/system.h (modified) Use miniIMFS like hello from samples. Tue, 16 Nov 1999 21:10:48 GMT Joel Sherrill [a470c0ee] * c/src/tests/itrontests/itronmbf01/system.h (modified) * testsuites/itrontests/itronmbf01/system.h (modified) Increased stack space because message buffers are on the stack. Tue, 16 Nov 1999 20:50:36 GMT Jennifer Averett [22542b6b] * c/src/tests/psxtests/psxmount/psxmount.scn (modified) * c/src/tests/psxtests/psxmount/test.c (modified) * testsuites/psxtests/psxmount/psxmount.scn (modified) * testsuites/psxtests/psxmount/test.c (modified) Removed leading space from output. Tue, 16 Nov 1999 20:50:07 GMT Jennifer Averett [f89df68] * c/src/tests/psxtests/psx13/psx13.scn (modified) * testsuites/psxtests/psx13/psx13.scn (modified) Added comment indicating that dup is known to be broken. Tue, 16 Nov 1999 20:49:18 GMT Jennifer Averett [47c7705] * c/src/tests/itrontests/itronsem01/itronsem01.scn (modified) * testsuites/itrontests/itronsem01/itronsem01.scn (modified) Added data to the log file so it matches the real output. Tue, 16 Nov 1999 20:48:48 GMT Jennifer Averett [ac0ba842] * c/src/tests/itrontests/itrontask01/itrontask01.scn (modified) * testsuites/itrontests/itrontask01/itrontask01.scn (modified) Added comment to log file indicating that task order is not critical. Tue, 16 Nov 1999 20:47:30 GMT Jennifer Averett [36072c8a] * c/src/tests/itrontests/itrontask02/init.c (modified) * c/src/tests/itrontests/itrontask02/itrontask02.scn (modified) * testsuites/itrontests/itrontask02/init.c (modified) * testsuites/itrontests/itrontask02/itrontask02.scn (modified) Added test case of rsm_tsk and frsm_tsk on a task not suspended. ... Tue, 16 Nov 1999 20:22:25 GMT Joel Sherrill [3db81880] * doc/posix_users/sched.t (modified) * doc/posix_users/thread.t (modified) Fixed spacing. Tue, 16 Nov 1999 20:02:43 GMT Joel Sherrill [1573ec8a] * doc/itron3.0/preface.texi (added) New file. Tue, 16 Nov 1999 19:50:56 GMT Joel Sherrill [0660b4f8] * doc/FAQ/FAQ.texi (modified) * doc/FAQ/Makefile (modified) * doc/FAQ/basic.t (modified) * doc/FAQ/bsp.t (modified) * doc/FAQ/concepts.t (modified) * doc/FAQ/debug.t (modified) * doc/FAQ/embeddedinfo.t (modified) * doc/FAQ/freesw.t (modified) * doc/FAQ/hwdebugaids.t (modified) * doc/FAQ/tools.t (modified) * doc/ada_user/Makefile (modified) * doc/ada_user/ada_user.texi (modified) * doc/ada_user/example.texi (modified) * doc/bsp_howto/Makefile (modified) * doc/bsp_howto/adaintr.t (modified) * doc/bsp_howto/analog.t (modified) * doc/bsp_howto/bsp_howto.texi (modified) * doc/bsp_howto/clock.t (modified) * doc/bsp_howto/console.t (modified) * doc/bsp_howto/discrete.t (modified) * doc/bsp_howto/init.t (modified) * doc/bsp_howto/intro.t (modified) * doc/bsp_howto/linkcmds.t (modified) * doc/bsp_howto/makefiles.t (modified) * doc/bsp_howto/nvmem.t (modified) * doc/bsp_howto/rtc.t (modified) * doc/bsp_howto/shmsupp.t (modified) * doc/bsp_howto/support.t (modified) * doc/bsp_howto/target.t (modified) * doc/bsp_howto/timer.t (modified) * doc/common/cpright.texi (modified) * doc/common/setup.texi (modified) * doc/common/timemac.texi (modified) * doc/common/timetbl.t (modified) * doc/common/timing.t (modified) * doc/common/wksheets.t (modified) * doc/develenv/Makefile (modified) * doc/develenv/compile.texi (modified) * doc/develenv/develenv.texi (modified) * doc/develenv/direct.texi (modified) * doc/develenv/intro.texi (modified) * doc/develenv/sample.texi (modified) * doc/develenv/utils.texi (modified) * doc/filesystem/Makefile (modified) * doc/filesystem/filesystem.texi (modified) * doc/filesystem/fsrequirements.t (modified) * doc/filesystem/imfs.t (modified) * doc/filesystem/init.t (modified) * doc/filesystem/miniimfs.t (modified) * doc/filesystem/mounting.t (modified) * doc/filesystem/patheval.t (modified) * doc/filesystem/preface.texi (modified) * doc/filesystem/syscalls.t (modified) * doc/filesystem/tftp.t (modified) * doc/itron3.0/Makefile (modified) * doc/itron3.0/itron.texi (modified) * doc/networking/Makefile (modified) * doc/networking/driver.t (modified) * doc/networking/networkapp.t (modified) * doc/networking/networking.texi (modified) * doc/networking/networktasks.t (modified) * doc/networking/preface.texi (modified) * doc/networking/servers.t (modified) * doc/networking/testing.t (modified) * doc/new_chapters/Makefile (modified) * doc/new_chapters/adminiface.t (modified) * doc/new_chapters/base.t (modified) * doc/new_chapters/confspace.t (modified) * doc/new_chapters/cpuuse.t (modified) * doc/new_chapters/dumpcontrol.t (modified) * doc/new_chapters/error.t (modified) * doc/new_chapters/eventlog.t (modified) * doc/new_chapters/gen_section (modified) * doc/new_chapters/monitor.t (modified) * doc/new_chapters/new_chapters.texi (modified) * doc/new_chapters/rtmonuse.t (modified) * doc/new_chapters/stackchk.t (modified) * doc/porting/Makefile (modified) * doc/porting/codetuning.t (modified) * doc/porting/cpuinit.t (modified) * doc/porting/cpumodels.t (modified) * doc/porting/developtools.t (modified) * doc/porting/idlethread.t (modified) * doc/porting/interrupts.t (modified) * doc/porting/miscellaneous.t (modified) * doc/porting/porting.texi (modified) * doc/porting/preface.texi (modified) * doc/porting/prioritybitmap.t (modified) * doc/porting/sourcecode.t (modified) * doc/porting/taskcontext.t (modified) * doc/posix1003.1/Makefile (modified) * doc/posix1003.1/ch01.t (modified) * doc/posix1003.1/ch02.t (modified) * doc/posix1003.1/ch03.t (modified) * doc/posix1003.1/ch04.t (modified) * doc/posix1003.1/ch05.t (modified) * doc/posix1003.1/ch06.t (modified) * doc/posix1003.1/ch07.t (modified) * doc/posix1003.1/ch08.t (modified) * doc/posix1003.1/ch09.t (modified) * doc/posix1003.1/ch10.t (modified) * doc/posix1003.1/ch11.t (modified) * doc/posix1003.1/ch12.t (modified) * doc/posix1003.1/ch13.t (modified) * doc/posix1003.1/ch14.t (modified) * doc/posix1003.1/ch15.t (modified) * doc/posix1003.1/ch16.t (modified) * doc/posix1003.1/ch17.t (modified) * doc/posix1003.1/ch18.t (modified) * doc/posix1003.1/posix1003_1.texi (modified) * doc/posix1003.1/preface.texi (modified) * doc/posix_users/Makefile (modified) * doc/posix_users/cancel.t (modified) * doc/posix_users/clock.t (modified) * doc/posix_users/cond.t (modified) * doc/posix_users/cspecific.t (modified) * doc/posix_users/device.t (modified) * doc/posix_users/files.t (modified) * doc/posix_users/io.t (modified) * doc/posix_users/key.t (modified) * doc/posix_users/memorymgmt.t (modified) * doc/posix_users/mutex.t (modified) * doc/posix_users/posix_users.texi (modified) * doc/posix_users/preface.texi (modified) * doc/posix_users/procenv.t (modified) * doc/posix_users/process.t (modified) * doc/posix_users/sched.t (modified) * doc/posix_users/signal.t (modified) * doc/posix_users/status.t (modified) * doc/posix_users/systemdb.t (modified) * doc/posix_users/thread.t (modified) * doc/relnotes/Makefile (modified) * doc/relnotes/install.texi (modified) * doc/relnotes/intro.texi (modified) * doc/relnotes/probrep.texi (modified) * doc/relnotes/relnotes.texi (modified) * doc/relnotes/status.texi (modified) * doc/rgdb_specs/Makefile (modified) * doc/rgdb_specs/rgdb_specs.texi (modified) * doc/rtems_gdb/Makefile (modified) * doc/rtems_gdb/commands.t (modified) * doc/rtems_gdb/example.t (modified) * doc/rtems_gdb/intro.t (modified) * doc/rtems_gdb/rtems_gdb.texi (modified) * doc/rtems_gdb/started.t (modified) * doc/rtems_gdb/swarch.t (modified) * doc/rtems_gdb/trouble.t (modified) * doc/src2html/Makefile (modified) * doc/started/Makefile (modified) * doc/started/buildc.t (modified) * doc/started/buildrt.t (modified) * doc/started/gdb.t (modified) * doc/started/intro.t (modified) * doc/started/nt.t (modified) * doc/started/require.t (modified) * doc/started/sample.t (modified) * doc/started/started.texi (modified) * doc/started/versions.texi (modified) * doc/started_ada/Makefile (modified) * doc/started_ada/buildada.t (modified) * doc/started_ada/buildrt.t (modified) * doc/started_ada/gdb.t (modified) * doc/started_ada/intro.t (modified) * doc/started_ada/require.t (modified) * doc/started_ada/sample.t (modified) * doc/started_ada/started_ada.texi (modified) * doc/started_ada/versions.texi (modified) * doc/supplements/hppa1_1/Makefile (modified) * doc/supplements/hppa1_1/bsp.t (modified) * doc/supplements/hppa1_1/callconv.t (modified) * doc/supplements/hppa1_1/cpumodel.t (modified) * doc/supplements/hppa1_1/cputable.t (modified) * doc/supplements/hppa1_1/fatalerr.t (modified) * doc/supplements/hppa1_1/hppa1_1.texi (modified) * doc/supplements/hppa1_1/intr_NOTIMES.t (modified) * doc/supplements/hppa1_1/memmodel.t (modified) * doc/supplements/hppa1_1/preface.texi (modified) * doc/supplements/hppa1_1/timeSIMHPPA.t (modified) * doc/supplements/i386/Makefile (modified) * doc/supplements/i386/bsp.t (modified) * doc/supplements/i386/callconv.t (modified) * doc/supplements/i386/cpumodel.t (modified) * doc/supplements/i386/cputable.t (modified) * doc/supplements/i386/fatalerr.t (modified) * doc/supplements/i386/i386.texi (modified) * doc/supplements/i386/intr_NOTIMES.t (modified) * doc/supplements/i386/memmodel.t (modified) * doc/supplements/i386/preface.texi (modified) * doc/supplements/i386/timeFORCE386.t (modified) * doc/supplements/i960/Makefile (modified) * doc/supplements/i960/bsp.t (modified) * doc/supplements/i960/callconv.t (modified) * doc/supplements/i960/cpumodel.t (modified) * doc/supplements/i960/cputable.t (modified) * doc/supplements/i960/fatalerr.t (modified) * doc/supplements/i960/i960.texi (modified) * doc/supplements/i960/intr_NOTIMES.t (modified) * doc/supplements/i960/memmodel.t (modified) * doc/supplements/i960/preface.texi (modified) * doc/supplements/i960/timeCVME961.t (modified) * doc/supplements/m68k/Makefile (modified) * doc/supplements/m68k/bsp.t (modified) * doc/supplements/m68k/callconv.t (modified) * doc/supplements/m68k/cpumodel.t (modified) * doc/supplements/m68k/cputable.t (modified) * doc/supplements/m68k/fatalerr.t (modified) * doc/supplements/m68k/intr_NOTIMES.t (modified) * doc/supplements/m68k/m68k.texi (modified) * doc/supplements/m68k/memmodel.t (modified) * doc/supplements/m68k/preface.texi (modified) * doc/supplements/m68k/timeMVME136.t (modified) * doc/supplements/m68k/timedata.t (modified) * doc/supplements/mips64orion/Makefile (modified) * doc/supplements/mips64orion/bsp.t (modified) * doc/supplements/mips64orion/callconv.t (modified) * doc/supplements/mips64orion/cpumodel.t (modified) * doc/supplements/mips64orion/cputable.t (modified) * doc/supplements/mips64orion/fatalerr.t (modified) * doc/supplements/mips64orion/intr_NOTIMES.t (modified) * doc/supplements/mips64orion/memmodel.t (modified) * doc/supplements/mips64orion/mips64orion.texi (modified) * doc/supplements/mips64orion/preface.texi (modified) * doc/supplements/mips64orion/timeBSP.t (modified) * doc/supplements/powerpc/Makefile (modified) * doc/supplements/powerpc/bsp.t (modified) * doc/supplements/powerpc/callconv.t (modified) * doc/supplements/powerpc/cpumodel.t (modified) * doc/supplements/powerpc/cputable.t (modified) * doc/supplements/powerpc/fatalerr.t (modified) * doc/supplements/powerpc/intr_NOTIMES.t (modified) * doc/supplements/powerpc/memmodel.t (modified) * doc/supplements/powerpc/powerpc.texi (modified) * doc/supplements/powerpc/preface.texi (modified) * doc/supplements/powerpc/timeDMV177.t (modified) * doc/supplements/powerpc/timePSIM.t (modified) * doc/supplements/sh/Makefile (modified) * doc/supplements/sh/bsp.t (modified) * doc/supplements/sh/callconv.t (modified) * doc/supplements/sh/cpumodel.t (modified) * doc/supplements/sh/cputable.t (modified) * doc/supplements/sh/fatalerr.t (modified) * doc/supplements/sh/intr_NOTIMES.t (modified) * doc/supplements/sh/memmodel.t (modified) * doc/supplements/sh/preface.texi (modified) * doc/supplements/sh/sh.texi (modified) * doc/supplements/sh/timeBSP.t (modified) * doc/supplements/sparc/Makefile (modified) * doc/supplements/sparc/bsp.t (modified) * doc/supplements/sparc/callconv.t (modified) * doc/supplements/sparc/cpumodel.t (modified) * doc/supplements/sparc/cputable.t (modified) * doc/supplements/sparc/fatalerr.t (modified) * doc/supplements/sparc/intr_NOTIMES.t (modified) * doc/supplements/sparc/memmodel.t (modified) * doc/supplements/sparc/preface.texi (modified) * doc/supplements/sparc/sparc.texi (modified) * doc/supplements/sparc/timeERC32.t (modified) * doc/supplements/template/Makefile (modified) * doc/supplements/template/bsp.t (modified) * doc/supplements/template/callconv.t (modified) * doc/supplements/template/cpumodel.t (modified) * doc/supplements/template/cputable.t (modified) * doc/supplements/template/fatalerr.t (modified) * doc/supplements/template/intr_NOTIMES.t (modified) * doc/supplements/template/memmodel.t (modified) * doc/supplements/template/preface.texi (modified) * doc/supplements/template/template.texi (modified) * doc/supplements/template/timeBSP.t (modified) * doc/tools/bmenu/Makefile (modified) * doc/tools/bmenu/address.h (modified) * doc/tools/bmenu/address.inl (modified) * doc/tools/bmenu/base.h (modified) * doc/tools/bmenu/chain.c (modified) * doc/tools/bmenu/chain.h (modified) * doc/tools/bmenu/chain.inl (modified) * doc/tools/bmenu/isr.h (modified) * doc/tools/bmenu/main.c (modified) * doc/tools/bmenu/system.h (modified) * doc/tools/src2html/Makefile (modified) * doc/tools/texi2www/Makefile (modified) * doc/user/Makefile (modified) * doc/user/bsp.t (modified) * doc/user/c_user.texi (modified) * doc/user/clock.t (modified) * doc/user/concepts.t (modified) * doc/user/conf.t (modified) * doc/user/dirstat.texi (modified) * doc/user/dpmem.t (modified) * doc/user/event.t (modified) * doc/user/example.texi (modified) * doc/user/fatal.t (modified) * doc/user/glossary.texi (modified) * doc/user/init.t (modified) * doc/user/intr.t (modified) * doc/user/io.t (modified) * doc/user/mp.t (modified) * doc/user/msg.t (modified) * doc/user/overview.t (modified) * doc/user/part.t (modified) * doc/user/preface.texi (modified) * doc/user/region.t (modified) * doc/user/rtmon.t (modified) * doc/user/schedule.t (modified) * doc/user/sem.t (modified) * doc/user/signal.t (modified) * doc/user/task.t (modified) * doc/user/timer.t (modified) * doc/user/userext.t (modified) Changed copyright date to 1999. Tue, 16 Nov 1999 19:47:37 GMT Joel Sherrill [086a898a] * doc/itron3.0/config.t (modified) * doc/itron3.0/eventflags.t (modified) * doc/itron3.0/fixedblock.t (modified) * doc/itron3.0/interrupt.t (modified) * doc/itron3.0/mailbox.t (modified) * doc/itron3.0/memorypool.t (modified) * doc/itron3.0/msgbuffer.t (modified) * doc/itron3.0/network.t (modified) * doc/itron3.0/rendezvous.t (modified) * doc/itron3.0/semaphore.t (modified) * doc/itron3.0/status.t (modified) * doc/itron3.0/task.t (modified) * doc/itron3.0/tasksync.t (modified) * doc/itron3.0/time.t (modified) Added copyright. Tue, 16 Nov 1999 19:43:14 GMT Joel Sherrill [3135649] * doc/Make.config (modified) * doc/common/setup.texi (modified) Changed release date. Tue, 16 Nov 1999 19:41:31 GMT Joel Sherrill [8f9efcb9] * doc/posix_users/Makefile (modified) * doc/posix_users/posix_users.texi (modified) * doc/posix_users/status.t (added) Added status chapter. Tue, 16 Nov 1999 18:40:25 GMT Joel Sherrill [71689d44] * doc/user/concepts.t (modified) Added reference to rtems_get_class, rtems_get_node, and ... Tue, 16 Nov 1999 18:28:20 GMT Joel Sherrill [dc2b337] * doc/user/Makefile (modified) * doc/user/task.t (modified) Added task variable services. Tue, 16 Nov 1999 18:28:06 GMT Joel Sherrill [1dbf307] * doc/user/conf.t (modified) Added categorized list of constants in confdefs.h. Tue, 16 Nov 1999 16:23:26 GMT Joel Sherrill [90378e4] * c/src/tests/tmtests/include/timesys.h (modified) * testsuites/tmtests/include/timesys.h (modified) Added BSP_MAXIMUM_OPERATION_COUNT and BSP_ITERATION_COUNT which ... Tue, 16 Nov 1999 16:21:00 GMT Joel Sherrill [4b960e5] * c/src/tests/support/include/tmacros.h (modified) * testsuites/support/include/tmacros.h (modified) Added code to the macros which checked directive status to also ... Tue, 16 Nov 1999 16:19:06 GMT Joel Sherrill [72d4b1d9] * c/src/tests/samples/hello/system.h (modified) * testsuites/samples/hello/system.h (modified) Use the miniIMFS to reduce code space. Tue, 16 Nov 1999 16:15:05 GMT Joel Sherrill [a20190a4] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/psx01.scn (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/psx01.scn (modified) Added test cases for uname(). Tue, 16 Nov 1999 16:14:37 GMT Joel Sherrill [65a38bc] * c/src/exec/libnetworking/Makefile.am (modified) * c/src/libnetworking/Makefile.am (modified) * c/src/libnetworking/configure.in (modified) * c/src/libnetworking/wrapup/Makefile.in (modified) * cpukit/libnetworking/Makefile.am (modified) Web server uses the POSIX API. Therefor, it must be disabled when ... Tue, 16 Nov 1999 16:13:26 GMT Joel Sherrill [ce18601a] * c/src/exec/libcsupport/Makefile.am (modified) * c/src/lib/Makefile.am (modified) * c/src/lib/configure.in (modified) * cpukit/libcsupport/Makefile.am (modified) Removed start subdirectory and distributed contents to the ... Tue, 16 Nov 1999 16:10:39 GMT Joel Sherrill [0cb7cb9] * c/src/exec/score/src/threadclose.c (modified) * c/src/exec/score/src/threadinitialize.c (modified) * c/src/exec/score/src/threadstart.c (modified) * cpukit/score/src/threadclose.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadstart.c (modified) Added comments. Tue, 16 Nov 1999 16:09:50 GMT Joel Sherrill [d3fdf459] * c/src/exec/score/src/threadrestart.c (modified) * cpukit/score/src/threadrestart.c (modified) Now use _Thread_Reset(). Tue, 16 Nov 1999 16:08:10 GMT Joel Sherrill [88cb6b2] * c/src/exec/score/src/Makefile.in (modified) Added threadreset.c. Tue, 16 Nov 1999 16:07:52 GMT Joel Sherrill [f6d0821] * c/src/exec/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) Added prototype for _Thread_Reset() and numerous comments. Tue, 16 Nov 1999 16:07:17 GMT Joel Sherrill [c094542] * c/src/exec/score/cpu/configure.in (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/rtems/score/cpu.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/cpu/unix/rtems/score/cpu.h (modified) Only check for System V IPC if multiprocessing is enabled. The unix ... Tue, 16 Nov 1999 16:04:51 GMT Joel Sherrill [f4b76ab5] * c/src/exec/sapi/include/rtems/sptables.h.in (modified) * cpukit/sapi/include/rtems/sptables.h.in (modified) Fixed so can be included multiple times in the executive source. Tue, 16 Nov 1999 16:03:21 GMT Joel Sherrill [31473b7] * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/lib/libc/utsname.c (modified) * cpukit/libcsupport/src/utsname.c (modified) Works now. Removed times() since the version in the C Library ... Tue, 16 Nov 1999 16:01:54 GMT Joel Sherrill [165fe39] * c/src/exec/posix/src/setsid.c (modified) * cpukit/posix/src/setsid.c (modified) Return a reasonable error other than ENOSYS. Tue, 16 Nov 1999 16:01:32 GMT Joel Sherrill [7fec3b7a] * c/src/exec/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) Added call to _Watchdog_Remove to remove the sporadic timer. It was ... Tue, 16 Nov 1999 16:00:11 GMT Joel Sherrill [2c0e896e] * c/src/exec/posix/src/Makefile.in (modified) Moved utsname from "build for now" (unimplemented files) to the main ... Tue, 16 Nov 1999 15:58:21 GMT Joel Sherrill [d280ce18] * c/src/exec/itron/include/rtems/itron/msgbuffer.h (modified) * cpukit/itron/include/rtems/itron/msgbuffer.h (modified) Comment fixed when adding prototype for ... Tue, 16 Nov 1999 15:52:49 GMT Joel Sherrill [bd462d1] * c/src/exec/score/src/threadreset.c (added) * cpukit/score/src/threadreset.c (added) New file. Tue, 16 Nov 1999 15:48:11 GMT Joel Sherrill [d6c83529] * Makefile.am (modified) * bootstrap (moved) * c/Makefile.am (modified) * c/configure.in (modified) * c/make/Makefile.am (added) * c/make/configure.in (added) * c/make/target.cfg.in (moved) * c/src/make/Makefile.am (modified) * c/src/make/bsp.cfg.in (modified) * c/src/make/compilers/gcc-target-default.cfg (modified) * c/src/make/configure.in (modified) * c/src/make/custom/default.cfg.in (modified) * c/src/make/main.cfg.in (modified) * c/src/tests/samples/cdtest/Makefile.in (modified) * c/src/tests/samples/paranoia/Makefile.in (modified) * make/Makefile.am (modified) * make/compilers/gcc-target-default.cfg (modified) * make/custom/FreeBSD-posix.cfg (modified) * make/custom/HPUX9-posix.cfg (modified) * make/custom/Linux-posix.cfg (modified) * make/custom/Solaris-posix.cfg (modified) * make/custom/bare.cfg (modified) * make/custom/default.cfg (modified) * make/custom/gen68360.cfg (modified) * make/custom/mvme162.cfg (modified) * make/custom/ods68302.cfg (modified) * make/leaf.cfg (modified) * make/main.cfg (modified) Patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius ... Tue, 16 Nov 1999 15:41:58 GMT Jennifer Averett [fa3346f] * c/src/tests/psxtests/psxreaddir/psxreaddir.scn (modified) * testsuites/psxtests/psxreaddir/psxreaddir.scn (modified) Modified file to match seen output. Tue, 16 Nov 1999 15:41:29 GMT Jennifer Averett [f9879915] * c/src/tests/psxtests/psxstat/psxstat.scn (modified) * testsuites/psxtests/psxstat/psxstat.scn (modified) Modified output file to match seen output. Added comment to all ino ... Tue, 16 Nov 1999 15:40:40 GMT Jennifer Averett [e9b00d7] * c/src/tests/psxtests/psxstat/test.c (modified) * testsuites/psxtests/psxstat/test.c (modified) Removed compiler warning. Tue, 16 Nov 1999 15:39:08 GMT Jennifer Averett [d37aa444] * c/src/tests/itrontests/itrontask03/init.c (modified) * c/src/tests/itrontests/itrontask03/preempt.c (modified) * testsuites/itrontests/itrontask03/init.c (modified) * testsuites/itrontests/itrontask03/preempt.c (modified) Changed asserts to tmmacros. Tue, 16 Nov 1999 15:38:44 GMT Jennifer Averett [2d82857] * c/src/tests/itrontests/itrontask02/itrontask02.scn (modified) * testsuites/itrontests/itrontask02/itrontask02.scn (modified) Updated scn file to match new output. Left out unemplemented parts ... Tue, 16 Nov 1999 15:33:10 GMT Jennifer Averett [47619951] * c/src/tests/itrontests/itrontask02/init.c (modified) * testsuites/itrontests/itrontask02/init.c (modified) + Changed ID to 1. ( Compilation error introduced by modifications. ) Tue, 16 Nov 1999 15:30:04 GMT Jennifer Averett [1da9f4bd] * c/src/tests/itrontests/itronhello/itronhello.scn (modified) * testsuites/itrontests/itronhello/itronhello.scn (modified) Modified scan file to match. Tue, 16 Nov 1999 15:28:03 GMT Joel Sherrill [817031f] * c/src/exec/libcsupport/src/ttyname_r.c (added) * c/src/lib/libc/ttyname_r.c (added) * cpukit/libcsupport/src/ttyname_r.c (added) New file. Tue, 16 Nov 1999 15:27:52 GMT Joel Sherrill [c7016198] * c/src/exec/libcsupport/src/ctermid.c (added) * c/src/exec/libcsupport/src/tcgetprgrp.c (added) * c/src/exec/libcsupport/src/tcsendbreak.c (added) * c/src/exec/libcsupport/src/tcsetpgrp.c (added) * c/src/exec/libcsupport/src/ttyname.c (added) * c/src/lib/libc/Makefile.in (modified) * c/src/lib/libc/ctermid.c (added) * c/src/lib/libc/tcgetprgrp.c (added) * c/src/lib/libc/tcsendbreak.c (added) * c/src/lib/libc/tcsetpgrp.c (added) * c/src/lib/libc/ttyname.c (added) * cpukit/libcsupport/src/ctermid.c (added) * cpukit/libcsupport/src/tcgetprgrp.c (added) * cpukit/libcsupport/src/tcsendbreak.c (added) * cpukit/libcsupport/src/tcsetpgrp.c (added) * cpukit/libcsupport/src/ttyname.c (added) Added. Tue, 16 Nov 1999 15:26:29 GMT Joel Sherrill [b88691c] * c/src/exec/libcsupport/src/scandir.c (modified) * c/src/lib/libc/scandir.c (modified) * cpukit/libcsupport/src/scandir.c (modified) Source and destination arguments to strncpy were swapped. This ... Tue, 16 Nov 1999 15:24:30 GMT Joel Sherrill [c276c87] * c/src/tests/tools/generic/difftest.in (modified) * testsuites/tools/generic/difftest.in (modified) Added itron tests. Tue, 16 Nov 1999 14:39:56 GMT Jennifer Averett [3fb7b70b] * c/src/tests/itrontests/itrontask02/init.c (modified) * testsuites/itrontests/itrontask02/init.c (modified) Changed to call tmmacros instead of assert. Tue, 16 Nov 1999 14:24:50 GMT Joel Sherrill [56e61bb8] * scripts/gdb/gdb.spec.in (modified) Patch rtems-rc-19991105-0.diff from Ralf Corsepius [ac656f2d] * c/src/lib/libbsp/m68k/dmv152/Makefile.in (modified) * c/src/lib/libbsp/m68k/dmv152/start/Makefile.in (added) * c/src/lib/libbsp/m68k/idp/Makefile.in (modified) * c/src/lib/libbsp/m68k/idp/start/Makefile.in (added) * c/src/lib/libbsp/m68k/mvme136/Makefile.in (modified) * c/src/lib/libbsp/m68k/mvme136/start/Makefile.in (added) * c/src/lib/libbsp/m68k/mvme147/Makefile.in (modified) * c/src/lib/libbsp/m68k/mvme147/start/Makefile.in (added) * c/src/lib/libbsp/m68k/mvme147s/Makefile.in (modified) * c/src/lib/libbsp/m68k/mvme147s/start/Makefile.in (added) * c/src/lib/libbsp/m68k/mvme162/Makefile.in (modified) * c/src/lib/libbsp/m68k/mvme162/start/Makefile.in (added) * c/src/lib/libbsp/m68k/mvme167/Makefile.in (modified) * c/src/lib/libbsp/m68k/mvme167/start/Makefile.in (added) Moved start code from lib/start to libbsp. Tue, 16 Nov 1999 13:55:35 GMT Joel Sherrill [25f705e] * c/src/lib/start/Makefile.am (deleted) * c/src/lib/start/README (deleted) * c/src/lib/start/m68k/Makefile.in (deleted) * c/src/lib/start/m68k/configure.in (deleted) * c/src/lib/start/m68k/start.S (deleted) Moved start code from lib/start to libbsp. Tue, 16 Nov 1999 13:45:51 GMT Joel Sherrill [1d04e16] * c/src/lib/libbsp/i960/cvme961/Makefile.in (modified) * c/src/lib/libbsp/i960/cvme961/start/Makefile.in (modified) * c/src/lib/libbsp/mips64orion/p4000/start/Makefile.in (modified) * c/src/lib/libbsp/sh/gensh1/Makefile.in (modified) * c/src/lib/libbsp/sh/gensh1/start/Makefile.in (modified) * c/src/lib/start/i960/Makefile.in (deleted) * c/src/lib/start/i960/configure.in (deleted) * c/src/lib/start/i960/start.S (deleted) * c/src/lib/start/mips64orion/Makefile.in (deleted) * c/src/lib/start/mips64orion/configure.in (deleted) * c/src/lib/start/mips64orion/idt_csu.S (deleted) * c/src/lib/start/sh/Makefile.in (deleted) * c/src/lib/start/sh/configure.in (deleted) * c/src/lib/start/sh/start.S (deleted) Moved start code from lib/start to libbsp. Tue, 16 Nov 1999 13:37:49 GMT Joel Sherrill [7f93f772] * c/src/lib/start/a29k/Makefile.in (deleted) * c/src/lib/start/a29k/amd.ah (deleted) * c/src/lib/start/a29k/configure.in (deleted) * c/src/lib/start/a29k/crt0.S (deleted) * c/src/lib/start/a29k/pswmacro.ah (deleted) * c/src/lib/start/a29k/register.S (deleted) * c/src/lib/start/a29k/register.ah (deleted) Committed modifications from ITRON Task and Task Dependendent ... Tue, 16 Nov 1999 13:37:25 GMT Joel Sherrill [a7d988a] * c/src/lib/libbsp/a29k/portsw/start/Makefile.in (modified) Minor changes since new Makefile. Tue, 16 Nov 1999 13:34:41 GMT Joel Sherrill [14dbf50] * c/src/lib/libbsp/a29k/portsw/Makefile.in (modified) Added start subdirectory. Tue, 16 Nov 1999 13:31:13 GMT Joel Sherrill [1bcdb3f6] * c/src/lib/include/rdbg/Makefile.am (deleted) * c/src/lib/include/rdbg/i386/Makefile.am (deleted) * c/src/lib/include/rdbg/i386/rdbg_f.h (deleted) * c/src/lib/include/rdbg/i386/reg.h (deleted) * c/src/lib/include/rdbg/powerpc/Makefile.am (deleted) * c/src/lib/include/rdbg/powerpc/rdbg_f.h (deleted) * c/src/lib/include/rdbg/powerpc/reg.h (deleted) * c/src/lib/include/rdbg/rdbg.h (deleted) * c/src/lib/include/rdbg/servrpc.h (deleted) * c/src/lib/include/rpc/Makefile.am (deleted) * c/src/lib/include/rpc/auth.h (deleted) * c/src/lib/include/rpc/clnt.h (deleted) * c/src/lib/include/rpc/rpc.h (deleted) * c/src/lib/include/rpc/rpc_msg.h (deleted) * c/src/lib/include/rpc/svc.h (deleted) * c/src/lib/include/rpc/svc_auth.h (deleted) * c/src/lib/include/rpc/types.h (deleted) * c/src/lib/include/rpc/xdr.h (deleted) Committed modifications from ITRON Task and Task Dependendent ... Mon, 15 Nov 1999 22:19:51 GMT Joel Sherrill [80fd699] * c/src/exec/posix/src/sysconf.c (modified) * cpukit/posix/src/sysconf.c (modified) Removed nanosleep() since it is now in its own file. Mon, 15 Nov 1999 21:37:56 GMT Jennifer Averett [40aac29] * c/src/exec/itron/include/rtems/itron/object.h (modified) * cpukit/itron/include/rtems/itron/object.h (modified) Returned third parameter for a NULL name to the objects open call. Mon, 15 Nov 1999 21:35:14 GMT Jennifer Averett [25789705] * c/src/exec/itron/src/can_wup.c (modified) * c/src/exec/itron/src/chg_pri.c (modified) * c/src/exec/itron/src/del_tsk.c (modified) * c/src/exec/itron/src/frsm_tsk.c (modified) * c/src/exec/itron/src/ref_tsk.c (modified) * c/src/exec/itron/src/rel_wai.c (modified) * c/src/exec/itron/src/rot_rdq.c (modified) * c/src/exec/itron/src/rsm_tsk.c (modified) * c/src/exec/itron/src/sta_tsk.c (modified) * c/src/exec/itron/src/sus_tsk.c (modified) * c/src/exec/itron/src/ter_tsk.c (modified) * cpukit/itron/src/can_wup.c (modified) * cpukit/itron/src/chg_pri.c (modified) * cpukit/itron/src/del_tsk.c (modified) * cpukit/itron/src/frsm_tsk.c (modified) * cpukit/itron/src/ref_tsk.c (modified) * cpukit/itron/src/rel_wai.c (modified) * cpukit/itron/src/rot_rdq.c (modified) * cpukit/itron/src/rsm_tsk.c (modified) * cpukit/itron/src/sta_tsk.c (modified) * cpukit/itron/src/sus_tsk.c (modified) * cpukit/itron/src/ter_tsk.c (modified) + Fixed files to consistantly use a case of the location after calls ... Mon, 15 Nov 1999 21:31:28 GMT Jennifer Averett [1ae60eb4] * c/src/exec/itron/src/ext_tsk.c (modified) * cpukit/itron/src/ext_tsk.c (modified) + Modified to use new Thread_Reset routine instead of the restart method. Mon, 15 Nov 1999 21:28:21 GMT Jennifer Averett [e672263] * c/src/tests/itrontests/itrontask04/init.c (modified) * testsuites/itrontests/itrontask04/init.c (modified) Fixed verificaiton checks to call correct macro if dispatch is disabled. Mon, 15 Nov 1999 21:25:53 GMT Jennifer Averett [06380cfe] * c/src/tests/itrontests/itrontask03/init.c (modified) * c/src/tests/itrontests/itrontask03/itrontask03.scn (modified) * c/src/tests/itrontests/itrontask03/preempt.c (modified) * c/src/tests/itrontests/itrontask03/system.h (modified) * testsuites/itrontests/itrontask03/init.c (modified) * testsuites/itrontests/itrontask03/itrontask03.scn (modified) * testsuites/itrontests/itrontask03/preempt.c (modified) * testsuites/itrontests/itrontask03/system.h (modified) + Added check that a task could be sent to a dormant state then ... Mon, 15 Nov 1999 21:19:58 GMT Jennifer Averett [0f88857] * c/src/tests/itrontests/itrontask02/Makefile.in (modified) * c/src/tests/itrontests/itrontask02/dormant.c (moved) * c/src/tests/itrontests/itrontask02/init.c (modified) * c/src/tests/itrontests/itrontask02/system.h (modified) * testsuites/itrontests/itrontask02/dormant.c (added) * testsuites/itrontests/itrontask02/init.c (modified) * testsuites/itrontests/itrontask02/system.h (modified) + Changed preempt routine into two dummy tasks one that is in dormant ... Mon, 15 Nov 1999 21:04:01 GMT Joel Sherrill [cb193710] * doc/posix1003.1/preface.texi (modified) Added paragraph describing SUSP. Mon, 15 Nov 1999 17:15:58 GMT Joel Sherrill [9da0994] * c/src/exec/itron/src/Makefile.in (modified) * c/src/exec/itron/src/cre_mbf.c (added) * c/src/exec/itron/src/del_mbf.c (added) * c/src/exec/itron/src/msgbuffer.c (modified) * c/src/exec/itron/src/msgbuffertranslatereturncode.c (added) * c/src/exec/itron/src/prcv_mbf.c (added) * c/src/exec/itron/src/psnd_mbf.c (added) * c/src/exec/itron/src/rcv_mbf.c (added) * c/src/exec/itron/src/ref_mbf.c (added) * c/src/exec/itron/src/snd_mbf.c (added) * c/src/exec/itron/src/trcv_mbf.c (added) * c/src/exec/itron/src/tsnd_mbf.c (added) * cpukit/itron/src/cre_mbf.c (added) * cpukit/itron/src/del_mbf.c (added) * cpukit/itron/src/msgbuffer.c (modified) * cpukit/itron/src/msgbuffertranslatereturncode.c (added) * cpukit/itron/src/prcv_mbf.c (added) * cpukit/itron/src/psnd_mbf.c (added) * cpukit/itron/src/rcv_mbf.c (added) * cpukit/itron/src/ref_mbf.c (added) * cpukit/itron/src/snd_mbf.c (added) * cpukit/itron/src/trcv_mbf.c (added) * cpukit/itron/src/tsnd_mbf.c (added) Split ITRON Message Buffer Manager into multiple files.