# # ChangeLog for cpukit in rtems # # Generated by Trac 1.2.1.dev0 # 05/22/24 02:07:46 Fri, 25 Jan 2008 02:57:43 GMT Joel Sherrill [2f44708] * cpukit/ChangeLog (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) 2008-01-24 Joel Sherrill * ... Thu, 24 Jan 2008 15:12:09 GMT Joel Sherrill [2345d61b] * cpukit/ChangeLog (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) 2008-01-24 Joel Sherrill * ... Wed, 23 Jan 2008 22:58:36 GMT Joel Sherrill [f3a5a20c] * cpukit/ChangeLog (modified) * cpukit/score/src/objectnametoidstring.c (added) 2008-01-23 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 * ... Wed, 23 Jan 2008 13:07:13 GMT Joel Sherrill [6b8da2b] * cpukit/ChangeLog (modified) * cpukit/score/src/threadblockingoperationcancel.c (modified) * cpukit/score/src/threadqextract.c (modified) 2008-01-23 Joel Sherrill * ... Tue, 22 Jan 2008 21:19:18 GMT Joel Sherrill [11c16a64] * cpukit/ChangeLog (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/score/src/threadqdequeue.c (modified) * cpukit/score/src/threadqdequeuefifo.c (modified) * cpukit/score/src/threadqdequeuepriority.c (modified) 2008-01-22 Joel Sherrill * ... Tue, 22 Jan 2008 19:10:04 GMT Joel Sherrill [4e1304d] * cpukit/ChangeLog (modified) * cpukit/score/src/threadqfirst.c (modified) 2008-01-22 Joel Sherrill * ... Tue, 22 Jan 2008 18:28:53 GMT Joel Sherrill [3168deaa] * cpukit/ChangeLog (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/inline/rtems/rtems/eventset.inl (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadsync.h (added) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/inline/rtems/score/threadq.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/threadblockingoperationcancel.c (added) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqdequeue.c (modified) * cpukit/score/src/threadqdequeuefifo.c (modified) * cpukit/score/src/threadqdequeuepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqenqueuefifo.c (modified) * cpukit/score/src/threadqenqueuepriority.c (modified) * cpukit/score/src/threadqextract.c (modified) * cpukit/score/src/threadqextractfifo.c (modified) * cpukit/score/src/threadqextractpriority.c (modified) * cpukit/score/src/threadqextractwithproxy.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadqfirstfifo.c (modified) * cpukit/score/src/threadqfirstpriority.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqrequeue.c (modified) * cpukit/score/src/threadqtimeout.c (modified) 2008-01-22 Joel Sherrill * ... Tue, 22 Jan 2008 15:20:34 GMT Joel Sherrill [797c232] * cpukit/ChangeLog (modified) * cpukit/libi2c/README_libi2c (modified) * cpukit/score/src/threadclearstate.c (modified) 2008-01-22 Joel Sherrill * ... Tue, 22 Jan 2008 15:18:26 GMT Joel Sherrill [b4df56dd] * cpukit/score/cpu/m68k/ChangeLog (modified) * cpukit/score/cpu/m68k/cpu_asm.S (modified) 2008-01-22 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, 16 Jan 2008 04:33:25 GMT Ralf Corsepius [e30a00f] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) 2008-01-16 Ralf Corsépius * ... Fri, 11 Jan 2008 21:42:48 GMT Joel Sherrill [be8ab6a] * cpukit/ChangeLog (modified) * cpukit/libmisc/shell/shell.c (modified) 2008-01-11 Joel Sherrill * ... Wed, 09 Jan 2008 22:35:10 GMT Joel Sherrill [5b33dc80] * cpukit/ChangeLog (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/src/wkspace.c (modified) 2008-01-09 Joel Sherrill * ... 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 21:24:30 GMT Joel Sherrill [7fbe6805] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/malloc_p.h (modified) 2008-01-09 Joel Sherrill * ... Wed, 09 Jan 2008 21:11:04 GMT Joel Sherrill [8daaa215] * cpukit/ChangeLog (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/src/coremutexseizeintr.c (modified) 2008-01-09 Joel Sherrill * ... Wed, 09 Jan 2008 21:09:54 GMT Joel Sherrill [bfc54b0] * cpukit/ChangeLog (modified) * cpukit/sapi/include/confdefs.h (modified) 2008-01-09 Joel Sherrill * ... Wed, 09 Jan 2008 21:08:36 GMT Joel Sherrill [635865ae] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/free.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_deferred.c (modified) * cpukit/libcsupport/src/malloc_dirtier.c (added) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/libcsupport/src/malloc_p.h (modified) * cpukit/libcsupport/src/malloc_sbrk_helpers.c (modified) * cpukit/libcsupport/src/posix_memalign.c (modified) 2008-01-09 Joel Sherrill * ... Wed, 09 Jan 2008 20:49:44 GMT Joel Sherrill [4ff7e0f] * cpukit/ChangeLog (modified) * cpukit/score/src/objectgetnoprotection.c (modified) 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 ... Wed, 09 Jan 2008 16:37:40 GMT Joel Sherrill [29ab6a0] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__assert.c (modified) 2008-01-09 Joel Sherrill * ... Wed, 09 Jan 2008 15:40:19 GMT Joel Sherrill [b36dc03] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__assert.c (modified) 2008-01-09 Joel Sherrill * ... Tue, 08 Jan 2008 22:59:14 GMT Joel Sherrill [cfcc4e20] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/libcsupport/src/malloc_p.h (modified) * cpukit/libcsupport/src/malloc_sbrk_helpers.c (added) * cpukit/libcsupport/src/malloc_statistics_helpers.c (modified) * cpukit/sapi/include/confdefs.h (modified) 2008-01-08 Joel Sherrill * ... Tue, 08 Jan 2008 17:33:00 GMT Joel Sherrill [bc2b8df6] * cpukit/ChangeLog (modified) * cpukit/score/Makefile.am (modified) 2008-01-08 Joel Sherrill * ... Mon, 07 Jan 2008 18:10:57 GMT Jennifer Averett [b1ebcb6c] * cpukit/libmisc/shell/main_wkspaceinfo.c (modified) * cpukit/libmisc/shell/shellconfig.h (modified) Revert accidental commit of test code. Mon, 07 Jan 2008 17:53:11 GMT Joel Sherrill [0e97a7f] * cpukit/ChangeLog (modified) * cpukit/libmisc/monitor/mon-manager.c (modified) 2008-01-07 Joel Sherrill * ... Mon, 07 Jan 2008 17:46:25 GMT Joel Sherrill [694bd9f] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/libmisc/shell/main_wkspaceinfo.c (added) * cpukit/libmisc/shell/print_heapinfo.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) 2008-01-07 Joel Sherrill * ... Mon, 07 Jan 2008 15:33:33 GMT Joel Sherrill [c961c06b] * cpukit/ChangeLog (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/src/apimutexallocate.c (modified) * cpukit/score/src/coremsgseize.c (modified) 2008-01-07 Joel Sherrill * ... Mon, 07 Jan 2008 15:31:18 GMT Joel Sherrill [a87bbe9] * cpukit/ChangeLog (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) 2008-01-07 Joel Sherrill * ... 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 * ... Mon, 07 Jan 2008 15:29:14 GMT Joel Sherrill [1ccbd63a] * cpukit/ChangeLog (modified) * cpukit/score/inline/rtems/score/object.inl (modified) 2008-01-07 Joel Sherrill * ... Mon, 07 Jan 2008 15:28:31 GMT Joel Sherrill [52e70cf] * cpukit/ChangeLog (modified) * cpukit/score/src/threadget.c (modified) 2008-01-07 Joel Sherrill * ... Sat, 05 Jan 2008 06:57:17 GMT Chris Johns [a5de1ef] * cpukit/ChangeLog (modified) * cpukit/configure.ac (modified) * cpukit/libblock/include/rtems/flashdisk.h (modified) * cpukit/libblock/src/flashdisk.c (modified) * cpukit/libmisc/shell/shell.c (modified) 2008-01-05 Chris Johns * ... Fri, 04 Jan 2008 06:38:06 GMT Till Straumann [42fce5d3] * cpukit/ChangeLog (modified) * cpukit/sapi/src/exshutdown.c (modified) * cpukit/score/src/threadhandler.c (modified) 2008-01-03 Till Straumann ... Fri, 28 Dec 2007 18:55:31 GMT Joel Sherrill [4779963] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/_rename_r.c (added) 2007-12-28 Joel Sherrill * ... Sat, 22 Dec 2007 08:27:18 GMT Chris Johns [1ff9922] * cpukit/ChangeLog (modified) * cpukit/configure.ac (modified) * cpukit/libblock/src/flashdisk.c (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/monitor/mon-network.c (modified) * cpukit/libmisc/shell/err.c (added) * cpukit/libmisc/shell/err.h (added) * cpukit/libmisc/shell/errx.c (added) * cpukit/libmisc/shell/extern-cp.h (added) * cpukit/libmisc/shell/fts.c (added) * cpukit/libmisc/shell/fts.h (added) * cpukit/libmisc/shell/main_cp.c (added) * cpukit/libmisc/shell/main_mount_nfs.c (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell.h (modified) * cpukit/libmisc/shell/shellconfig.h (modified) * cpukit/libmisc/shell/utils-cp.c (added) * cpukit/libmisc/shell/verr.c (added) * cpukit/libmisc/shell/verrx.c (added) * cpukit/libmisc/shell/vwarn.c (added) * cpukit/libmisc/shell/vwarnx.c (added) * cpukit/libmisc/shell/warn.c (added) * cpukit/libmisc/shell/warnx.c (added) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/telnetd/icmds.c (modified) 2007-12-22 Chris Johns * ... Fri, 21 Dec 2007 15:58:30 GMT Joel Sherrill [e709ff4a] * cpukit/ChangeLog (modified) * cpukit/rtems/src/semtranslatereturncode.c (modified) 2007-12-21 Xi Yang * ... Fri, 21 Dec 2007 15:57:22 GMT Joel Sherrill [e2ba62d1] * cpukit/ChangeLog (modified) * cpukit/configure.ac (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/src/coremutexseizeintr.c (added) 2007-12-21 Joel Sherrill * ... Fri, 21 Dec 2007 15:50:09 GMT Joel Sherrill [fd84982] * cpukit/ChangeLog (modified) * cpukit/configure.ac (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/threadinitialize.c (modified) 2007-12-21 Xi Yang * ... Fri, 21 Dec 2007 15:22:40 GMT Joel Sherrill [cd225515] * cpukit/ChangeLog (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) 2007-12-21 Joel Sherrill ... Fri, 21 Dec 2007 05:10:54 GMT Ralf Corsepius [21bc352] * cpukit/ChangeLog (modified) Fix typo. Fri, 21 Dec 2007 05:10:31 GMT Ralf Corsepius [b986480] * cpukit/libcsupport/src/__gettod.c (modified) Make gettimeofday() POSIX-compliant. Fri, 21 Dec 2007 05:10:09 GMT Ralf Corsepius [fbb5097c] * cpukit/libcsupport/src/sync.c (modified) Make sync() POSIX-compliant. Fri, 21 Dec 2007 05:09:15 GMT Ralf Corsepius [468cd373] * cpukit/ChangeLog (modified) 2007-12-20 Ralf Corsépius * ... 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 22:38:07 GMT Joel Sherrill [47751810] * cpukit/score/cpu/bfin/ChangeLog (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) 2007-12-20 Joel Sherrill * ... Thu, 20 Dec 2007 21:51:23 GMT Joel Sherrill [23a0607e] * cpukit/ChangeLog (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskself.c (added) 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 21:05:39 GMT Joel Sherrill [b1bf5a9] * cpukit/ChangeLog (modified) * cpukit/sapi/include/confdefs.h (modified) 2007-12-19 Joel Sherrill * ... Wed, 19 Dec 2007 20:57:27 GMT Joel Sherrill [e287d94] * cpukit/ChangeLog (modified) * cpukit/sapi/include/confdefs.h (modified) 2007-12-19 Joel Sherrill * ... Wed, 19 Dec 2007 20:55:55 GMT Joel Sherrill [30cd5393] * cpukit/ChangeLog (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/extensioncreate.c (modified) * cpukit/sapi/src/extensiondelete.c (modified) * cpukit/sapi/src/extensionident.c (modified) 2007-12-19 Joel Sherrill * ... 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 ... Wed, 19 Dec 2007 16:03:54 GMT Joel Sherrill [8e30a269] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/free.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_deferred.c (added) * cpukit/libcsupport/src/malloc_p.h (modified) * cpukit/libcsupport/src/malloc_report_statistics_plugin.c (modified) * cpukit/libcsupport/src/posix_memalign.c (added) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell.h (modified) * cpukit/score/src/objectinitializeinformation.c (modified) 2007-12-19 Joel Sherrill * ... Tue, 18 Dec 2007 20:36:40 GMT Joel Sherrill [543fe820] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (added) * cpukit/libcsupport/preinstall.am (modified) * cpukit/libcsupport/src/_calloc_r.c (added) * cpukit/libcsupport/src/_free_r.c (added) * cpukit/libcsupport/src/_malloc_r.c (added) * cpukit/libcsupport/src/_realloc_r.c (added) * cpukit/libcsupport/src/calloc.c (added) * cpukit/libcsupport/src/free.c (added) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_boundary.c (added) * cpukit/libcsupport/src/malloc_get_statistics.c (added) * cpukit/libcsupport/src/malloc_initialize.c (added) * cpukit/libcsupport/src/malloc_p.h (added) * cpukit/libcsupport/src/malloc_report_statistics.c (added) * cpukit/libcsupport/src/malloc_report_statistics_plugin.c (added) * cpukit/libcsupport/src/malloc_statistics_helpers.c (added) * cpukit/libcsupport/src/malloc_walk.c (added) * cpukit/libcsupport/src/mallocinfo.c (modified) * cpukit/libcsupport/src/realloc.c (added) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/libmisc/shell/main_perioduse.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) 2007-12-18 Joel Sherrill * ... Mon, 17 Dec 2007 22:39:29 GMT Joel Sherrill [55216fa] * cpukit/ChangeLog (modified) * cpukit/libmisc/shell/main_alias.c (modified) * cpukit/libmisc/shell/main_blksync.c (modified) * cpukit/libmisc/shell/main_cat.c (modified) * cpukit/libmisc/shell/main_cd.c (modified) * cpukit/libmisc/shell/main_chdir.c (modified) * cpukit/libmisc/shell/main_chmod.c (modified) * cpukit/libmisc/shell/main_chroot.c (modified) * cpukit/libmisc/shell/main_cpuuse.c (modified) * cpukit/libmisc/shell/main_date.c (modified) * cpukit/libmisc/shell/main_dir.c (modified) * cpukit/libmisc/shell/main_exit.c (modified) * cpukit/libmisc/shell/main_help.c (modified) * cpukit/libmisc/shell/main_id.c (modified) * cpukit/libmisc/shell/main_logoff.c (modified) * cpukit/libmisc/shell/main_ls.c (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/libmisc/shell/main_mdump.c (modified) * cpukit/libmisc/shell/main_medit.c (modified) * cpukit/libmisc/shell/main_mfill.c (modified) * cpukit/libmisc/shell/main_mkdir.c (modified) * cpukit/libmisc/shell/main_mmove.c (modified) * cpukit/libmisc/shell/main_mount.c (modified) * cpukit/libmisc/shell/main_mount_ftp.c (modified) * cpukit/libmisc/shell/main_mount_msdos.c (modified) * cpukit/libmisc/shell/main_mount_nfs.c (modified) * cpukit/libmisc/shell/main_mount_tftp.c (modified) * cpukit/libmisc/shell/main_msdosfmt.c (modified) * cpukit/libmisc/shell/main_mwdump.c (modified) * cpukit/libmisc/shell/main_pwd.c (modified) * cpukit/libmisc/shell/main_rm.c (modified) * cpukit/libmisc/shell/main_rmdir.c (modified) * cpukit/libmisc/shell/main_stackuse.c (modified) * cpukit/libmisc/shell/main_tty.c (modified) * cpukit/libmisc/shell/main_umask.c (modified) * cpukit/libmisc/shell/main_unmount.c (modified) * cpukit/libmisc/shell/main_whoami.c (modified) * cpukit/libmisc/shell/shell_cmdset.c (modified) * cpukit/libmisc/shell/shellconfig.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 22:37:29 GMT Joel Sherrill [e586588] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_mallocdump.c (deleted) * cpukit/libmisc/shell/main_mallocinfo.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 22:36:45 GMT Joel Sherrill [ad9255be] * cpukit/ChangeLog (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/mallocfreespace.c (modified) * cpukit/libcsupport/src/mallocinfo.c (added) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 22:35:25 GMT Joel Sherrill [0ca6d0d9] * cpukit/score/cpu/arm/ChangeLog (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/avr/ChangeLog (modified) * cpukit/score/cpu/avr/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/ChangeLog (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) * cpukit/score/cpu/c4x/ChangeLog (modified) * cpukit/score/cpu/c4x/rtems/score/cpu.h (modified) * cpukit/score/cpu/h8300/ChangeLog (modified) * cpukit/score/cpu/h8300/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/ChangeLog (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/ChangeLog (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/ChangeLog (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/ChangeLog (modified) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/ChangeLog (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/ChangeLog (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/ChangeLog (modified) * cpukit/score/cpu/sh/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/ChangeLog (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/unix/ChangeLog (modified) * cpukit/score/cpu/unix/rtems/score/cpu.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 22:34:28 GMT Joel Sherrill [dbfc895e] * cpukit/ChangeLog (modified) * cpukit/libmisc/stackchk/check.c (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 21:02:09 GMT Joel Sherrill [c5a742ef] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/printk.c (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 18:13:50 GMT Joel Sherrill [fac3e5e] * cpukit/ChangeLog (modified) * cpukit/score/src/threadqextractwithproxy.c (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 17:15:50 GMT Joel Sherrill [0f2aefd] * cpukit/ChangeLog (modified) * cpukit/score/src/objectget.c (modified) 2007-12-17 Joel Sherrill * ... 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:12:56 GMT Joel Sherrill [0d78cfd] * cpukit/ChangeLog (modified) * cpukit/score/mainpage.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:47 GMT Joel Sherrill [52ca649] * cpukit/score/cpu/unix/ChangeLog (modified) * cpukit/score/cpu/unix/rtems/asm.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:45 GMT Joel Sherrill [43b4c7a] * cpukit/score/cpu/powerpc/ChangeLog (modified) * cpukit/score/cpu/powerpc/rtems/powerpc/registers.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:43 GMT Joel Sherrill [a0da07d] * cpukit/score/cpu/nios2/ChangeLog (modified) * cpukit/score/cpu/nios2/irq.c (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:41 GMT Joel Sherrill [7ccdfbb] * cpukit/score/cpu/m68k/ChangeLog (modified) * cpukit/score/cpu/m68k/rtems/m68k/m68302.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/m68360.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:39 GMT Joel Sherrill [3575d0c] * cpukit/score/cpu/i386/ChangeLog (modified) * cpukit/score/cpu/i386/rtems/score/idtr.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:38 GMT Joel Sherrill [899b4f62] * cpukit/score/cpu/c4x/ChangeLog (modified) * cpukit/score/cpu/c4x/rtems/tic4x/c4xio.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:37 GMT Joel Sherrill [fe834391] * cpukit/score/cpu/bfin/ChangeLog (modified) * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/bfin/irq.c (modified) * cpukit/score/cpu/bfin/rtems/score/cpu_asm.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:35 GMT Joel Sherrill [9804c40d] * cpukit/score/cpu/avr/ChangeLog (modified) * cpukit/score/cpu/avr/rtems/score/avr.h (modified) 2007-12-17 Joel Sherrill * ... Mon, 17 Dec 2007 16:12:34 GMT Joel Sherrill [5ce8a0d] * cpukit/score/cpu/arm/ChangeLog (modified) * cpukit/score/cpu/arm/rtems/score/cpu_asm.h (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 * ... Mon, 17 Dec 2007 07:20:04 GMT Chris Johns [46579435] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_blksync.c (added) * cpukit/libmisc/shell/main_msdosfmt.c (added) * cpukit/libmisc/shell/main_unmount.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) 2007-12-17 Chris Johns * ... Mon, 17 Dec 2007 00:12:01 GMT Chris Johns [2eeb648c] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/preinstall.am (modified) * cpukit/libmisc/shell/cat_file.c (modified) * cpukit/libmisc/shell/cmds.c (modified) * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/main_alias.c (modified) * cpukit/libmisc/shell/main_cat.c (modified) * cpukit/libmisc/shell/main_cd.c (modified) * cpukit/libmisc/shell/main_chdir.c (modified) * cpukit/libmisc/shell/main_chmod.c (modified) * cpukit/libmisc/shell/main_chroot.c (modified) * cpukit/libmisc/shell/main_cpuuse.c (modified) * cpukit/libmisc/shell/main_date.c (modified) * cpukit/libmisc/shell/main_dir.c (modified) * cpukit/libmisc/shell/main_exit.c (modified) * cpukit/libmisc/shell/main_help.c (modified) * cpukit/libmisc/shell/main_id.c (modified) * cpukit/libmisc/shell/main_logoff.c (modified) * cpukit/libmisc/shell/main_ls.c (modified) * cpukit/libmisc/shell/main_mallocdump.c (modified) * cpukit/libmisc/shell/main_mdump.c (modified) * cpukit/libmisc/shell/main_medit.c (modified) * cpukit/libmisc/shell/main_mfill.c (modified) * cpukit/libmisc/shell/main_mkdir.c (modified) * cpukit/libmisc/shell/main_mmove.c (modified) * cpukit/libmisc/shell/main_mount.c (added) * cpukit/libmisc/shell/main_mount_ftp.c (added) * cpukit/libmisc/shell/main_mount_msdos.c (added) * cpukit/libmisc/shell/main_mount_nfs.c (added) * cpukit/libmisc/shell/main_mount_tftp.c (added) * cpukit/libmisc/shell/main_mwdump.c (modified) * cpukit/libmisc/shell/main_pwd.c (modified) * cpukit/libmisc/shell/main_rm.c (modified) * cpukit/libmisc/shell/main_rmdir.c (modified) * cpukit/libmisc/shell/main_stackuse.c (modified) * cpukit/libmisc/shell/main_tty.c (modified) * cpukit/libmisc/shell/main_umask.c (modified) * cpukit/libmisc/shell/main_whoami.c (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell.h (modified) * cpukit/libmisc/shell/shell_cmdset.c (modified) * cpukit/libmisc/shell/shell_makeargs.c (modified) * cpukit/libmisc/shell/shellconfig.h (modified) * cpukit/libmisc/shell/str2int.c (modified) * cpukit/libmisc/shell/write_file.c (modified) * cpukit/libnetworking/rtems/ftpfs.h (modified) * cpukit/libnetworking/rtems/tftp.h (modified) 2007-12-17 Chris Johns * ... Sun, 16 Dec 2007 18:13:11 GMT Ralf Corsepius [e73b4ab] * cpukit/ChangeLog (modified) * cpukit/configure.ac (modified) 2007-12-16 Ralf Corsépius * ... Fri, 14 Dec 2007 21:50:01 GMT Joel Sherrill [8fdadc8] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/cat_file.c (modified) * cpukit/libmisc/shell/main_alias.c (moved) * cpukit/libmisc/shell/main_cat.c (moved) * cpukit/libmisc/shell/main_cd.c (moved) * cpukit/libmisc/shell/main_chdir.c (moved) * cpukit/libmisc/shell/main_chmod.c (moved) * cpukit/libmisc/shell/main_chroot.c (moved) * cpukit/libmisc/shell/main_cpuuse.c (added) * cpukit/libmisc/shell/main_date.c (moved) * cpukit/libmisc/shell/main_dir.c (moved) * cpukit/libmisc/shell/main_exit.c (moved) * cpukit/libmisc/shell/main_help.c (moved) * cpukit/libmisc/shell/main_id.c (moved) * cpukit/libmisc/shell/main_logoff.c (moved) * cpukit/libmisc/shell/main_ls.c (moved) * cpukit/libmisc/shell/main_mallocdump.c (moved) * cpukit/libmisc/shell/main_mdump.c (moved) * cpukit/libmisc/shell/main_medit.c (moved) * cpukit/libmisc/shell/main_mfill.c (moved) * cpukit/libmisc/shell/main_mkdir.c (moved) * cpukit/libmisc/shell/main_mmove.c (moved) * cpukit/libmisc/shell/main_mwdump.c (moved) * cpukit/libmisc/shell/main_pwd.c (moved) * cpukit/libmisc/shell/main_rm.c (moved) * cpukit/libmisc/shell/main_rmdir.c (moved) * cpukit/libmisc/shell/main_stackuse.c (added) * cpukit/libmisc/shell/main_tty.c (moved) * cpukit/libmisc/shell/main_umask.c (moved) * cpukit/libmisc/shell/main_whoami.c (moved) * cpukit/libmisc/shell/shell_makeargs.c (modified) * cpukit/libmisc/shell/shellconfig.h (modified) 2007-12-14 Joel Sherrill * ... Fri, 14 Dec 2007 19:18:34 GMT Joel Sherrill [c933967b] * cpukit/ChangeLog (modified) * cpukit/score/Makefile.am (modified) 2007-12-14 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 * ... Fri, 14 Dec 2007 06:02:42 GMT Chris Johns [30088aa] * cpukit/ChangeLog (modified) * cpukit/libblock/include/rtems/flashdisk.h (modified) * cpukit/libblock/src/flashdisk.c (modified) 2007-12-12 Chris Johns * ... Fri, 14 Dec 2007 04:58:04 GMT Chris Johns [3c68c6c8] * cpukit/ChangeLog (modified) * cpukit/Makefile.am (modified) * cpukit/libblock/Makefile.am (modified) * cpukit/libblock/include/rtems/flashdisk.h (added) * cpukit/libblock/src/flashdisk.c (added) * cpukit/preinstall.am (modified) 2007-12-12 Chris Johns * ... 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 23:20:41 GMT Joel Sherrill [16e0ba0f] * cpukit/ChangeLog (modified) * cpukit/libgnat/Makefile.am (modified) * cpukit/wrapup/Makefile.am (modified) 2007-12-12 Joel Sherrill * ... Wed, 12 Dec 2007 23:19:57 GMT Joel Sherrill [98dee44b] * cpukit/ChangeLog (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/taskvariable_invoke_dtor.c (added) * cpukit/rtems/src/taskvariableadd.c (modified) * cpukit/rtems/src/taskvariabledelete.c (modified) 2007-12-12 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 17:16:04 GMT Joel Sherrill [5e74ec1] * cpukit/ChangeLog (modified) * cpukit/libmisc/shell/cmd_ls.c (modified) 2007-12-12 Joel Sherrill * ... Wed, 12 Dec 2007 14:54:42 GMT Joel Sherrill [20cdfd4] * cpukit/ChangeLog (modified) * cpukit/libgnat/Makefile.am (modified) 2007-12-12 Joel Sherrill * ... Wed, 12 Dec 2007 14:22:08 GMT Joel Sherrill [55289c7] * cpukit/ChangeLog (modified) * cpukit/score/Makefile.am (modified) 2007-12-12 Joel Sherrill * ... Wed, 12 Dec 2007 10:10:38 GMT Chris Johns [06bd7c7] * cpukit/ChangeLog (modified) * cpukit/Makefile.am (modified) * cpukit/libmisc/shell/shell_cmdset.c (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) 2007-12-12 Chris Johns * ...