[PATCH 00/27] Change License to BSD-2
Joel Sherrill
joel at rtems.org
Fri Feb 25 18:05:45 UTC 2022
This large series of patches is mechanical and almost completely
generated by a script. I focused on directories where all authors
had given permission. There are other directories in cpukit/ which
are not third-party code which should also be able to be updated.
I will follow up later with changes to those. This is large enough.
Some ports in score/cpu do not yet have permission from the authors.
I have skipped those. At least two of those have been identified
for removal for technical reasons.
--joel
Joel Sherrill (27):
score/src/[a-m]*.c: Change license to BSD-2
score/src/[n-s]*.c: Change license to BSD-2
score/src/[t-z]*.c: Change license to BSD-2
cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2
cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2
cpukit/rtems/src/[a-r]*.c: Change license to BSD-2
cpukit/rtems/src/[s-z]*.c: Change license to BSD-2
cpukit/include/rtems/rtems/*.h: Change license to BSD-2
cpukit/posix/src/[a-o]*.c: Change license to BSD-2
cpukit/posix/src/[p-z]*.c: Change license to BSD-2
posix/src/_execve.c: Change license to BSD-2
cpukit/include/rtems/posix/*.h: Change license to BSD-2
sapi/src/*.c: Change license to BSD-2
score/cpu/arm: Change license to BSD-2
score/cpu/i386: Change license to BSD-2
score/cpu/m68k: Change license to BSD-2
score/cpu/mips: Change license to BSD-2
score/cpu/nios2: Change license to BSD-2
score/cpu/no_cpu: Change license to BSD-2
score/cpu/or1k: Change license to BSD-2
score/cpu/powerpc: Change license to BSD-2
score/cpu/sparc: Change license to BSD-2
score/cpu/sparc64: Change license to BSD-2
score/cpu/v850: Change license to BSD-2
cpukit/include/adainclude: Change license to BSD-2
cpukit/ftpd: Change license to BSD-2
cpukit/libblock: Change license to BSD-2
cpukit/ftpd/ftpd-init.c | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-barrier.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-barrier.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-clock.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-clock.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-cpu_usage.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-event.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-event.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-extension.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-extension.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-fatal.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-fatal.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-interrupt.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-io.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-io.ads | 25 ++++++++++++++---
.../adainclude/rtems-message_queue.adb | 25 ++++++++++++++---
.../adainclude/rtems-message_queue.ads | 25 ++++++++++++++---
.../adainclude/rtems-multiprocessing.adb | 25 ++++++++++++++---
.../adainclude/rtems-multiprocessing.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-object.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-object.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-partition.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-partition.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-port.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-port.ads | 25 ++++++++++++++---
.../adainclude/rtems-rate_monotonic.adb | 25 ++++++++++++++---
.../adainclude/rtems-rate_monotonic.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-region.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-region.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-semaphore.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-semaphore.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-signal.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-signal.ads | 25 ++++++++++++++---
.../adainclude/rtems-stack_checker.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-tasks.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-tasks.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-timer.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems-timer.ads | 25 ++++++++++++++---
cpukit/include/adainclude/rtems.adb | 25 ++++++++++++++---
cpukit/include/adainclude/rtems.ads | 25 ++++++++++++++---
cpukit/include/rtems/posix/aio_misc.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/barrierimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/condimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/key.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/keyimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/mmanimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/mqueue.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/mqueueimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/muteximpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/posixapi.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/priorityimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/psignal.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/psignalimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/pthread.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/pthreadattrimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/pthreadimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/rwlockimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/semaphore.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/semaphoreimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/shm.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/shmimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/sigset.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/spinlockimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/threadsup.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/timer.h | 25 ++++++++++++++---
cpukit/include/rtems/posix/timerimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/asrdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/attrimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/barrierdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/barrierimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/clockimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/dpmemdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/dpmemimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/eventdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/eventimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/eventmp.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/mainpage.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/messagedata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/messageimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/modesimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/msgmp.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/optionsimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/partdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/partimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/partmp.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/ratemondata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/ratemonimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/regiondata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/regionimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/semdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/semimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/semmp.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/signalimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/signalmp.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/statusimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/taskmp.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/tasksdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/tasksimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/timerdata.h | 25 ++++++++++++++---
cpukit/include/rtems/rtems/timerimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/address.h | 25 ++++++++++++++---
cpukit/include/rtems/score/apimutex.h | 25 ++++++++++++++---
cpukit/include/rtems/score/assert.h | 25 ++++++++++++++---
cpukit/include/rtems/score/atomic.h | 25 ++++++++++++++---
cpukit/include/rtems/score/chain.h | 25 ++++++++++++++---
cpukit/include/rtems/score/chainimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/context.h | 25 ++++++++++++++---
cpukit/include/rtems/score/copyrt.h | 25 ++++++++++++++---
cpukit/include/rtems/score/corebarrier.h | 25 ++++++++++++++---
cpukit/include/rtems/score/corebarrierimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/coremsg.h | 25 ++++++++++++++---
cpukit/include/rtems/score/coremsgimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/coremutex.h | 25 ++++++++++++++---
cpukit/include/rtems/score/coremuteximpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/corerwlockimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/coresem.h | 25 ++++++++++++++---
cpukit/include/rtems/score/coresemimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/cpustdatomic.h | 25 ++++++++++++++---
cpukit/include/rtems/score/freechain.h | 25 ++++++++++++++---
cpukit/include/rtems/score/freechainimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/heap.h | 25 ++++++++++++++---
cpukit/include/rtems/score/heapimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/heapinfo.h | 25 ++++++++++++++---
cpukit/include/rtems/score/interr.h | 25 ++++++++++++++---
cpukit/include/rtems/score/io.h | 25 ++++++++++++++---
cpukit/include/rtems/score/isr.h | 25 ++++++++++++++---
cpukit/include/rtems/score/isrlevel.h | 25 ++++++++++++++---
cpukit/include/rtems/score/isrlock.h | 25 ++++++++++++++---
cpukit/include/rtems/score/mpci.h | 25 ++++++++++++++---
cpukit/include/rtems/score/mpciimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/mppkt.h | 25 ++++++++++++++---
cpukit/include/rtems/score/mrsp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/mrspimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/muteximpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/object.h | 25 ++++++++++++++---
cpukit/include/rtems/score/objectdata.h | 25 ++++++++++++++---
cpukit/include/rtems/score/objectimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/objectmp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/onceimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/percpu.h | 25 ++++++++++++++---
cpukit/include/rtems/score/percpudata.h | 25 ++++++++++++++---
cpukit/include/rtems/score/priority.h | 25 ++++++++++++++---
cpukit/include/rtems/score/prioritybitmap.h | 25 ++++++++++++++---
.../include/rtems/score/prioritybitmapimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/priorityimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/processormask.h | 25 ++++++++++++++---
cpukit/include/rtems/score/profiling.h | 25 ++++++++++++++---
cpukit/include/rtems/score/protectedheap.h | 25 ++++++++++++++---
cpukit/include/rtems/score/rbtree.h | 25 ++++++++++++++---
cpukit/include/rtems/score/rbtreeimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/scheduler.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulercbs.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulercbsimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/scheduleredf.h | 25 ++++++++++++++---
cpukit/include/rtems/score/scheduleredfimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/scheduleredfsmp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulerimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulernode.h | 25 ++++++++++++++---
.../include/rtems/score/schedulernodeimpl.h | 25 ++++++++++++++---
.../include/rtems/score/schedulerpriority.h | 25 ++++++++++++++---
.../score/schedulerpriorityaffinitysmp.h | 25 ++++++++++++++---
.../rtems/score/schedulerpriorityimpl.h | 25 ++++++++++++++---
.../rtems/score/schedulerprioritysmp.h | 25 ++++++++++++++---
.../rtems/score/schedulerprioritysmpimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulersimple.h | 25 ++++++++++++++---
.../include/rtems/score/schedulersimpleimpl.h | 25 ++++++++++++++---
.../include/rtems/score/schedulersimplesmp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulersmp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/schedulersmpimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/semaphoreimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smpbarrier.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smpimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smplock.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smplockmcs.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smplockseq.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smplockstats.h | 25 ++++++++++++++---
cpukit/include/rtems/score/smplockticket.h | 25 ++++++++++++++---
cpukit/include/rtems/score/stack.h | 25 ++++++++++++++---
cpukit/include/rtems/score/stackimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/states.h | 25 ++++++++++++++---
cpukit/include/rtems/score/statesimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/status.h | 25 ++++++++++++++---
cpukit/include/rtems/score/sysstate.h | 25 ++++++++++++++---
cpukit/include/rtems/score/thread.h | 25 ++++++++++++++---
cpukit/include/rtems/score/threaddispatch.h | 25 ++++++++++++++---
cpukit/include/rtems/score/threadimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/threadmp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/threadq.h | 25 ++++++++++++++---
cpukit/include/rtems/score/threadqimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/timecounter.h | 25 ++++++++++++++---
cpukit/include/rtems/score/timecounterimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/timestamp.h | 25 ++++++++++++++---
cpukit/include/rtems/score/timestampimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/tls.h | 25 ++++++++++++++---
cpukit/include/rtems/score/todimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/userext.h | 25 ++++++++++++++---
cpukit/include/rtems/score/userextdata.h | 25 ++++++++++++++---
cpukit/include/rtems/score/userextimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/watchdog.h | 25 ++++++++++++++---
cpukit/include/rtems/score/watchdogimpl.h | 25 ++++++++++++++---
cpukit/include/rtems/score/watchdogticks.h | 25 ++++++++++++++---
cpukit/include/rtems/score/wkspace.h | 25 ++++++++++++++---
cpukit/libblock/src/bdpart-create.c | 25 ++++++++++++++---
cpukit/libblock/src/bdpart-dump.c | 25 ++++++++++++++---
cpukit/libblock/src/bdpart-read.c | 25 ++++++++++++++---
cpukit/libblock/src/bdpart-register.c | 25 ++++++++++++++---
cpukit/libblock/src/bdpart-sort.c | 25 ++++++++++++++---
cpukit/libblock/src/bdpart-write.c | 25 ++++++++++++++---
cpukit/libblock/src/blkdev-blkstats.c | 25 ++++++++++++++---
cpukit/libblock/src/blkdev-imfs.c | 25 ++++++++++++++---
cpukit/libblock/src/blkdev-ops.c | 25 ++++++++++++++---
cpukit/libblock/src/blkdev-print-stats.c | 25 ++++++++++++++---
cpukit/libblock/src/diskdevs-init.c | 25 ++++++++++++++---
cpukit/libblock/src/flashdisk.c | 25 ++++++++++++++---
cpukit/libblock/src/ide_part_table.c | 25 ++++++++++++++---
cpukit/libblock/src/media-desc.c | 25 ++++++++++++++---
cpukit/libblock/src/media-dev-ident.c | 25 ++++++++++++++---
cpukit/libblock/src/media-path.c | 25 ++++++++++++++---
cpukit/libblock/src/media-server.c | 25 ++++++++++++++---
cpukit/libblock/src/media.c | 25 ++++++++++++++---
cpukit/libblock/src/nvdisk-sram.c | 25 ++++++++++++++---
cpukit/libblock/src/nvdisk.c | 25 ++++++++++++++---
cpukit/libblock/src/ramdisk-init.c | 25 ++++++++++++++---
cpukit/libblock/src/ramdisk-register.c | 25 ++++++++++++++---
cpukit/libblock/src/show_bdbuf.c | 25 ++++++++++++++---
cpukit/libblock/src/sparse-disk.c | 25 ++++++++++++++---
cpukit/posix/src/_execve.c | 25 ++++++++++++++---
cpukit/posix/src/aio_cancel.c | 25 ++++++++++++++---
cpukit/posix/src/aio_error.c | 25 ++++++++++++++---
cpukit/posix/src/aio_fsync.c | 25 ++++++++++++++---
cpukit/posix/src/aio_misc.c | 25 ++++++++++++++---
cpukit/posix/src/aio_read.c | 25 ++++++++++++++---
cpukit/posix/src/aio_return.c | 25 ++++++++++++++---
cpukit/posix/src/aio_suspend.c | 25 ++++++++++++++---
cpukit/posix/src/aio_write.c | 25 ++++++++++++++---
cpukit/posix/src/alarm.c | 25 ++++++++++++++---
cpukit/posix/src/barrierattrdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/barrierattrgetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/barrierattrinit.c | 25 ++++++++++++++---
cpukit/posix/src/barrierattrsetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/cancel.c | 25 ++++++++++++++---
cpukit/posix/src/cleanuppush.c | 25 ++++++++++++++---
cpukit/posix/src/clockgetcpuclockid.c | 25 ++++++++++++++---
cpukit/posix/src/clockgetres.c | 25 ++++++++++++++---
cpukit/posix/src/clockgettime.c | 25 ++++++++++++++---
cpukit/posix/src/clocknanosleep.c | 25 ++++++++++++++---
cpukit/posix/src/clocksettime.c | 25 ++++++++++++++---
cpukit/posix/src/condattrdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/condattrgetclock.c | 25 ++++++++++++++---
cpukit/posix/src/condattrgetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/condattrinit.c | 25 ++++++++++++++---
cpukit/posix/src/condattrsetclock.c | 25 ++++++++++++++---
cpukit/posix/src/condattrsetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/condbroadcast.c | 25 ++++++++++++++---
cpukit/posix/src/conddefaultattributes.c | 25 ++++++++++++++---
cpukit/posix/src/conddestroy.c | 25 ++++++++++++++---
cpukit/posix/src/condinit.c | 25 ++++++++++++++---
cpukit/posix/src/condsignal.c | 25 ++++++++++++++---
cpukit/posix/src/condsignalsupp.c | 25 ++++++++++++++---
cpukit/posix/src/condtimedwait.c | 25 ++++++++++++++---
cpukit/posix/src/condwait.c | 25 ++++++++++++++---
cpukit/posix/src/condwaitsupp.c | 25 ++++++++++++++---
cpukit/posix/src/fork.c | 25 ++++++++++++++---
cpukit/posix/src/getitimer.c | 25 ++++++++++++++---
cpukit/posix/src/keycreate.c | 25 ++++++++++++++---
cpukit/posix/src/keydelete.c | 25 ++++++++++++++---
cpukit/posix/src/keygetspecific.c | 25 ++++++++++++++---
cpukit/posix/src/keysetspecific.c | 25 ++++++++++++++---
cpukit/posix/src/kill.c | 25 ++++++++++++++---
cpukit/posix/src/kill_r.c | 25 ++++++++++++++---
cpukit/posix/src/killinfo.c | 25 ++++++++++++++---
cpukit/posix/src/lio_listio.c | 25 ++++++++++++++---
cpukit/posix/src/mlock.c | 25 ++++++++++++++---
cpukit/posix/src/mlockall.c | 25 ++++++++++++++---
cpukit/posix/src/mmap.c | 25 ++++++++++++++---
cpukit/posix/src/mprotect.c | 25 ++++++++++++++---
cpukit/posix/src/mqueueclose.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuedeletesupp.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuegetattr.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuenotify.c | 25 ++++++++++++++---
cpukit/posix/src/mqueueopen.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuereceive.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuerecvsupp.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuesend.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuesendsupp.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuesetattr.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuetimedreceive.c | 25 ++++++++++++++---
cpukit/posix/src/mqueuetimedsend.c | 25 ++++++++++++++---
cpukit/posix/src/mqueueunlink.c | 25 ++++++++++++++---
cpukit/posix/src/msync.c | 25 ++++++++++++++---
cpukit/posix/src/munlock.c | 25 ++++++++++++++---
cpukit/posix/src/munlockall.c | 25 ++++++++++++++---
cpukit/posix/src/munmap.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrgetprioceiling.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrgetprotocol.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrgetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrgettype.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrinit.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrsetprioceiling.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrsetprotocol.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrsetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/mutexattrsettype.c | 25 ++++++++++++++---
cpukit/posix/src/mutexdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/mutexgetprioceiling.c | 25 ++++++++++++++---
cpukit/posix/src/mutexinit.c | 25 ++++++++++++++---
cpukit/posix/src/mutexlock.c | 25 ++++++++++++++---
cpukit/posix/src/mutexlocksupp.c | 25 ++++++++++++++---
cpukit/posix/src/mutexsetprioceiling.c | 25 ++++++++++++++---
cpukit/posix/src/mutextimedlock.c | 25 ++++++++++++++---
cpukit/posix/src/mutextrylock.c | 25 ++++++++++++++---
cpukit/posix/src/mutexunlock.c | 25 ++++++++++++++---
cpukit/posix/src/nanosleep.c | 25 ++++++++++++++---
cpukit/posix/src/pause.c | 25 ++++++++++++++---
cpukit/posix/src/pbarrierdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/pbarrierinit.c | 25 ++++++++++++++---
cpukit/posix/src/pbarrierwait.c | 25 ++++++++++++++---
cpukit/posix/src/posix_madvise.c | 25 ++++++++++++++---
cpukit/posix/src/prwlockdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/prwlockinit.c | 25 ++++++++++++++---
cpukit/posix/src/prwlockrdlock.c | 25 ++++++++++++++---
cpukit/posix/src/prwlocktimedrdlock.c | 25 ++++++++++++++---
cpukit/posix/src/prwlocktimedwrlock.c | 25 ++++++++++++++---
cpukit/posix/src/prwlocktryrdlock.c | 25 ++++++++++++++---
cpukit/posix/src/prwlocktrywrlock.c | 25 ++++++++++++++---
cpukit/posix/src/prwlockunlock.c | 25 ++++++++++++++---
cpukit/posix/src/prwlockwrlock.c | 25 ++++++++++++++---
cpukit/posix/src/psignal.c | 25 ++++++++++++++---
cpukit/posix/src/psignalclearprocesssignals.c | 25 ++++++++++++++---
cpukit/posix/src/psignalclearsignals.c | 25 ++++++++++++++---
cpukit/posix/src/psignalsetprocesssignals.c | 25 ++++++++++++++---
cpukit/posix/src/psignalunblockthread.c | 25 ++++++++++++++---
cpukit/posix/src/pspindestroy.c | 25 ++++++++++++++---
cpukit/posix/src/pspininit.c | 25 ++++++++++++++---
cpukit/posix/src/pspinlock.c | 25 ++++++++++++++---
cpukit/posix/src/pspinunlock.c | 25 ++++++++++++++---
cpukit/posix/src/psxnametoid.c | 25 ++++++++++++++---
cpukit/posix/src/psxpriorityisvalid.c | 25 ++++++++++++++---
cpukit/posix/src/psxtimercreate.c | 25 ++++++++++++++---
cpukit/posix/src/psxtimerdelete.c | 25 ++++++++++++++---
cpukit/posix/src/psxtransschedparam.c | 25 ++++++++++++++---
cpukit/posix/src/pthread.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadatfork.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrdefault.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetaffinitynp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetdetachstate.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetguardsize.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetinheritsched.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetschedparam.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetschedpolicy.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetscope.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetstack.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetstackaddr.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrgetstacksize.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrinit.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetaffinitynp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetdetachstate.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetguardsize.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetinheritsched.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetschedparam.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetschedpolicy.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetscope.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetstack.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetstackaddr.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadattrsetstacksize.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadconcurrency.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadcreate.c | 25 ++++++++++++++---
cpukit/posix/src/pthreaddetach.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadequal.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadexit.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadgetaffinitynp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadgetattrnp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadgetcpuclockid.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadgetnamenp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadgetschedparam.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadinitthreads.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadjoin.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadkill.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadonce.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadsetaffinitynp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadsetnamenp.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadsetschedparam.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadsetschedprio.c | 25 ++++++++++++++---
cpukit/posix/src/pthreadsigmask.c | 25 ++++++++++++++---
cpukit/posix/src/rwlockattrdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/rwlockattrgetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/rwlockattrinit.c | 25 ++++++++++++++---
cpukit/posix/src/rwlockattrsetpshared.c | 25 ++++++++++++++---
cpukit/posix/src/sched_getparam.c | 25 ++++++++++++++---
cpukit/posix/src/sched_getprioritymax.c | 25 ++++++++++++++---
cpukit/posix/src/sched_getprioritymin.c | 25 ++++++++++++++---
cpukit/posix/src/sched_getscheduler.c | 25 ++++++++++++++---
cpukit/posix/src/sched_rr_get_interval.c | 25 ++++++++++++++---
cpukit/posix/src/sched_setparam.c | 25 ++++++++++++++---
cpukit/posix/src/sched_setscheduler.c | 25 ++++++++++++++---
cpukit/posix/src/sched_yield.c | 25 ++++++++++++++---
cpukit/posix/src/semaphoredeletesupp.c | 25 ++++++++++++++---
cpukit/posix/src/semclose.c | 25 ++++++++++++++---
cpukit/posix/src/semdestroy.c | 25 ++++++++++++++---
cpukit/posix/src/semgetvalue.c | 25 ++++++++++++++---
cpukit/posix/src/seminit.c | 25 ++++++++++++++---
cpukit/posix/src/semopen.c | 25 ++++++++++++++---
cpukit/posix/src/sempost.c | 25 ++++++++++++++---
cpukit/posix/src/semtimedwait.c | 25 ++++++++++++++---
cpukit/posix/src/semtrywait.c | 25 ++++++++++++++---
cpukit/posix/src/semunlink.c | 25 ++++++++++++++---
cpukit/posix/src/semwait.c | 25 ++++++++++++++---
cpukit/posix/src/setcancelstate.c | 25 ++++++++++++++---
cpukit/posix/src/setcanceltype.c | 25 ++++++++++++++---
cpukit/posix/src/setitimer.c | 25 ++++++++++++++---
cpukit/posix/src/shmheap.c | 25 ++++++++++++++---
cpukit/posix/src/shmopen.c | 25 ++++++++++++++---
cpukit/posix/src/shmunlink.c | 25 ++++++++++++++---
cpukit/posix/src/shmwkspace.c | 25 ++++++++++++++---
cpukit/posix/src/sigaction.c | 25 ++++++++++++++---
cpukit/posix/src/sigaddset.c | 25 ++++++++++++++---
cpukit/posix/src/sigdelset.c | 25 ++++++++++++++---
cpukit/posix/src/sigemptyset.c | 25 ++++++++++++++---
cpukit/posix/src/sigfillset.c | 25 ++++++++++++++---
cpukit/posix/src/sigismember.c | 25 ++++++++++++++---
cpukit/posix/src/signal_2.c | 25 ++++++++++++++---
cpukit/posix/src/sigpending.c | 25 ++++++++++++++---
cpukit/posix/src/sigprocmask.c | 25 ++++++++++++++---
cpukit/posix/src/sigqueue.c | 25 ++++++++++++++---
cpukit/posix/src/sigsuspend.c | 25 ++++++++++++++---
cpukit/posix/src/sigtimedwait.c | 25 ++++++++++++++---
cpukit/posix/src/sigwait.c | 25 ++++++++++++++---
cpukit/posix/src/sigwaitinfo.c | 25 ++++++++++++++---
cpukit/posix/src/sysconf.c | 25 ++++++++++++++---
cpukit/posix/src/testcancel.c | 25 ++++++++++++++---
cpukit/posix/src/timergetoverrun.c | 25 ++++++++++++++---
cpukit/posix/src/timergettime.c | 25 ++++++++++++++---
cpukit/posix/src/timersettime.c | 25 ++++++++++++++---
cpukit/posix/src/ualarm.c | 25 ++++++++++++++---
cpukit/posix/src/vfork.c | 25 ++++++++++++++---
cpukit/posix/src/wait.c | 25 ++++++++++++++---
cpukit/posix/src/waitpid.c | 25 ++++++++++++++---
cpukit/rtems/src/barriercreate.c | 25 ++++++++++++++---
cpukit/rtems/src/barrierdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/barrierrelease.c | 25 ++++++++++++++---
cpukit/rtems/src/barrierwait.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgetsecondssinceepoch.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgettickspersecond.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgettod.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgettodtimeval.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgetuptime.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgetuptimenanoseconds.c | 25 ++++++++++++++---
cpukit/rtems/src/clockgetuptimetimeval.c | 25 ++++++++++++++---
cpukit/rtems/src/clockset.c | 25 ++++++++++++++---
cpukit/rtems/src/clocktick.c | 25 ++++++++++++++---
cpukit/rtems/src/clocktodtoseconds.c | 25 ++++++++++++++---
cpukit/rtems/src/clocktodvalidate.c | 25 ++++++++++++++---
cpukit/rtems/src/dpmemcreate.c | 25 ++++++++++++++---
cpukit/rtems/src/dpmemdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/dpmemexternal2internal.c | 25 ++++++++++++++---
cpukit/rtems/src/dpmeminternal2external.c | 25 ++++++++++++++---
cpukit/rtems/src/eventmp.c | 25 ++++++++++++++---
cpukit/rtems/src/eventreceive.c | 25 ++++++++++++++---
cpukit/rtems/src/eventseize.c | 25 ++++++++++++++---
cpukit/rtems/src/eventsend.c | 25 ++++++++++++++---
cpukit/rtems/src/eventsurrender.c | 25 ++++++++++++++---
cpukit/rtems/src/intrbody.c | 25 ++++++++++++++---
cpukit/rtems/src/intrcatch.c | 25 ++++++++++++++---
cpukit/rtems/src/modes.c | 25 ++++++++++++++---
cpukit/rtems/src/mp.c | 25 ++++++++++++++---
cpukit/rtems/src/msgmp.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqbroadcast.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqconstruct.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqflush.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqgetnumberpending.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqreceive.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqsend.c | 25 ++++++++++++++---
cpukit/rtems/src/msgqurgent.c | 25 ++++++++++++++---
cpukit/rtems/src/partcreate.c | 25 ++++++++++++++---
cpukit/rtems/src/partdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/partgetbuffer.c | 25 ++++++++++++++---
cpukit/rtems/src/partmp.c | 25 ++++++++++++++---
cpukit/rtems/src/partreturnbuffer.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemoncancel.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemoncreate.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemondelete.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemongetstatistics.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemongetstatus.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemonperiod.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemonreportstatistics.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemonresetall.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemonresetstatistics.c | 25 ++++++++++++++---
cpukit/rtems/src/ratemontimeout.c | 25 ++++++++++++++---
cpukit/rtems/src/regioncreate.c | 25 ++++++++++++++---
cpukit/rtems/src/regiondelete.c | 25 ++++++++++++++---
cpukit/rtems/src/regionextend.c | 25 ++++++++++++++---
cpukit/rtems/src/regiongetfreeinfo.c | 25 ++++++++++++++---
cpukit/rtems/src/regiongetinfo.c | 25 ++++++++++++++---
cpukit/rtems/src/regiongetsegment.c | 25 ++++++++++++++---
cpukit/rtems/src/regiongetsegmentsize.c | 25 ++++++++++++++---
cpukit/rtems/src/regionprocessqueue.c | 25 ++++++++++++++---
cpukit/rtems/src/regionresizesegment.c | 25 ++++++++++++++---
cpukit/rtems/src/regionreturnsegment.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsbuildid.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsbuildname.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectapimaximumclass.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectapiminimumclass.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectgetapiclassname.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectgetapiname.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectgetclassicname.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectgetclassinfo.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectgetname.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectidapimaximum.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectidapiminimum.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectidgetapi.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectidgetclass.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectidgetindex.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectidgetnode.c | 25 ++++++++++++++---
cpukit/rtems/src/rtemsobjectsetname.c | 25 ++++++++++++++---
cpukit/rtems/src/scheduleraddprocessor.c | 25 ++++++++++++++---
cpukit/rtems/src/schedulergetprocessorset.c | 25 ++++++++++++++---
cpukit/rtems/src/schedulerident.c | 25 ++++++++++++++---
cpukit/rtems/src/scheduleridentbyprocessor.c | 25 ++++++++++++++---
.../rtems/src/scheduleridentbyprocessorset.c | 25 ++++++++++++++---
cpukit/rtems/src/schedulerremoveprocessor.c | 25 ++++++++++++++---
cpukit/rtems/src/semcreate.c | 25 ++++++++++++++---
cpukit/rtems/src/semdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/semflush.c | 25 ++++++++++++++---
cpukit/rtems/src/semmp.c | 25 ++++++++++++++---
cpukit/rtems/src/semobtain.c | 25 ++++++++++++++---
cpukit/rtems/src/semrelease.c | 25 ++++++++++++++---
cpukit/rtems/src/semsetpriority.c | 25 ++++++++++++++---
cpukit/rtems/src/signalcatch.c | 25 ++++++++++++++---
cpukit/rtems/src/signalmp.c | 25 ++++++++++++++---
cpukit/rtems/src/signalsend.c | 25 ++++++++++++++---
cpukit/rtems/src/statustext.c | 25 ++++++++++++++---
cpukit/rtems/src/statustoerrno.c | 25 ++++++++++++++---
cpukit/rtems/src/systemeventreceive.c | 25 ++++++++++++++---
cpukit/rtems/src/systemeventsend.c | 25 ++++++++++++++---
cpukit/rtems/src/taskconstruct.c | 25 ++++++++++++++---
cpukit/rtems/src/taskdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/taskexit.c | 25 ++++++++++++++---
cpukit/rtems/src/taskgetaffinity.c | 25 ++++++++++++++---
cpukit/rtems/src/taskgetpriority.c | 25 ++++++++++++++---
cpukit/rtems/src/taskgetscheduler.c | 25 ++++++++++++++---
cpukit/rtems/src/taskinitusers.c | 25 ++++++++++++++---
cpukit/rtems/src/taskissuspended.c | 25 ++++++++++++++---
cpukit/rtems/src/taskiterate.c | 25 ++++++++++++++---
cpukit/rtems/src/taskmode.c | 25 ++++++++++++++---
cpukit/rtems/src/taskmp.c | 25 ++++++++++++++---
cpukit/rtems/src/taskrestart.c | 25 ++++++++++++++---
cpukit/rtems/src/taskresume.c | 25 ++++++++++++++---
cpukit/rtems/src/tasks.c | 25 ++++++++++++++---
cpukit/rtems/src/tasksetaffinity.c | 25 ++++++++++++++---
cpukit/rtems/src/tasksetpriority.c | 25 ++++++++++++++---
cpukit/rtems/src/tasksetscheduler.c | 25 ++++++++++++++---
cpukit/rtems/src/taskstart.c | 25 ++++++++++++++---
cpukit/rtems/src/tasksuspend.c | 25 ++++++++++++++---
cpukit/rtems/src/taskwakeafter.c | 25 ++++++++++++++---
cpukit/rtems/src/taskwakewhen.c | 25 ++++++++++++++---
cpukit/rtems/src/timercancel.c | 25 ++++++++++++++---
cpukit/rtems/src/timercreate.c | 25 ++++++++++++++---
cpukit/rtems/src/timerdelete.c | 25 ++++++++++++++---
cpukit/rtems/src/timerfireafter.c | 25 ++++++++++++++---
cpukit/rtems/src/timerfirewhen.c | 25 ++++++++++++++---
cpukit/rtems/src/timergetinfo.c | 25 ++++++++++++++---
cpukit/rtems/src/timerreset.c | 25 ++++++++++++++---
cpukit/rtems/src/timerserver.c | 25 ++++++++++++++---
cpukit/rtems/src/timerserverfireafter.c | 25 ++++++++++++++---
cpukit/rtems/src/timerserverfirewhen.c | 25 ++++++++++++++---
cpukit/rtems/src/workspace.c | 25 ++++++++++++++---
cpukit/rtems/src/workspacegreedy.c | 25 ++++++++++++++---
cpukit/sapi/src/chainappendnotify.c | 25 ++++++++++++++---
cpukit/sapi/src/chaingetnotify.c | 25 ++++++++++++++---
cpukit/sapi/src/chaingetwait.c | 25 ++++++++++++++---
cpukit/sapi/src/chainprependnotify.c | 25 ++++++++++++++---
cpukit/sapi/src/chainprotected.c | 25 ++++++++++++++---
cpukit/sapi/src/cpucounterconverter.c | 25 ++++++++++++++---
cpukit/sapi/src/delaynano.c | 25 ++++++++++++++---
cpukit/sapi/src/delayticks.c | 25 ++++++++++++++---
cpukit/sapi/src/exinit.c | 25 ++++++++++++++---
cpukit/sapi/src/exshutdown.c | 25 ++++++++++++++---
cpukit/sapi/src/extensioncreate.c | 25 ++++++++++++++---
cpukit/sapi/src/extensiondelete.c | 25 ++++++++++++++---
cpukit/sapi/src/fatal.c | 25 ++++++++++++++---
cpukit/sapi/src/fatalsrctext.c | 25 ++++++++++++++---
cpukit/sapi/src/getversionstring.c | 25 ++++++++++++++---
cpukit/sapi/src/interrtext.c | 25 ++++++++++++++---
cpukit/sapi/src/io.c | 25 ++++++++++++++---
cpukit/sapi/src/ioclose.c | 25 ++++++++++++++---
cpukit/sapi/src/iocontrol.c | 25 ++++++++++++++---
cpukit/sapi/src/ioinitialize.c | 25 ++++++++++++++---
cpukit/sapi/src/ioopen.c | 25 ++++++++++++++---
cpukit/sapi/src/ioread.c | 25 ++++++++++++++---
cpukit/sapi/src/ioregisterdriver.c | 25 ++++++++++++++---
cpukit/sapi/src/iounregisterdriver.c | 25 ++++++++++++++---
cpukit/sapi/src/iowrite.c | 25 ++++++++++++++---
cpukit/sapi/src/profilingiterate.c | 25 ++++++++++++++---
cpukit/sapi/src/profilingreportxml.c | 25 ++++++++++++++---
cpukit/sapi/src/rbheap.c | 25 ++++++++++++++---
cpukit/sapi/src/rbtree.c | 25 ++++++++++++++---
cpukit/sapi/src/rbtreefind.c | 25 ++++++++++++++---
cpukit/sapi/src/sapirbtreeinsert.c | 25 ++++++++++++++---
cpukit/sapi/src/tcsimpleinstall.c | 25 ++++++++++++++---
cpukit/sapi/src/version.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/__aeabi_read_tp.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/__tls_get_addr.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/arm-context-validate.S | 25 ++++++++++++++---
.../cpu/arm/arm-context-volatile-clobber.S | 25 ++++++++++++++---
cpukit/score/cpu/arm/arm-exception-default.c | 25 ++++++++++++++---
.../score/cpu/arm/arm-exception-frame-print.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/arm_exc_abort.S | 25 ++++++++++++++---
cpukit/score/cpu/arm/arm_exc_interrupt.S | 25 ++++++++++++++---
.../score/cpu/arm/armv4-exception-default.S | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv4-sync-synchronize.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7-thread-idle.c | 25 ++++++++++++++---
.../score/cpu/arm/armv7m-context-initialize.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7m-context-restore.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7m-context-switch.c | 25 ++++++++++++++---
.../score/cpu/arm/armv7m-exception-default.c | 25 ++++++++++++++---
.../cpu/arm/armv7m-exception-handler-get.c | 25 ++++++++++++++---
.../cpu/arm/armv7m-exception-handler-set.c | 25 ++++++++++++++---
.../cpu/arm/armv7m-exception-priority-get.c | 25 ++++++++++++++---
.../arm/armv7m-exception-priority-handler.c | 25 ++++++++++++++---
.../cpu/arm/armv7m-exception-priority-set.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7m-isr-dispatch.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7m-isr-enter-leave.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7m-isr-level-get.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/armv7m-isr-level-set.c | 25 ++++++++++++++---
.../score/cpu/arm/armv7m-isr-vector-install.c | 25 ++++++++++++++---
.../cpu/arm/armv7m-multitasking-start-stop.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/cpu.c | 25 ++++++++++++++---
cpukit/score/cpu/arm/cpu_asm.S | 25 ++++++++++++++---
.../score/cpu/arm/include/libcpu/arm-cp15.h | 25 ++++++++++++++---
cpukit/score/cpu/arm/include/rtems/asm.h | 25 ++++++++++++++---
.../score/cpu/arm/include/rtems/score/arm.h | 25 ++++++++++++++---
.../score/cpu/arm/include/rtems/score/armv4.h | 25 ++++++++++++++---
.../cpu/arm/include/rtems/score/armv7m.h | 25 ++++++++++++++---
.../score/cpu/arm/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/arm/include/rtems/score/cpu_asm.h | 25 ++++++++++++++---
.../cpu/arm/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/arm/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../cpu/arm/include/rtems/score/paravirt.h | 26 +++++++++++++++---
cpukit/score/cpu/i386/cpu.c | 23 +++++++++++++---
cpukit/score/cpu/i386/cpu_asm.S | 25 ++++++++++++++---
.../score/cpu/i386/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/i386/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/i386/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../score/cpu/i386/include/rtems/score/i386.h | 25 ++++++++++++++---
.../score/cpu/i386/include/rtems/score/idtr.h | 25 ++++++++++++++---
.../cpu/i386/include/rtems/score/interrupts.h | 25 ++++++++++++++---
.../cpu/i386/include/rtems/score/paravirt.h | 25 ++++++++++++++---
.../cpu/i386/include/rtems/score/registers.h | 25 ++++++++++++++---
cpukit/score/cpu/m68k/__m68k_read_tp.c | 25 ++++++++++++++---
cpukit/score/cpu/m68k/cpu.c | 25 ++++++++++++++---
cpukit/score/cpu/m68k/cpu_asm.S | 25 ++++++++++++++---
.../score/cpu/m68k/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/m68k/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/m68k/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../score/cpu/m68k/include/rtems/score/m68k.h | 25 ++++++++++++++---
.../cpu/m68k/m68k-exception-frame-print.c | 25 ++++++++++++++---
cpukit/score/cpu/mips/cpu.c | 25 ++++++++++++++---
cpukit/score/cpu/mips/cpu_asm.S | 25 ++++++++++++++---
.../score/cpu/mips/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/mips/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/mips/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../score/cpu/mips/include/rtems/score/mips.h | 25 ++++++++++++++---
.../score/cpu/nios2/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/nios2/include/rtems/score/cpu_asm.h | 25 ++++++++++++++---
.../cpu/nios2/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/nios2/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../include/rtems/score/nios2-count-zeros.h | 25 ++++++++++++++---
.../nios2/include/rtems/score/nios2-utility.h | 25 ++++++++++++++---
.../cpu/nios2/include/rtems/score/nios2.h | 25 ++++++++++++++---
.../cpu/nios2/nios2-context-initialize.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-context-switch.S | 25 ++++++++++++++---
.../score/cpu/nios2/nios2-context-validate.S | 25 ++++++++++++++---
.../nios2/nios2-context-volatile-clobber.S | 25 ++++++++++++++---
.../score/cpu/nios2/nios2-eic-il-low-level.S | 25 ++++++++++++++---
.../cpu/nios2/nios2-exception-frame-print.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-fatal-halt.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-iic-irq.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-iic-low-level.S | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-initialize.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-isr-get-level.c | 25 ++++++++++++++---
.../cpu/nios2/nios2-isr-install-vector.c | 25 ++++++++++++++---
.../cpu/nios2/nios2-isr-is-in-progress.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-isr-set-level.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-mpu-add-region.c | 25 ++++++++++++++---
.../score/cpu/nios2/nios2-mpu-configuration.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-mpu-descriptor.c | 25 ++++++++++++++---
.../cpu/nios2/nios2-mpu-disable-protected.c | 25 ++++++++++++++---
cpukit/score/cpu/nios2/nios2-mpu-reset.c | 25 ++++++++++++++---
.../nios2/nios2-thread-dispatch-disabled.c | 25 ++++++++++++++---
cpukit/score/cpu/no_cpu/cpu.c | 25 ++++++++++++++---
cpukit/score/cpu/no_cpu/cpu_asm.c | 25 ++++++++++++++---
cpukit/score/cpu/no_cpu/cpucounterfrequency.c | 25 ++++++++++++++---
cpukit/score/cpu/no_cpu/cpucounterread.c | 25 ++++++++++++++---
cpukit/score/cpu/no_cpu/cpuidle.c | 25 ++++++++++++++---
.../cpu/no_cpu/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/no_cpu/include/rtems/score/cpu_asm.h | 25 ++++++++++++++---
.../cpu/no_cpu/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../cpu/no_cpu/include/rtems/score/no_cpu.h | 25 ++++++++++++++---
cpukit/score/cpu/or1k/cpu.c | 25 ++++++++++++++---
.../score/cpu/or1k/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/or1k/include/rtems/score/cpu_asm.h | 25 ++++++++++++++---
.../cpu/or1k/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/or1k/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../or1k/include/rtems/score/or1k-utility.h | 25 ++++++++++++++---
.../score/cpu/or1k/include/rtems/score/or1k.h | 25 ++++++++++++++---
.../score/cpu/or1k/or1k-context-initialize.c | 25 ++++++++++++++---
cpukit/score/cpu/or1k/or1k-context-switch.S | 25 ++++++++++++++---
cpukit/score/cpu/or1k/or1k-context-validate.S | 25 ++++++++++++++---
.../cpu/or1k/or1k-context-volatile-clobber.S | 25 ++++++++++++++---
.../score/cpu/or1k/or1k-exception-default.c | 25 ++++++++++++++---
.../cpu/or1k/or1k-exception-frame-print.c | 25 ++++++++++++++---
.../cpu/or1k/or1k-exception-handler-low.S | 25 ++++++++++++++---
cpukit/score/cpu/powerpc/cpu.c | 25 ++++++++++++++---
.../powerpc/include/rtems/powerpc/registers.h | 25 ++++++++++++++---
.../cpu/powerpc/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../powerpc/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/powerpc/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../powerpc/include/rtems/score/paravirt.h | 26 +++++++++++++++---
.../cpu/powerpc/include/rtems/score/powerpc.h | 27 ++++++++++++++-----
.../score/cpu/powerpc/ppc-context-validate.S | 25 ++++++++++++++---
.../powerpc/ppc-context-volatile-clobber.S | 25 ++++++++++++++---
.../score/cpu/powerpc/ppc-isr-disable-mask.S | 25 ++++++++++++++---
cpukit/score/cpu/sparc/access_le.c | 25 ++++++++++++++---
cpukit/score/cpu/sparc/cpu.c | 25 ++++++++++++++---
cpukit/score/cpu/sparc/cpu_asm.S | 25 ++++++++++++++---
.../score/cpu/sparc/include/libcpu/access.h | 25 ++++++++++++++---
.../cpu/sparc/include/libcpu/byteorder.h | 25 ++++++++++++++---
.../score/cpu/sparc/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/sparc/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/sparc/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../cpu/sparc/include/rtems/score/sparc.h | 25 ++++++++++++++---
.../cpu/sparc/include/rtems/score/sparcimpl.h | 25 ++++++++++++++---
cpukit/score/cpu/sparc/sparc-access.S | 25 ++++++++++++++---
.../score/cpu/sparc/sparc-context-validate.S | 25 ++++++++++++++---
.../sparc/sparc-context-volatile-clobber.S | 25 ++++++++++++++---
cpukit/score/cpu/sparc/sparc-counter-asm.S | 25 ++++++++++++++---
cpukit/score/cpu/sparc/sparc-isr-handler.S | 25 ++++++++++++++---
cpukit/score/cpu/sparc/sparc-isr-install.c | 25 ++++++++++++++---
cpukit/score/cpu/sparc64/context.S | 25 ++++++++++++++---
cpukit/score/cpu/sparc64/cpu.c | 25 ++++++++++++++---
.../cpu/sparc64/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../sparc64/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/sparc64/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../cpu/sparc64/include/rtems/score/sparc64.h | 25 ++++++++++++++---
cpukit/score/cpu/sparc64/interrupt.S | 25 ++++++++++++++---
.../sparc64/sparc64-exception-frame-print.c | 25 ++++++++++++++---
cpukit/score/cpu/sparc64/sparc64-syscall.S | 25 ++++++++++++++---
cpukit/score/cpu/v850/cpu.c | 25 ++++++++++++++---
cpukit/score/cpu/v850/cpu_asm.S | 25 ++++++++++++++---
.../score/cpu/v850/include/rtems/score/cpu.h | 25 ++++++++++++++---
.../cpu/v850/include/rtems/score/cpu_asm.h | 25 ++++++++++++++---
.../cpu/v850/include/rtems/score/cpuatomic.h | 25 ++++++++++++++---
.../cpu/v850/include/rtems/score/cpuimpl.h | 25 ++++++++++++++---
.../score/cpu/v850/include/rtems/score/v850.h | 25 ++++++++++++++---
.../cpu/v850/v850-exception-frame-print.c | 25 ++++++++++++++---
cpukit/score/src/allocatormutex.c | 25 ++++++++++++++---
cpukit/score/src/apimutexisowner.c | 25 ++++++++++++++---
cpukit/score/src/apimutexlock.c | 25 ++++++++++++++---
cpukit/score/src/apimutexunlock.c | 25 ++++++++++++++---
cpukit/score/src/chain.c | 25 ++++++++++++++---
cpukit/score/src/chainnodecount.c | 25 ++++++++++++++---
cpukit/score/src/condition.c | 25 ++++++++++++++---
cpukit/score/src/corebarrier.c | 25 ++++++++++++++---
cpukit/score/src/corebarrierwait.c | 25 ++++++++++++++---
cpukit/score/src/coremsg.c | 25 ++++++++++++++---
cpukit/score/src/coremsgbroadcast.c | 25 ++++++++++++++---
cpukit/score/src/coremsgclose.c | 25 ++++++++++++++---
cpukit/score/src/coremsgflush.c | 25 ++++++++++++++---
cpukit/score/src/coremsgflushwait.c | 25 ++++++++++++++---
cpukit/score/src/coremsginsert.c | 25 ++++++++++++++---
cpukit/score/src/coremsgseize.c | 25 ++++++++++++++---
cpukit/score/src/coremsgsubmit.c | 25 ++++++++++++++---
cpukit/score/src/coremutexseize.c | 25 ++++++++++++++---
cpukit/score/src/corerwlock.c | 25 ++++++++++++++---
cpukit/score/src/corerwlockobtainread.c | 25 ++++++++++++++---
cpukit/score/src/corerwlockobtainwrite.c | 25 ++++++++++++++---
cpukit/score/src/corerwlockrelease.c | 25 ++++++++++++++---
cpukit/score/src/coresem.c | 25 ++++++++++++++---
cpukit/score/src/coretod.c | 25 ++++++++++++++---
cpukit/score/src/coretodadjust.c | 25 ++++++++++++++---
cpukit/score/src/coretodset.c | 25 ++++++++++++++---
.../src/debugisthreaddispatchingallowed.c | 25 ++++++++++++++---
cpukit/score/src/freechain.c | 25 ++++++++++++++---
cpukit/score/src/futex.c | 25 ++++++++++++++---
cpukit/score/src/heap.c | 25 ++++++++++++++---
cpukit/score/src/heapallocate.c | 25 ++++++++++++++---
cpukit/score/src/heapextend.c | 25 ++++++++++++++---
cpukit/score/src/heapfree.c | 25 ++++++++++++++---
cpukit/score/src/heapgetfreeinfo.c | 25 ++++++++++++++---
cpukit/score/src/heapgetinfo.c | 25 ++++++++++++++---
cpukit/score/src/heapgreedy.c | 25 ++++++++++++++---
cpukit/score/src/heapiterate.c | 25 ++++++++++++++---
cpukit/score/src/heapnoextend.c | 25 ++++++++++++++---
cpukit/score/src/heapresizeblock.c | 25 ++++++++++++++---
cpukit/score/src/heapsizeofuserarea.c | 25 ++++++++++++++---
cpukit/score/src/heapwalk.c | 25 ++++++++++++++---
cpukit/score/src/interr.c | 25 ++++++++++++++---
cpukit/score/src/ioprintf.c | 25 ++++++++++++++---
cpukit/score/src/isr.c | 25 ++++++++++++++---
cpukit/score/src/isrisinprogress.c | 25 ++++++++++++++---
cpukit/score/src/iterateoverthreads.c | 25 ++++++++++++++---
cpukit/score/src/libatomic.c | 25 ++++++++++++++---
cpukit/score/src/log2table.c | 25 ++++++++++++++---
cpukit/score/src/mpci.c | 25 ++++++++++++++---
cpukit/score/src/mpcidefault.c | 25 ++++++++++++++---
cpukit/score/src/mutex.c | 25 ++++++++++++++---
cpukit/score/src/objectactivecount.c | 25 ++++++++++++++---
cpukit/score/src/objectapimaximumclass.c | 25 ++++++++++++++---
cpukit/score/src/objectclose.c | 25 ++++++++++++++---
cpukit/score/src/objectextendinformation.c | 25 ++++++++++++++---
cpukit/score/src/objectfree.c | 25 ++++++++++++++---
cpukit/score/src/objectgetinfo.c | 25 ++++++++++++++---
cpukit/score/src/objectgetinfoid.c | 25 ++++++++++++++---
cpukit/score/src/objectgetlocal.c | 25 ++++++++++++++---
cpukit/score/src/objectgetnameasstring.c | 25 ++++++++++++++---
cpukit/score/src/objectgetnext.c | 25 ++++++++++++++---
cpukit/score/src/objectgetnoprotection.c | 25 ++++++++++++++---
cpukit/score/src/objectidtoname.c | 25 ++++++++++++++---
.../score/src/objectinitializeinformation.c | 25 ++++++++++++++---
cpukit/score/src/objectmp.c | 25 ++++++++++++++---
cpukit/score/src/objectnamespaceremove.c | 25 ++++++++++++++---
cpukit/score/src/objectnametoid.c | 25 ++++++++++++++---
cpukit/score/src/objectnametoidstring.c | 25 ++++++++++++++---
cpukit/score/src/objectsetname.c | 25 ++++++++++++++---
cpukit/score/src/objectshrinkinformation.c | 25 ++++++++++++++---
cpukit/score/src/percpu.c | 25 ++++++++++++++---
cpukit/score/src/percpuasm.c | 25 ++++++++++++++---
cpukit/score/src/percpustatewait.c | 25 ++++++++++++++---
cpukit/score/src/pheapallocate.c | 25 ++++++++++++++---
cpukit/score/src/pheapextend.c | 25 ++++++++++++++---
cpukit/score/src/pheapfree.c | 25 ++++++++++++++---
cpukit/score/src/pheapgetblocksize.c | 25 ++++++++++++++---
cpukit/score/src/pheapgetfreeinfo.c | 25 ++++++++++++++---
cpukit/score/src/pheapgetinfo.c | 25 ++++++++++++++---
cpukit/score/src/pheapgetsize.c | 25 ++++++++++++++---
cpukit/score/src/pheapiterate.c | 25 ++++++++++++++---
cpukit/score/src/pheapresizeblock.c | 25 ++++++++++++++---
cpukit/score/src/pheapwalk.c | 25 ++++++++++++++---
cpukit/score/src/processormaskcopy.c | 25 ++++++++++++++---
cpukit/score/src/profilingisrentryexit.c | 25 ++++++++++++++---
cpukit/score/src/profilingsmplock.c | 25 ++++++++++++++---
cpukit/score/src/rbtreeextract.c | 25 ++++++++++++++---
cpukit/score/src/rbtreeinsert.c | 25 ++++++++++++++---
cpukit/score/src/rbtreeiterate.c | 25 ++++++++++++++---
cpukit/score/src/rbtreepostorder.c | 25 ++++++++++++++---
cpukit/score/src/rbtreereplace.c | 25 ++++++++++++++---
cpukit/score/src/sched.c | 25 ++++++++++++++---
cpukit/score/src/scheduler.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbs.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsattachthread.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbscleanup.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbscreateserver.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsdestroyserver.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsdetachthread.c | 25 ++++++++++++++---
.../score/src/schedulercbsgetapprovedbudget.c | 25 ++++++++++++++---
.../score/src/schedulercbsgetexecutiontime.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsgetparameters.c | 25 ++++++++++++++---
.../src/schedulercbsgetremainingbudget.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsgetserverid.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsnodeinit.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsreleasejob.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbssetparameters.c | 25 ++++++++++++++---
cpukit/score/src/schedulercbsunblock.c | 25 ++++++++++++++---
.../score/src/schedulerdefaultmappriority.c | 25 ++++++++++++++---
.../score/src/schedulerdefaultnodedestroy.c | 25 ++++++++++++++---
cpukit/score/src/schedulerdefaultnodeinit.c | 25 ++++++++++++++---
cpukit/score/src/schedulerdefaultreleasejob.c | 25 ++++++++++++++---
cpukit/score/src/schedulerdefaultschedule.c | 25 ++++++++++++++---
.../score/src/schedulerdefaultsetaffinity.c | 25 ++++++++++++++---
cpukit/score/src/schedulerdefaultstartidle.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredf.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfblock.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfchangepriority.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfnodeinit.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfreleasejob.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfschedule.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfsmp.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfunblock.c | 25 ++++++++++++++---
cpukit/score/src/scheduleredfyield.c | 25 ++++++++++++++---
cpukit/score/src/schedulergetaffinity.c | 25 ++++++++++++++---
cpukit/score/src/schedulerpriority.c | 25 ++++++++++++++---
.../score/src/schedulerpriorityaffinitysmp.c | 25 ++++++++++++++---
cpukit/score/src/schedulerpriorityblock.c | 25 ++++++++++++++---
.../src/schedulerprioritychangepriority.c | 25 ++++++++++++++---
cpukit/score/src/schedulerpriorityschedule.c | 25 ++++++++++++++---
cpukit/score/src/schedulerprioritysmp.c | 25 ++++++++++++++---
cpukit/score/src/schedulerpriorityunblock.c | 25 ++++++++++++++---
cpukit/score/src/schedulerpriorityyield.c | 25 ++++++++++++++---
cpukit/score/src/schedulersetaffinity.c | 25 ++++++++++++++---
cpukit/score/src/schedulersimple.c | 25 ++++++++++++++---
cpukit/score/src/schedulersimpleblock.c | 27 ++++++++++++++++---
.../score/src/schedulersimplechangepriority.c | 25 ++++++++++++++---
cpukit/score/src/schedulersimpleschedule.c | 27 ++++++++++++++++---
cpukit/score/src/schedulersimplesmp.c | 25 ++++++++++++++---
cpukit/score/src/schedulersimpleunblock.c | 27 ++++++++++++++++---
cpukit/score/src/schedulersimpleyield.c | 27 ++++++++++++++++---
cpukit/score/src/schedulersmp.c | 25 ++++++++++++++---
cpukit/score/src/schedulersmpstartidle.c | 25 ++++++++++++++---
cpukit/score/src/semaphore.c | 25 ++++++++++++++---
cpukit/score/src/smp.c | 25 ++++++++++++++---
cpukit/score/src/smpbarrierwait.c | 25 ++++++++++++++---
cpukit/score/src/smplock.c | 25 ++++++++++++++---
cpukit/score/src/thread.c | 25 ++++++++++++++---
cpukit/score/src/threadchangepriority.c | 25 ++++++++++++++---
cpukit/score/src/threadclearstate.c | 25 ++++++++++++++---
cpukit/score/src/threadcreateidle.c | 25 ++++++++++++++---
cpukit/score/src/threaddispatch.c | 25 ++++++++++++++---
cpukit/score/src/threadentryadaptoridle.c | 25 ++++++++++++++---
cpukit/score/src/threadentryadaptornumeric.c | 25 ++++++++++++++---
cpukit/score/src/threadentryadaptorpointer.c | 25 ++++++++++++++---
cpukit/score/src/threadget.c | 25 ++++++++++++++---
cpukit/score/src/threadgetcputimeused.c | 25 ++++++++++++++---
cpukit/score/src/threadhandler.c | 25 ++++++++++++++---
cpukit/score/src/threadinitialize.c | 25 ++++++++++++++---
cpukit/score/src/threaditerate.c | 25 ++++++++++++++---
cpukit/score/src/threadloadenv.c | 25 ++++++++++++++---
cpukit/score/src/threadmp.c | 25 ++++++++++++++---
cpukit/score/src/threadname.c | 25 ++++++++++++++---
cpukit/score/src/threadq.c | 25 ++++++++++++++---
cpukit/score/src/threadqenqueue.c | 25 ++++++++++++++---
cpukit/score/src/threadqextract.c | 25 ++++++++++++++---
cpukit/score/src/threadqextractwithproxy.c | 25 ++++++++++++++---
cpukit/score/src/threadqfirst.c | 25 ++++++++++++++---
cpukit/score/src/threadqflush.c | 25 ++++++++++++++---
cpukit/score/src/threadqops.c | 25 ++++++++++++++---
cpukit/score/src/threadqtimeout.c | 25 ++++++++++++++---
cpukit/score/src/threadrestart.c | 25 ++++++++++++++---
cpukit/score/src/threadscheduler.c | 25 ++++++++++++++---
cpukit/score/src/threadsetstate.c | 25 ++++++++++++++---
cpukit/score/src/threadstackallocate.c | 25 ++++++++++++++---
cpukit/score/src/threadstackfree.c | 25 ++++++++++++++---
cpukit/score/src/threadstart.c | 25 ++++++++++++++---
cpukit/score/src/threadstartmultitasking.c | 25 ++++++++++++++---
cpukit/score/src/threadtimeout.c | 25 ++++++++++++++---
cpukit/score/src/threadunpin.c | 25 ++++++++++++++---
cpukit/score/src/threadwaitgetid.c | 25 ++++++++++++++---
cpukit/score/src/threadyield.c | 25 ++++++++++++++---
cpukit/score/src/timespecaddto.c | 25 ++++++++++++++---
cpukit/score/src/timespecdivide.c | 25 ++++++++++++++---
cpukit/score/src/timespecdividebyinteger.c | 25 ++++++++++++++---
cpukit/score/src/timespecfromticks.c | 25 ++++++++++++++---
cpukit/score/src/timespecgetasnanoseconds.c | 25 ++++++++++++++---
cpukit/score/src/timespecisvalid.c | 25 ++++++++++++++---
cpukit/score/src/timespeclessthan.c | 25 ++++++++++++++---
cpukit/score/src/timespecsubtract.c | 25 ++++++++++++++---
cpukit/score/src/timespectoticks.c | 25 ++++++++++++++---
cpukit/score/src/userext.c | 25 ++++++++++++++---
cpukit/score/src/userextaddset.c | 25 ++++++++++++++---
cpukit/score/src/userextiterate.c | 25 ++++++++++++++---
cpukit/score/src/userextremoveset.c | 25 ++++++++++++++---
cpukit/score/src/watchdoginsert.c | 25 ++++++++++++++---
cpukit/score/src/watchdogremove.c | 25 ++++++++++++++---
cpukit/score/src/watchdogtick.c | 25 ++++++++++++++---
cpukit/score/src/watchdogtickssinceboot.c | 25 ++++++++++++++---
cpukit/score/src/wkstringduplicate.c | 25 ++++++++++++++---
958 files changed, 21081 insertions(+), 2879 deletions(-)
--
2.24.4
More information about the devel
mailing list