# # ChangeLog for cpukit/posix in rtems # # Generated by Trac 1.2.1.dev0 # 05/20/24 12:37:00 Fri, 15 May 2009 17:43:02 GMT Joel Sherrill [5860b90] * cpukit/ChangeLog (modified) * cpukit/posix/src/getitimer.c (modified) * cpukit/posix/src/setitimer.c (modified) 2009-05-15 Joel Sherrill * ... Fri, 15 May 2009 16:00:24 GMT Joel Sherrill [f23a263] * cpukit/ChangeLog (modified) * cpukit/posix/src/sysconf.c (modified) 2009-05-15 Joel Sherrill * ... Fri, 08 May 2009 18:07:26 GMT Joel Sherrill [604f35e2] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/rtems/inline/rtems/rtems/support.inl (modified) 2009-05-08 Joel Sherrill * ... Sun, 03 May 2009 23:10:02 GMT Joel Sherrill [1e3940d] * cpukit/ChangeLog (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/semopen.c (modified) 2009-05-03 Joel Sherrill * ... Thu, 12 Mar 2009 15:32:58 GMT Joel Sherrill [a1bc6751] * cpukit/ChangeLog (modified) * cpukit/posix/src/mutextranslatereturncode.c (modified) 2009-03-12 Joel Sherrill ... Fri, 06 Feb 2009 21:02:31 GMT Ralf Corsepius [2a6b824] * cpukit/posix/include/sched.h (modified) * cpukit/posix/src/sched_getparam.c (modified) Make sched_getparam() POSIX compliant. Tue, 03 Feb 2009 10:10:57 GMT Ralf Corsepius [b1dbfd7] * cpukit/posix/src/barrierattrdestroy.c (modified) * cpukit/posix/src/barrierattrinit.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/condattrdestroy.c (modified) * cpukit/posix/src/condbroadcast.c (modified) * cpukit/posix/src/conddefaultattributes.c (modified) * cpukit/posix/src/condsignal.c (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/keydelete.c (modified) * cpukit/posix/src/keyrundestructors.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueuereceive.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/mutexattrdestroy.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlock.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/mutextrylock.c (modified) * cpukit/posix/src/pbarrier.c (modified) * cpukit/posix/src/prwlock.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/pspin.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspintrylock.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrdestroy.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/pthreadonce.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/rwlockattrdestroy.c (modified) * cpukit/posix/src/rwlockattrinit.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/semwait.c (modified) Eliminate TRUE/FALSE. Mon, 05 Jan 2009 20:26:01 GMT Joel Sherrill [3507c6df] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/barrier.inl (modified) * cpukit/posix/inline/rtems/posix/key.inl (modified) * cpukit/posix/inline/rtems/posix/mqueue.inl (modified) * cpukit/posix/inline/rtems/posix/rwlock.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/posix/inline/rtems/posix/spinlock.inl (modified) * cpukit/posix/inline/rtems/posix/timer.inl (modified) * cpukit/posix/src/condget.c (modified) * cpukit/posix/src/mqueuenametoid.c (modified) * cpukit/posix/src/mutexget.c (modified) * cpukit/posix/src/semaphorenametoid.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/sapi/src/itronapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) 2009-01-05 Joel Sherrill * ... Mon, 05 Jan 2009 20:19:51 GMT Joel Sherrill [8b3416f] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/key.h (modified) 2009-01-05 Joel Sherrill * ... Fri, 02 Jan 2009 10:04:24 GMT Ralf Corsepius [92f4671] * cpukit/posix/src/_execve.c (modified) * cpukit/posix/src/aio_cancel.c (modified) * cpukit/posix/src/aio_error.c (modified) * cpukit/posix/src/aio_fsync.c (modified) * cpukit/posix/src/aio_read.c (modified) * cpukit/posix/src/aio_return.c (modified) * cpukit/posix/src/aio_suspend.c (modified) * cpukit/posix/src/aio_write.c (modified) * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/lio_listio.c (modified) * cpukit/posix/src/mprotect.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadatfork.c (modified) * cpukit/posix/src/sched_getparam.c (modified) * cpukit/posix/src/sched_getscheduler.c (modified) * cpukit/posix/src/sched_setparam.c (modified) * cpukit/posix/src/sched_setscheduler.c (modified) * cpukit/posix/src/timertsr.c (modified) * cpukit/posix/src/ualarm.c (modified) Add __attribute__((unused)) to unused function args. Fri, 02 Jan 2009 09:50:52 GMT Ralf Corsepius [111ecfd] * cpukit/posix/include/aio.h (modified) * cpukit/posix/src/aio_suspend.c (modified) Make aio_suspend() POSIX-compliant. Wed, 17 Dec 2008 22:12:01 GMT Joel Sherrill [7252caf2] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/config.h (modified) 2008-12-17 Joel Sherrill * ... Wed, 17 Dec 2008 21:23:37 GMT Joel Sherrill [309e2f6] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/barrier.h (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/key.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/ptimer.h (modified) * cpukit/posix/include/rtems/posix/rwlock.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/spinlock.h (modified) * cpukit/posix/include/rtems/posix/timer.h (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/pbarrier.c (modified) * cpukit/posix/src/prwlock.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pspin.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/sapi/src/posixapi.c (modified) 2008-12-17 Joel Sherrill * ... Tue, 16 Dec 2008 17:36:01 GMT Joel Sherrill [3d66dfc1] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/posix/src/adjtime.c (modified) * cpukit/posix/src/clockgetres.c (modified) * cpukit/posix/src/sysconf.c (modified) * cpukit/rtems/src/clockgettickspersecond.c (modified) * cpukit/rtems/src/clockgettod.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/rtems/src/clocktodvalidate.c (modified) * cpukit/score/src/timespecfromticks.c (modified) * cpukit/score/src/timespectoticks.c (modified) * cpukit/score/src/ts64toticks.c (modified) 2008-12-16 Joel Sherrill * ... Mon, 15 Dec 2008 19:21:01 GMT Joel Sherrill [aac75d3b] * cpukit/ChangeLog (modified) * cpukit/itron/include/rtems/itron/itronapi.h (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/itronapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadstackallocate.c (modified) * cpukit/score/src/threadstackfree.c (modified) * cpukit/score/src/wkspace.c (modified) 2008-12-15 Joel Sherrill * ... Sun, 14 Dec 2008 18:31:43 GMT Joel Sherrill [a6608123] * cpukit/ChangeLog (modified) * cpukit/itron/src/chg_pri.c (modified) * cpukit/itron/src/cre_tsk.c (modified) * cpukit/itron/src/rot_rdq.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/priority.h (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/mutexdefaultattributes.c (deleted) * cpukit/score/include/rtems/score/priority.h (modified) 2008-12-14 Joel Sherrill * ... Mon, 08 Dec 2008 19:41:31 GMT Joel Sherrill [c16bcc0] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/clockgetsecondssinceepoch.c (modified) * cpukit/rtems/src/clockgetuptime.c (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timerfirewhen.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/rtems/src/timerserverfirewhen.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/timestamp.h (added) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/coretodget.c (modified) * cpukit/score/src/coretodgetuptime.c (modified) * cpukit/score/src/coretodgetuptimetimespec.c (added) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/coretodtickle.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadinitialize.c (modified) 2008-12-08 Joel Sherrill * ... Fri, 05 Dec 2008 22:27:47 GMT Joel Sherrill [6a614160] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/time.h (modified) * cpukit/score/include/rtems/score/timespec.h (modified) * cpukit/score/src/coretodget.c (modified) * cpukit/score/src/coretodgetuptime.c (modified) 2008-12-05 Joel Sherrill * ... Fri, 05 Dec 2008 13:32:09 GMT Ralf Corsepius [8e51884] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) 2008-12-05 Ralf Corsépius * ... Fri, 05 Dec 2008 06:44:40 GMT Ralf Corsepius [1749cef] * cpukit/libcsupport/src/closedir.c (modified) * cpukit/libcsupport/src/getcwd.c (modified) * cpukit/libcsupport/src/isatty.c (modified) * cpukit/libcsupport/src/opendir.c (modified) * cpukit/libcsupport/src/readdir.c (modified) * cpukit/libcsupport/src/readdir_r.c (modified) * cpukit/libcsupport/src/rewinddir.c (modified) * cpukit/libcsupport/src/seekdir.c (modified) * cpukit/libcsupport/src/telldir.c (modified) * cpukit/libcsupport/src/ttyname.c (modified) * cpukit/posix/src/execl.c (modified) * cpukit/posix/src/execle.c (modified) * cpukit/posix/src/execlp.c (modified) * cpukit/posix/src/execv.c (modified) * cpukit/posix/src/execve.c (modified) * cpukit/posix/src/execvp.c (modified) * cpukit/posix/src/sleep.c (modified) * cpukit/posix/src/usleep.c (modified) Compile contents conditionally. Mon, 24 Nov 2008 16:35:36 GMT Joel Sherrill [8d0fdc3] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) 2008-11-24 Joel Sherrill * ... Thu, 20 Nov 2008 21:52:19 GMT Joel Sherrill [d05ab351] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/src/getitimer.c (added) * cpukit/posix/src/setitimer.c (added) 2008-11-20 Joel Sherrill * ... Thu, 20 Nov 2008 21:50:11 GMT Joel Sherrill [ceadb90] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/posix/Makefile.am (modified) 2008-11-20 Joel Sherrill * ... Thu, 20 Nov 2008 19:19:16 GMT Joel Sherrill [c4c5401] * cpukit/ChangeLog (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) 2008-11-20 Joel Sherrill ... Thu, 20 Nov 2008 16:56:53 GMT Joel Sherrill [d2ccb32] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/vfork.c (added) 2008-11-20 Joel Sherrill * ... Wed, 05 Nov 2008 21:48:48 GMT Joel Sherrill [c41f9d6] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/_execve.c (added) 2008-11-05 Joel Sherrill * ... Thu, 04 Sep 2008 15:23:12 GMT Ralf Corsepius [f8437c8] * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/key.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/priority.h (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/timer.h (modified) * cpukit/posix/inline/rtems/posix/barrier.inl (modified) * cpukit/posix/inline/rtems/posix/cond.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/priority.inl (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/inline/rtems/posix/rwlock.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/posix/inline/rtems/posix/spinlock.inl (modified) * cpukit/posix/inline/rtems/posix/timer.inl (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/keyrundestructors.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/psignalchecksignal.c (modified) * cpukit/posix/src/psignalclearsignals.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/pthreadsigmask.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/posix/src/setcancelstate.c (modified) * cpukit/posix/src/setcanceltype.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/posix/src/testcancel.c (modified) * cpukit/posix/src/timerinserthelper.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/timertsr.c (modified) Convert to "bool". Sat, 30 Aug 2008 22:52:12 GMT Joel Sherrill [86a65b6f] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/rtems/src/tasksetpriority.c (modified) 2008-08-30 Joel Sherrill * ... Tue, 19 Aug 2008 14:45:15 GMT Joel Sherrill [753c05a] * cpukit/ChangeLog (modified) * cpukit/posix/src/timersettime.c (modified) 2008-08-19 Tim FitzGeorge ... Tue, 19 Aug 2008 08:32:59 GMT Ralf Corsepius [ef49476] * 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/posix/inline/rtems/posix/barrier.inl (modified) * cpukit/posix/inline/rtems/posix/cond.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/priority.inl (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/inline/rtems/posix/rwlock.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/posix/inline/rtems/posix/spinlock.inl (modified) * cpukit/posix/inline/rtems/posix/timer.inl (modified) * cpukit/sapi/inline/rtems/chain.inl (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/chain.inl (modified) * cpukit/score/inline/rtems/score/corebarrier.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/inline/rtems/score/corerwlock.inl (modified) * cpukit/score/inline/rtems/score/coresem.inl (modified) * cpukit/score/inline/rtems/score/corespinlock.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/threadq.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) Add header guard to force indirect inclusion. Mon, 18 Aug 2008 19:18:52 GMT Joel Sherrill [f73fc29] * cpukit/ChangeLog (modified) * cpukit/itron/include/rtems/itron/task.h (modified) * cpukit/itron/src/def_cyc.c (modified) * cpukit/itron/src/task.c (modified) * cpukit/libcsupport/src/newlibc_exit.c (modified) * cpukit/libcsupport/src/sync.c (modified) * cpukit/libfs/src/imfs/imfs_fchmod.c (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sysconf.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/src/threadhandler.c (modified) 2008-08-18 Joel Sherrill * ... Fri, 15 Aug 2008 16:29:22 GMT Joel Sherrill [e293d889] * cpukit/ChangeLog (modified) * cpukit/posix/src/prwlockinit.c (modified) 2008-08-15 Joel Sherrill ... Mon, 04 Aug 2008 21:31:51 GMT Joel Sherrill [6e97bf62] * cpukit/ChangeLog (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) 2008-08-04 Joel Sherrill * ... Tue, 29 Jul 2008 08:51:16 GMT Ralf Corsepius [7d53ba7f] * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) Use C-style comments. Fri, 18 Jul 2008 18:45:56 GMT Joel Sherrill [6a0898b] * cpukit/ChangeLog (modified) * cpukit/itron/inline/rtems/itron/semaphore.inl (modified) * cpukit/itron/src/twai_sem.c (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/time.h (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/mqueuereceive.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/mutextranslatereturncode.c (modified) * cpukit/posix/src/posixtimespecabsolutetimeout.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/semaphoretranslatereturncode.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semtranslatereturncode.c (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/src/coresemseize.c (modified) 2008-07-18 Joel Sherrill ... Fri, 13 Jun 2008 15:06:32 GMT Joel Sherrill [ecf0f4c] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/src/attr.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadstackallocate.c (modified) 2008-06-13 Joel Sherrill * ... Thu, 05 Jun 2008 14:36:11 GMT Joel Sherrill [c7fae60] * cpukit/ChangeLog (modified) * cpukit/posix/src/psignal.c (modified) 2008-06-05 Joel Sherrill * ... Tue, 27 May 2008 10:34:15 GMT Thomas Doerfler [bf95ccb5] * cpukit/ChangeLog (modified) * cpukit/include/rtems/fs.h (modified) * cpukit/libblock/include/rtems/diskdevs.h (modified) * cpukit/libblock/src/diskdevs.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/base_fs.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/mount.c (modified) * cpukit/libfs/src/dosfs/fat.c (modified) * cpukit/libfs/src/dosfs/msdos.h (modified) * cpukit/libfs/src/dosfs/msdos_handlers_dir.c (modified) * cpukit/libfs/src/dosfs/msdos_handlers_file.c (modified) * cpukit/libfs/src/dosfs/msdos_init.c (modified) * cpukit/libfs/src/dosfs/msdos_initsupp.c (modified) * cpukit/libfs/src/imfs/deviceio.c (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_config.c (modified) * cpukit/libfs/src/imfs/imfs_creat.c (modified) * cpukit/libfs/src/imfs/imfs_getchild.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_symlink.c (modified) * cpukit/libfs/src/imfs/imfs_unixstub.c (modified) * cpukit/libfs/src/imfs/miniimfs_init.c (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/src/semtranslatereturncode.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) * cpukit/sapi/src/itronapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) Added const qualifier to various pointers and data tables to ... Thu, 22 May 2008 20:38:03 GMT Joel Sherrill [345fc11] * cpukit/ChangeLog (modified) * cpukit/itron/include/rtems/itron/task.h (modified) * cpukit/itron/src/del_tsk.c (modified) * cpukit/itron/src/exd_tsk.c (modified) * cpukit/itron/src/task.c (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cancelrun.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadexit.c (modified) * cpukit/posix/src/setcancelstate.c (modified) * cpukit/posix/src/setcanceltype.c (modified) * cpukit/posix/src/testcancel.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/src/objectclose.c (modified) * cpukit/score/src/threadclose.c (modified) 2008-05-22 Joel Sherrill * ... Mon, 28 Apr 2008 18:12:43 GMT Joel Sherrill [7cdaed0d] * cpukit/ChangeLog (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/pthreadequal.c (modified) * cpukit/rtems/src/semtranslatereturncode.c (modified) * cpukit/score/cpu/powerpc/rtems/score/powerpc.h (modified) * cpukit/score/src/threadblockingoperationcancel.c (modified) 2008-04-28 Daron Chabot * ... Fri, 18 Apr 2008 15:01:36 GMT Joel Sherrill [6be8a83] * cpukit/ChangeLog (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/rtems/src/tasks.c (modified) 2008-04-18 Joel Sherrill * ... Fri, 07 Mar 2008 17:41:53 GMT Joel Sherrill [df96913] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) 2008-03-07 Joel Sherrill * ... Thu, 28 Feb 2008 16:15:35 GMT Joel Sherrill [5088d97] * cpukit/ChangeLog (modified) * cpukit/itron/include/rtems/itron/task.h (modified) * cpukit/itron/src/cre_tsk.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/src/threadclose.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) 2008-02-28 Joel Sherrill * ... Mon, 18 Feb 2008 17:45:41 GMT Ralf Corsepius [7597fbf0] * cpukit/libcsupport/preinstall.am (modified) * cpukit/posix/preinstall.am (modified) Revert Joel's 2008-01-31 screw up. Fri, 15 Feb 2008 07:42:03 GMT Ralf Corsepius [c49b7ce] * cpukit/posix/include/rtems/posix/timer.h (modified) Add c++ guards. Fri, 15 Feb 2008 07:39:27 GMT Ralf Corsepius [00760e7] * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/pbarrier.c (modified) * cpukit/posix/src/prwlock.c (modified) * cpukit/posix/src/pspin.c (modified) include Wed, 06 Feb 2008 23:54:55 GMT Joel Sherrill [9184270] * cpukit/ChangeLog (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/src/objectclose.c (added) * cpukit/score/src/objectnamespaceremove.c (added) 2008-02-06 Joel Sherrill * ... Fri, 01 Feb 2008 00:44:15 GMT Joel Sherrill [e889a857] * cpukit/ChangeLog (modified) * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) 2008-01-31 Joel Sherrill * ... Thu, 31 Jan 2008 23:41:56 GMT Joel Sherrill [c54f3ce] * cpukit/ChangeLog (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) 2008-01-31 Joel Sherrill * ... Thu, 31 Jan 2008 16:17:34 GMT Joel Sherrill [9602045] * cpukit/ChangeLog (modified) * cpukit/libcsupport/preinstall.am (modified) * cpukit/posix/preinstall.am (modified) 2008-01-31 Joel Sherrill * ... Thu, 31 Jan 2008 16:15:34 GMT Joel Sherrill [74d0cb44] * cpukit/ChangeLog (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueuenametoid.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/pbarrier.c (modified) * cpukit/posix/src/prwlock.c (modified) * cpukit/posix/src/pspin.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/semaphorenametoid.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectsetname.c (modified) 2008-01-31 Joel Sherrill * ... Thu, 31 Jan 2008 14:53:59 GMT Jennifer Averett [56c5cf09] * cpukit/ChangeLog (modified) * cpukit/posix/src/timersettime.c (modified) 2008-01-31 Jennifer Averett ... Tue, 29 Jan 2008 21:52:21 GMT Joel Sherrill [6c06288] * cpukit/ChangeLog (modified) * cpukit/itron/src/exd_tsk.c (modified) * cpukit/itron/src/task.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/posix/src/cancelrun.c (modified) * cpukit/posix/src/pthreadexit.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/object.h (added) * cpukit/rtems/include/rtems/rtems/support.h (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/preinstall.am (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtemsbuildid.c (added) * cpukit/rtems/src/rtemsbuildname.c (added) * cpukit/rtems/src/rtemsobjectapimaximumclass.c (added) * cpukit/rtems/src/rtemsobjectapiminimumclass.c (added) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (added) * cpukit/rtems/src/rtemsobjectgetapiname.c (added) * cpukit/rtems/src/rtemsobjectgetclassicname.c (moved) * cpukit/rtems/src/rtemsobjectgetclassinfo.c (added) * cpukit/rtems/src/rtemsobjectgetname.c (modified) * cpukit/rtems/src/rtemsobjectidapimaximum.c (added) * cpukit/rtems/src/rtemsobjectidapiminimum.c (added) * cpukit/rtems/src/rtemsobjectidgetapi.c (added) * cpukit/rtems/src/rtemsobjectidgetclass.c (added) * cpukit/rtems/src/rtemsobjectidgetindex.c (added) * cpukit/rtems/src/rtemsobjectidgetnode.c (added) * cpukit/rtems/src/rtemsobjectsetname.c (added) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/src/Unlimited.txt (modified) * cpukit/score/src/objectapimaximumclass.c (added) * cpukit/score/src/objectgetinfo.c (added) * cpukit/score/src/objectgetinfoid.c (added) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/objectsetname.c (added) * cpukit/score/src/threadqextractwithproxy.c (modified) 2008-01-29 Joel Sherrill * ... Fri, 25 Jan 2008 16:39:31 GMT Joel Sherrill [025ac7a] * cpukit/ChangeLog (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) 2008-01-25 Joel Sherrill * ... Wed, 23 Jan 2008 22:57:43 GMT Joel Sherrill [ce19f1fa] * cpukit/ChangeLog (modified) * cpukit/itron/include/rtems/itron/object.h (modified) * cpukit/itron/src/cre_tsk.c (modified) * cpukit/libblock/src/show_bdbuf.c (modified) * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/monitor/mon-manager.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueuedeletesupp.c (modified) * cpukit/posix/src/mqueuenametoid.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pbarrierinit.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadexit.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/semaphorenametoid.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/rtems/src/barrierident.c (modified) * cpukit/rtems/src/dpmemident.c (modified) * cpukit/rtems/src/msgqident.c (modified) * cpukit/rtems/src/partident.c (modified) * cpukit/rtems/src/ratemonident.c (modified) * cpukit/rtems/src/regionident.c (modified) * cpukit/rtems/src/semident.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/timerident.c (modified) * cpukit/sapi/src/extensionident.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/src/apimutexallocate.c (modified) * cpukit/score/src/objectclearname.c (deleted) * cpukit/score/src/objectcomparenameraw.c (deleted) * cpukit/score/src/objectcomparenamestring.c (deleted) * cpukit/score/src/objectcopynameraw.c (deleted) * cpukit/score/src/objectcopynamestring.c (deleted) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/objectnametoid.c (modified) 2008-01-23 Joel Sherrill * ... Fri, 18 Jan 2008 16:31:57 GMT Jennifer Averett [c3925db] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/timer.h (modified) * cpukit/posix/src/cleanuppop.c (modified) * cpukit/posix/src/cleanuppush.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/timergettime.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/score/include/rtems/score/timespec.h (modified) 2008-01-18 Jennifer Averett ... Wed, 09 Jan 2008 22:08:31 GMT Joel Sherrill [4d320062] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/inline/rtems/posix/cond.inl (modified) * cpukit/posix/inline/rtems/posix/mutex.inl (modified) * cpukit/posix/src/condget.c (added) * cpukit/posix/src/mutexget.c (added) 2008-01-09 Joel Sherrill * ... Wed, 09 Jan 2008 19:32:52 GMT Jennifer Averett [bbbe9413] * cpukit/ChangeLog (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) 2008-01-09 Jennifer Averett ... Mon, 07 Jan 2008 15:30:21 GMT Joel Sherrill [580004a2] * cpukit/ChangeLog (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) 2008-01-07 Joel Sherrill * ... Thu, 20 Dec 2007 22:39:34 GMT Joel Sherrill [60256e8] * cpukit/ChangeLog (modified) * cpukit/posix/src/killinfo.c (modified) 2007-12-20 Joel Sherrill * ... Thu, 20 Dec 2007 22:39:08 GMT Joel Sherrill [2cbb5fc] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/timer.h (modified) 2007-12-20 Joel Sherrill * ... Thu, 20 Dec 2007 19:32:03 GMT Jennifer Averett [0b78bc4d] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/kill.c (modified) * cpukit/posix/src/kill_r.c (added) * cpukit/posix/src/killinfo.c (modified) 2007-12-20 Jennifer Averett ... Thu, 20 Dec 2007 18:11:24 GMT Jennifer Averett [090edf3] * cpukit/ChangeLog (modified) * cpukit/posix/src/ualarm.c (modified) 2007-12-20 Jennifer Averett ... Wed, 19 Dec 2007 19:13:54 GMT Jennifer Averett [030fee5b] * cpukit/ChangeLog (modified) * cpukit/posix/src/psignalunblockthread.c (modified) 2007-12-19 Jennifer Averett ... Wed, 19 Dec 2007 18:48:21 GMT Jennifer Averett [e63c48f] * cpukit/ChangeLog (modified) * cpukit/posix/src/psignalchecksignal.c (modified) 2007-12-19 Jennifer Averett ... Wed, 19 Dec 2007 18:46:12 GMT Jennifer Averett [1378d39e] * cpukit/ChangeLog (modified) * cpukit/posix/src/psignal.c (modified) 2007-12-19 Jennifer Averett ... Mon, 17 Dec 2007 16:20:00 GMT Joel Sherrill [a387dd62] * cpukit/ChangeLog (modified) * cpukit/posix/src/timergettime.c (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:19:14 GMT Joel Sherrill [feaa007] * cpukit/ChangeLog (modified) * cpukit/posix/include/aio.h (modified) * cpukit/posix/include/devctl.h (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/cancel.h (modified) * cpukit/posix/include/rtems/posix/priority.h (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/rtems/posix/timer.h (modified) * cpukit/posix/include/sched.h (modified) * cpukit/posix/include/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/barrierattrdestroy.c (modified) * cpukit/posix/src/barrierattrgetpshared.c (modified) * cpukit/posix/src/barrierattrinit.c (modified) * cpukit/posix/src/barrierattrsetpshared.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cancelrun.c (modified) * cpukit/posix/src/cleanuppop.c (modified) * cpukit/posix/src/cleanuppush.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/condattrdestroy.c (modified) * cpukit/posix/src/condattrgetpshared.c (modified) * cpukit/posix/src/condattrinit.c (modified) * cpukit/posix/src/condattrsetpshared.c (modified) * cpukit/posix/src/condbroadcast.c (modified) * cpukit/posix/src/conddefaultattributes.c (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condsignal.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/keydelete.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keyrundestructors.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueuedeletesupp.c (modified) * cpukit/posix/src/mqueuegetattr.c (modified) * cpukit/posix/src/mqueuenametoid.c (modified) * cpukit/posix/src/mqueuenotify.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueuereceive.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuesetattr.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/mutexattrdestroy.c (modified) * cpukit/posix/src/mutexattrgetprioceiling.c (modified) * cpukit/posix/src/mutexattrgetprotocol.c (modified) * cpukit/posix/src/mutexattrgetpshared.c (modified) * cpukit/posix/src/mutexattrinit.c (modified) * cpukit/posix/src/mutexattrsetprioceiling.c (modified) * cpukit/posix/src/mutexattrsetprotocol.c (modified) * cpukit/posix/src/mutexattrsetpshared.c (modified) * cpukit/posix/src/mutexdefaultattributes.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexlock.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutextrylock.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/psignalchecksignal.c (modified) * cpukit/posix/src/psignalclearprocesssignals.c (modified) * cpukit/posix/src/psignalclearsignals.c (modified) * cpukit/posix/src/psignalsetprocesssignals.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/rwlockattrdestroy.c (modified) * cpukit/posix/src/rwlockattrgetpshared.c (modified) * cpukit/posix/src/rwlockattrinit.c (modified) * cpukit/posix/src/rwlockattrsetpshared.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/semaphoredeletesupp.c (modified) * cpukit/posix/src/semaphorenametoid.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/posix/src/setcancelstate.c (modified) * cpukit/posix/src/setcanceltype.c (modified) * cpukit/posix/src/sysconf.c (modified) * cpukit/posix/src/testcancel.c (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:01:42 GMT Joel Sherrill [a6cbc9b] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/timer.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/ptimer1.c (deleted) * cpukit/posix/src/timercreate.c (added) * cpukit/posix/src/timerdelete.c (added) * cpukit/posix/src/timergetoverrun.c (added) * cpukit/posix/src/timergettime.c (added) * cpukit/posix/src/timerinserthelper.c (added) * cpukit/posix/src/timersettime.c (added) * cpukit/posix/src/timertsr.c (added) * cpukit/score/src/objectget.c (modified) 2007-12-17 Joel Sherrill * ... Fri, 14 Dec 2007 17:37:12 GMT Joel Sherrill [115fb76] * cpukit/ChangeLog (modified) * cpukit/posix/src/sleep.c (modified) * cpukit/posix/src/usleep.c (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/rtems/src/timerserver.c (modified) 2007-12-14 Joel Sherrill * ... Thu, 13 Dec 2007 17:00:38 GMT Joel Sherrill [bcf4cbb5] * cpukit/ChangeLog (modified) * cpukit/libcsupport/preinstall.am (modified) * cpukit/posix/preinstall.am (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/preinstall.am (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/preinstall.am (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/preinstall.am (modified) 2007-12-13 Joel Sherrill * ... Thu, 13 Dec 2007 16:56:37 GMT Joel Sherrill [8fe6d533] * cpukit/ChangeLog (modified) * cpukit/posix/src/sched_rr_get_interval.c (modified) 2007-12-13 Joel Sherrill * ... Thu, 13 Dec 2007 16:52:21 GMT Joel Sherrill [fbfb5926] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/aio.c (deleted) * cpukit/posix/src/aio_cancel.c (added) * cpukit/posix/src/aio_error.c (added) * cpukit/posix/src/aio_fsync.c (added) * cpukit/posix/src/aio_read.c (added) * cpukit/posix/src/aio_return.c (added) * cpukit/posix/src/aio_suspend.c (added) * cpukit/posix/src/aio_write.c (added) * cpukit/posix/src/clockgetcpuclockid.c (modified) * cpukit/posix/src/clockgetenableattr.c (modified) * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/clocksetenableattr.c (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/execl.c (modified) * cpukit/posix/src/execle.c (modified) * cpukit/posix/src/execlp.c (modified) * cpukit/posix/src/execv.c (modified) * cpukit/posix/src/execve.c (modified) * cpukit/posix/src/execvp.c (modified) * cpukit/posix/src/fork.c (modified) * cpukit/posix/src/lio_listio.c (added) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pthreadatfork.c (modified) * cpukit/posix/src/pthreadgetcpuclockid.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/sched.c (deleted) * cpukit/posix/src/sched_getparam.c (added) * cpukit/posix/src/sched_getprioritymax.c (added) * cpukit/posix/src/sched_getprioritymin.c (added) * cpukit/posix/src/sched_getscheduler.c (added) * cpukit/posix/src/sched_rr_get_interval.c (added) * cpukit/posix/src/sched_setparam.c (added) * cpukit/posix/src/sched_setscheduler.c (added) * cpukit/posix/src/sched_yield.c (added) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/sysconf.c (modified) * cpukit/posix/src/types.c (deleted) * cpukit/posix/src/wait.c (modified) * cpukit/posix/src/waitpid.c (modified) 2007-12-13 Joel Sherrill * ... Thu, 13 Dec 2007 15:45:43 GMT Joel Sherrill [8d8daef4] * cpukit/ChangeLog (modified) * cpukit/libcsupport/preinstall.am (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/clockgetcpuclockid.c (modified) * cpukit/posix/src/clockgetenableattr.c (modified) * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/clocksetenableattr.c (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetcpuclockid.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/rtems/preinstall.am (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/preinstall.am (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/preinstall.am (modified) 2007-12-13 Joel Sherrill * ... Thu, 13 Dec 2007 14:39:27 GMT Joel Sherrill [5f73d07] * cpukit/ChangeLog (modified) * cpukit/posix/src/adjtime.c (modified) 2007-12-13 Joel Sherrill * ... Wed, 12 Dec 2007 17:23:36 GMT Joel Sherrill [189d3565] * cpukit/ChangeLog (modified) * cpukit/posix/preinstall.am (modified) 2007-12-12 Joel Sherrill * ... Wed, 12 Dec 2007 00:15:54 GMT Joel Sherrill [db27544] * cpukit/ChangeLog (modified) * cpukit/Makefile.am (modified) * cpukit/configure.ac (modified) * cpukit/libgnat/.cvsignore (added) * cpukit/libgnat/Makefile.am (added) * cpukit/libgnat/ada_intrsupp.c (moved) * cpukit/libgnat/adasupp.c (moved) * cpukit/posix/Makefile.am (modified) * cpukit/wrapup/Makefile.am (modified) 2007-12-11 Joel Sherrill * ... Mon, 03 Dec 2007 22:23:13 GMT Joel Sherrill [976162a6] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libmisc/monitor/mon-command.c (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/sptables.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadstackallocate.c (modified) * cpukit/score/src/threadstackfree.c (modified) * cpukit/score/src/wkspace.c (modified) 2007-12-03 Joel Sherrill * ... Fri, 30 Nov 2007 20:50:42 GMT Glenn Humphrey [340b7c8] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) 2007-11-30 Glenn Humphrey ... Fri, 30 Nov 2007 20:34:13 GMT Glenn Humphrey [860c34e] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/keydelete.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuegetattr.c (modified) * cpukit/posix/src/mqueuenotify.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuesetattr.c (modified) * cpukit/posix/src/mqueuetranslatereturncode.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexfromcorestatus.c (deleted) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutextranslatereturncode.c (added) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/posix/src/pbarrierdestroy.c (modified) * cpukit/posix/src/pbarriertranslatereturncode.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktranslatereturncode.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockunlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspinlocktranslatereturncode.c (modified) * cpukit/posix/src/pspintrylock.c (modified) * cpukit/posix/src/pspinunlock.c (modified) * cpukit/posix/src/pthreaddetach.c (modified) * cpukit/posix/src/pthreadequal.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/ptimer1.c (modified) * cpukit/posix/src/semaphoretranslatereturncode.c (added) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/rtems/src/msgqtranslatereturncode.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/timerfireafter.c (modified) * cpukit/score/include/rtems/score/corebarrier.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/system.h (modified) 2007-11-30 Glenn Humphrey ... Fri, 30 Nov 2007 17:02:15 GMT Joel Sherrill [956286d] * cpukit/ChangeLog (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) 2007-11-30 Joel Sherrill * ... Wed, 28 Nov 2007 18:35:31 GMT Joel Sherrill [b8596d8] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/condmp.h (deleted) * cpukit/posix/include/rtems/posix/mqueuemp.h (deleted) * cpukit/posix/include/rtems/posix/mutexmp.h (deleted) * cpukit/posix/include/rtems/posix/pthreadmp.h (deleted) * cpukit/posix/include/rtems/posix/semaphoremp.h (deleted) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condmp.c (deleted) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueuedeletesupp.c (modified) * cpukit/posix/src/mqueuegetattr.c (modified) * cpukit/posix/src/mqueuenotify.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuesetattr.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutexattrdestroy.c (modified) * cpukit/posix/src/mutexattrgetprioceiling.c (modified) * cpukit/posix/src/mutexattrgetprotocol.c (modified) * cpukit/posix/src/mutexattrgetpshared.c (modified) * cpukit/posix/src/mutexattrinit.c (modified) * cpukit/posix/src/mutexattrsetprioceiling.c (modified) * cpukit/posix/src/mutexattrsetprotocol.c (modified) * cpukit/posix/src/mutexattrsetpshared.c (modified) * cpukit/posix/src/mutexdefaultattributes.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexmp.c (deleted) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/semaphoredeletesupp.c (modified) * cpukit/posix/src/semaphoremp.c (deleted) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h (modified) 2007-11-28 Joel Sherrill * ... Tue, 27 Nov 2007 18:38:18 GMT Glenn Humphrey [1d56a7a] * cpukit/ChangeLog (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/rtems/include/rtems/rtems/barrier.h (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/corerwlockrelease.c (modified) 2007-11-27 Glenn Humphrey ... Fri, 09 Nov 2007 17:07:10 GMT Joel Sherrill [66386040] * cpukit/ChangeLog (modified) * cpukit/posix/src/mprotect.c (modified) 2007-11-09 Joel Sherrill * ... Fri, 09 Nov 2007 16:57:56 GMT Joel Sherrill [d9bae24] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/ada_intrsupp.c (added) 2007-11-09 Joel Sherrill * ... Tue, 06 Nov 2007 21:39:23 GMT Joel Sherrill [1d0efc10] * cpukit/ChangeLog (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/keyrundestructors.c (modified) 2007-11-06 Joel Sherrill ... Tue, 06 Nov 2007 19:52:36 GMT Glenn Humphrey [8a8f5b2] * cpukit/ChangeLog (modified) * cpukit/posix/src/pbarrierinit.c (modified) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/posix/src/pspinlocktranslatereturncode.c (modified) * cpukit/score/include/rtems/score/corespinlock.h (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/corespinlockrelease.c (modified) 2007-11-06 Glenn Humphrey ... Fri, 26 Oct 2007 20:19:02 GMT Joel Sherrill [0e87deaa] * cpukit/ChangeLog (modified) * cpukit/itron/src/can_wup.c (modified) * cpukit/itron/src/chg_pri.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/frsm_tsk.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/rsm_tsk.c (modified) * cpukit/itron/src/sig_sem.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/ter_tsk.c (modified) * cpukit/itron/src/trcv_mbf.c (modified) * cpukit/itron/src/trcv_mbx.c (modified) * cpukit/itron/src/tsnd_mbf.c (modified) * cpukit/itron/src/twai_sem.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/keydelete.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuegetattr.c (modified) * cpukit/posix/src/mqueuenotify.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuesetattr.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/posix/src/pbarrierdestroy.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockunlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspintrylock.c (modified) * cpukit/posix/src/pspinunlock.c (modified) * cpukit/posix/src/pthreaddetach.c (modified) * cpukit/posix/src/pthreadequal.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/ptimer1.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/rtems/src/barrierdelete.c (modified) * cpukit/rtems/src/barrierrelease.c (modified) * cpukit/rtems/src/barrierwait.c (modified) * cpukit/rtems/src/dpmemdelete.c (modified) * cpukit/rtems/src/dpmemexternal2internal.c (modified) * cpukit/rtems/src/dpmeminternal2external.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/rtems/src/msgqbroadcast.c (modified) * cpukit/rtems/src/msgqdelete.c (modified) * cpukit/rtems/src/msgqflush.c (modified) * cpukit/rtems/src/msgqgetnumberpending.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/msgqsend.c (modified) * cpukit/rtems/src/msgqurgent.c (modified) * cpukit/rtems/src/partdelete.c (modified) * cpukit/rtems/src/partgetbuffer.c (modified) * cpukit/rtems/src/partreturnbuffer.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/ratemongetstatistics.c (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemonresetstatistics.c (modified) * cpukit/rtems/src/ratemontimeout.c (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regionextend.c (modified) * cpukit/rtems/src/regiongetfreeinfo.c (modified) * cpukit/rtems/src/regiongetinfo.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regiongetsegmentsize.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskgetnote.c (modified) * cpukit/rtems/src/taskissuspended.c (modified) * cpukit/rtems/src/taskrestart.c (modified) * cpukit/rtems/src/taskresume.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/taskvariableget.c (modified) * cpukit/rtems/src/timercancel.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/rtems/src/timerfireafter.c (modified) * cpukit/rtems/src/timerfirewhen.c (modified) * cpukit/rtems/src/timergetinfo.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/rtems/src/timerserverfireafter.c (modified) * cpukit/rtems/src/timerserverfirewhen.c (modified) * cpukit/sapi/src/extensiondelete.c (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/src/corerwlocktimeout.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/threaddelayended.c (modified) * cpukit/score/src/threadqtimeout.c (modified) 2007-10-26 Joel Sherrill * ... Mon, 17 Sep 2007 14:40:24 GMT Joel Sherrill [f393150] * cpukit/ChangeLog (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) 2007-09-17 Joel Sherrill * ... Fri, 14 Sep 2007 14:53:14 GMT Joel Sherrill [f2e3e37] * cpukit/ChangeLog (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) 2007-09-14 Joel Sherrill ... Fri, 14 Sep 2007 14:44:03 GMT Joel Sherrill [7349e6d0] * cpukit/ChangeLog (modified) * cpukit/posix/src/pthread.c (modified) 2007-09-14 Joel Sherrill ... Tue, 28 Aug 2007 13:56:14 GMT Joel Sherrill [c3b4fc1] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) 2007-08-28 Joel Sherrill * ... Tue, 17 Apr 2007 20:32:13 GMT Joel Sherrill [0ab34c90] * cpukit/ChangeLog (modified) * cpukit/itron/Makefile.am (modified) * cpukit/itron/src/acp_por.c (added) * cpukit/itron/src/act_cyc.c (added) * cpukit/itron/src/cal_por.c (added) * cpukit/itron/src/chg_iXX.c (added) * cpukit/itron/src/clr_flg.c (added) * cpukit/itron/src/cre_flg.c (added) * cpukit/itron/src/cre_mpf.c (added) * cpukit/itron/src/cre_mpl.c (added) * cpukit/itron/src/cre_por.c (added) * cpukit/itron/src/def_alm.c (added) * cpukit/itron/src/def_cyc.c (added) * cpukit/itron/src/def_exc.c (added) * cpukit/itron/src/def_int.c (added) * cpukit/itron/src/def_svc.c (added) * cpukit/itron/src/del_flg.c (added) * cpukit/itron/src/del_mpf.c (added) * cpukit/itron/src/del_mpl.c (added) * cpukit/itron/src/del_por.c (added) * cpukit/itron/src/dis_int.c (added) * cpukit/itron/src/dly_tsk.c (added) * cpukit/itron/src/ena_int.c (added) * cpukit/itron/src/eventflags.c (modified) * cpukit/itron/src/fmempool.c (modified) * cpukit/itron/src/fwd_por.c (added) * cpukit/itron/src/get_blf.c (added) * cpukit/itron/src/get_blk.c (added) * cpukit/itron/src/get_tim.c (added) * cpukit/itron/src/get_ver.c (added) * cpukit/itron/src/itroninittasks.c (added) * cpukit/itron/src/itronintr.c (modified) * cpukit/itron/src/itrontime.c (modified) * cpukit/itron/src/loc_cpu.c (added) * cpukit/itron/src/network.c (modified) * cpukit/itron/src/nget_nod.c (added) * cpukit/itron/src/nget_ver.c (added) * cpukit/itron/src/nrea_dat.c (added) * cpukit/itron/src/nwri_dat.c (added) * cpukit/itron/src/pacp_por.c (added) * cpukit/itron/src/pcal_por.c (added) * cpukit/itron/src/pget_blf.c (added) * cpukit/itron/src/pget_blk.c (added) * cpukit/itron/src/pol_flg.c (added) * cpukit/itron/src/port.c (modified) * cpukit/itron/src/ref_alm.c (added) * cpukit/itron/src/ref_cfg.c (added) * cpukit/itron/src/ref_cyc.c (added) * cpukit/itron/src/ref_flg.c (added) * cpukit/itron/src/ref_iXX.c (added) * cpukit/itron/src/ref_mpf.c (added) * cpukit/itron/src/ref_mpl.c (added) * cpukit/itron/src/ref_por.c (added) * cpukit/itron/src/ref_sys.c (added) * cpukit/itron/src/rel_blf.c (added) * cpukit/itron/src/rel_blk.c (added) * cpukit/itron/src/ret_int.c (added) * cpukit/itron/src/ret_tmr.c (added) * cpukit/itron/src/ret_wup.c (added) * cpukit/itron/src/rpl_rdv.c (added) * cpukit/itron/src/set_flg.c (added) * cpukit/itron/src/set_tim.c (added) * cpukit/itron/src/sysmgmt.c (modified) * cpukit/itron/src/tacp_por.c (added) * cpukit/itron/src/task.c (modified) * cpukit/itron/src/tcal_por.c (added) * cpukit/itron/src/tget_blf.c (added) * cpukit/itron/src/tget_blk.c (added) * cpukit/itron/src/twai_flg.c (added) * cpukit/itron/src/unl_cpu.c (added) * cpukit/itron/src/vmempool.c (modified) * cpukit/itron/src/wai_flg.c (added) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadinitthreads.c (added) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/io.c (modified) 2007-04-17 Joel Sherrill * ... Sat, 14 Apr 2007 03:53:43 GMT Ralf Corsepius [dfa10d28] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/readlink.c (modified) * cpukit/posix/src/usleep.c (modified) 2007-04-14 Ralf Corsépius * ... Fri, 13 Apr 2007 05:45:00 GMT Ralf Corsepius [36b615eb] * cpukit/posix/preinstall.am (modified) Regenerate. Fri, 13 Apr 2007 05:42:03 GMT Ralf Corsepius [c8eb344] * cpukit/ChangeLog (modified) * cpukit/posix/Makefile.am (modified) 2007-04-13 Ralf Corsépius * ... Fri, 13 Apr 2007 05:28:28 GMT Ralf Corsepius [1ee474ea] * cpukit/posix/src/clockgettime.c (modified) #ifdef CLOCK_MONOTONIC the CLOCK_MONOTONIC case. Fri, 13 Apr 2007 04:11:44 GMT Ralf Corsepius [cc5a1d6] * cpukit/posix/Makefile.am (modified) Cosmetics. Fri, 13 Apr 2007 04:06:35 GMT Ralf Corsepius [3e2071be] * cpukit/httpd/preinstall.am (modified) * cpukit/posix/preinstall.am (modified) Regenerate. Fri, 13 Apr 2007 03:51:32 GMT Ralf Corsepius [7f3689e] * cpukit/configure.ac (modified) * cpukit/posix/Makefile.am (modified) * cpukit/wrapup/Makefile.am (modified) Rename AM_CONDITIONAL(HAS_POSIX) into LIBPOSIX.