Timeline



11/25/10:

20:06 TBR/UserApp/Itikka_Experiment,_REXUS_5_Sounding_Rocket edited by JoelSherrill
(diff)
20:05 TBR/UserApp/RTEMSApplications edited by JoelSherrill
/* Space and Aviation */ Add MMS (diff)
13:26 Changeset in rtems [b758b90]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-25 Sebastian Huber <sebastian.huber@…> * tm26/task1.c, tm27/task1.c: Update for API changes.
13:24 Changeset in rtems [5c4e0c5]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-25 Sebastian Huber <sebastian.huber@…> * sapi/include/confdefs.h, score/include/rtems/score/scheduler.h, score/inline/rtems/score/scheduler.inl, score/inline/rtems/score/schedulerpriority.inl, score/src/schedulerpriority.c, score/src/schedulerprioritythreadschedulerallocate.c, score/src/schedulerprioritythreadschedulerfree.c, score/src/schedulerprioritythreadschedulerupdate.c, score/src/schedulerpriorityyield.c: Added attribute unused. Renamed types and fields to follow the Score naming conventions.
12:42 Changeset in rtems [215f4014]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-25 Sebastian Huber <sebastian.huber@…> * score/include/rtems/score/scheduler.h, score/include/rtems/score/schedulerpriority.h: Whitespace removal. Moved C++ extern directive.
12:38 Changeset in rtems [fb01c022]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-25 Sebastian Huber <sebastian.huber@…> * spchain/init.c, spchain/spchain.scn: More test cases.
11:48 Changeset in rtems [76da5fa8]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-25 Sebastian Huber <sebastian.huber@…> PR 1711/cpukit * score/inline/rtems/score/chain.inl, score/src/chain.c: New functions _Chain_Immutable_head(), _Chain_Immutable_tail(), _Chain_Immutable_first(), and _Chain_Immutable_last(). The Chain_Control is now a union to avoid casts. The function _Chain_Is_empty() takes now a const pointer parameter.
11:39 Ticket #1711 (Chain API implementation and usage cleanup) closed by Sebastian Huber
fixed: Fixed on CVS head.
09:27 Changeset in rtems [ce002b16]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-25 Sebastian Huber <sebastian.huber@…> * libfs/src/dosfs/fat_file.c, libfs/src/imfs/imfs_debug.c, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs_getchild.c, posix/src/killinfo.c, score/inline/rtems/score/schedulerpriority.inl, score/inline/rtems/score/watchdog.inl, score/src/apiext.c, score/src/chain.c, score/src/coremsgflushsupp.c, score/src/coremsginsert.c, score/src/objectshrinkinformation.c, score/src/schedulerpriorityyield.c, score/src/threadqdequeuepriority.c, score/src/threadqenqueuepriority.c, score/src/threadqextractpriority.c, score/src/threadqfirstfifo.c, score/src/threadqfirstpriority.c, score/src/threadyieldprocessor.c, score/src/userextthreadbegin.c, score/src/userextthreadcreate.c, score/src/userextthreaddelete.c, score/src/userextthreadrestart.c, score/src/userextthreadstart.c, score/src/userextthreadswitch.c, score/src/watchdogreportchain.c: Avoid chain API violations.
01:34 Developer/OpenProjects edited by Gedare
/* Run-Time Projects With Some Work */ (diff)
01:04 Projects/Refactor_the_filesystem_infrastructure edited by Lekernel
(diff)
01:01 Projects/Refactor_the_filesystem_infrastructure edited by Lekernel
/* Some ideas */ (diff)
01:00 Projects/Refactor_the_filesystem_infrastructure edited by Lekernel
/* Some ideas */ (diff)
00:59 Projects/Refactor_the_filesystem_infrastructure edited by Lekernel
(diff)
00:59 Projects/Refactor_the_filesystem_infrastructure edited by Lekernel
/* Refactor the filesystem infrastructure */ (diff)
00:58 Projects/Refactor_the_filesystem_infrastructure created by Lekernel
Created page with "= Refactor the filesystem infrastructure = Some ideas: * Make the path evaluation function common to all filesystems. The current mechanism requires a lot of duplication of code …"
00:49 Developer/OpenProjects edited by Lekernel
/* Run-Time Projects Not Initiated */ (diff)

11/24/10:

20:05 Developer/OpenProjects edited by Gedare
(diff)
19:16 TBR/UserApp/Space/Dawn edited by JoelSherrill
(diff)
19:13 TBR/UserApp/RTEMSApplications edited by JoelSherrill
/* Space and Aviation */ Add SDO (diff)
18:01 Changeset in rtems [32950d43]4.10 by Joel Sherrill <joel.sherrill@…>
2010-11-24 Joel Sherrill <joel.sherrilL@…> PR 1674/doc * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
16:06 Changeset in rtems [692775f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-24 Gedare Bloom <giddyup44@…> PR 1647/cpukit * tm26/task1.c, tm27/task1.c: Update documentation to reflect refactoring of SuperCore? to add Scheduler Handler.
16:06 Changeset in rtems [95ec9e98]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-24 Gedare Bloom <giddyup44@…> PR 1647/cpukit * spsize/size.c: Update documentation to reflect refactoring of SuperCore? to add Scheduler Handler.
15:52 Changeset in rtems [db9964f1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-24 Gedare Bloom <giddyup44@…> PR 1647/cpukit * user/conf.t, user/schedule.t: Update documentation to reflect refactoring of SuperCore? to add Scheduler and ability for user to configure a scheduler.
15:51 Changeset in rtems [0faa9dad]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-24 Gedare Bloom <giddyup44@…> PR 1647/cpukit * posix/src/nanosleep.c, posix/src/sched_yield.c, rtems/src/taskwakeafter.c, sapi/include/confdefs.h, sapi/include/rtems/config.h, sapi/src/exinit.c, score/Makefile.am, score/preinstall.am, score/include/rtems/score/prioritybitmap.h, score/include/rtems/score/thread.h, score/inline/rtems/score/thread.inl, score/src/thread.c, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadclose.c, score/src/threadinitialize.c, score/src/threadready.c, score/src/threadresume.c, score/src/threadsetpriority.c, score/src/threadsetstate.c, score/src/threadsettransient.c, score/src/threadsuspend.c, score/src/threadtickletimeslice.c: Refactor scheduler out of thread handler to facilitate alternate scheduler implementations. * score/src/threadyieldprocessor.c: Removed. * score/src/schedulerprioritythreadschedulerupdate.c, score/src/schedulerprioritythreadschedulerfree.c, score/src/schedulerpriorityblock.c, score/src/scheduler.c, score/src/schedulerprioritythreadschedulerallocate.c, score/src/schedulerpriorityunblock.c, score/src/schedulerpriority.c, score/src/schedulerpriorityyield.c, score/include/rtems/score/schedulerpriority.h, score/include/rtems/score/scheduler.h, score/inline/rtems/score/scheduler.inl, score/inline/rtems/score/schedulerpriority.inl: New files.
14:53 Ticket #1647 (Modular SuperCore Scheduler) closed by Joel Sherrill
fixed: Patch committed to head. Thanks for all the work you put into this.

11/23/10:

23:44 Changeset in rtems [505866a0]4.115 by Joel Sherrill <joel.sherrill@…>
Remove duplicate entry.
18:41 Changeset in rtems [69d6686f]4.9 by Joel Sherrill <joel.sherrill@…>
2010-11-23 Joel Sherrill <joel.sherrilL@…> * Makefile.am, preinstall.am: Add <bsp/tty_drv.h> to the set of installed .h files.
16:08 Changeset in rtems [57bc4571]4.10 by Sebastian Huber <sebastian.huber@…>
2010-11-23 Gedare Bloom <giddyup44@…> PR 1719/cpukit * shared/start/start.S: Avoid "bx" instruction to support ARMv4 and below.
16:06 Changeset in rtems [a73dc5d0]4.10 by Sebastian Huber <sebastian.huber@…>
2010-11-23 Gedare Bloom <giddyup44@…> PR 1719/cpukit * arm_exc_abort.S: Avoid "bx" instruction to support ARMv4 and below.
16:01 Changeset in rtems [9c2da80f]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-23 Gedare Bloom <giddyup44@…> PR 1719/cpukit * shared/start/start.S: Avoid "bx" instruction to support ARMv4 and below.
15:59 Changeset in rtems [db26513]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-23 Gedare Bloom <giddyup44@…> PR 1719/cpukit * arm_exc_abort.S: Avoid "bx" instruction to support ARMv4 and below.
15:26 Changeset in rtems [8720a3a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-23 Sebastian Huber <sebastian.huber@…> * score/src/iterateoverthreads.c, libmisc/cpuuse/cpuusagereport.c: Avoid dead code if POSIX API is enabled.
15:09 Ticket #1719 (ARM assembly bx without thumb) closed by Sebastian Huber
fixed: Fixed on CVS HEAD and 4.10 branch.
14:59 Changeset in rtems [4e3d9b8a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-23 Sebastian Huber <sebastian.huber@…> * score/src/iterateoverthreads.c, libmisc/cpuuse/cpuusagereport.c: Fixed NULL pointer access in case POSIX API is disabled.
07:19 Developer/Projects/Open/TraceTool edited by JoelSherrill
/* Open Projects */ (diff)
02:46 Projects/LoggingTools edited by JoelSherrill
/* Ideas for Future RTEMS Improvements */ (diff)
02:44 Projects/LoggingTools edited by Aantn
(diff)
02:36 Projects/LoggingTools edited by Aantn
(diff)
02:33 Projects/LoggingTools edited by Aantn
/* Statistical Analysis */ (diff)
02:33 Projects/LoggingTools edited by Aantn
/* Application Profiling */ (diff)
02:32 Projects/LoggingTools edited by Aantn
/* Graphing and Visualizing Time-Series Data */ (diff)
02:30 Projects/LoggingTools edited by Aantn
(diff)
02:30 Projects/LoggingTools edited by Aantn
(diff)
02:23 Projects/LoggingTools edited by Aantn
(diff)
02:03 Projects/LoggingTools edited by Aantn
(diff)
01:07 TBR/UserManual/Capture_Engine edited by JoelSherrill
(diff)
01:06 Projects/LoggingTools edited by JoelSherrill
(diff)
00:56 Projects/LoggingTools edited by Aantn
(diff)
00:52 Projects/LoggingTools edited by Aantn
(diff)
00:51 Projects/LoggingTools edited by Aantn
(diff)
00:45 Projects/LoggingTools edited by Aantn
(diff)
00:44 Projects/LoggingTools edited by Aantn
(diff)
00:41 Projects/LoggingTools edited by Aantn
added rrdtool (diff)
00:16 Projects/LoggingTools edited by Aantn
added octopussy (diff)
00:01 Projects/LoggingTools edited by Aantn
(diff)

11/22/10:

23:59 Projects/LoggingTools edited by Aantn
added log2timeline and simile (diff)
23:36 Projects/LoggingTools edited by Aantn
(diff)
23:26 Projects/LoggingTools edited by Aantn
moved around notes on QNX (diff)
23:22 Projects/LoggingTools edited by Aantn
added TAU to tools section (diff)
23:06 Projects/LoggingTools edited by Aantn
fixed link syntax (diff)
22:13 Projects/LoggingTools edited by Aantn
/* Common Uses for Logging */ (diff)
22:08 Projects/LoggingTools edited by Aantn
/* Logging Tools */ (diff)
21:57 Projects/LoggingTools edited by Aantn
/* Common Uses for Logging */ (diff)
21:53 Projects/LoggingTools created by Aantn
Created page with "== Introduction == When creating, testing, and running RTEMS appplications, many developers use the printf family of functions to log information. For large applications, viewing…"
13:06 Changeset in rtems [71c8457]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-22 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Set alignment requirements according to AAPCS.

11/20/10:

16:57 Ticket #1719 (ARM assembly bx without thumb) created by Gedare Bloom
Some of the shared assembly code for ARM does not always check for …

11/19/10:

09:44 Changeset in rtems [3ff9156]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-19 Sebastian Huber <sebastian.huber@…> * libmisc/monitor/mon-monitor.c: Fixed broken monitor command list.
01:38 Packages/Matlab edited by JoelSherrill
Add TOC right (diff)
00:49 Packages/Matlab created by JMonteiro
How to integrate autocode simulink models under RTEMS

11/18/10:

11:08 Changeset in rtems [3246789a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-18 Sebastian Huber <sebastian.huber@…> * mscan/mscan-base.c: Do not use sleep mode to enter init mode. Do not wait for sleep mode acknowledge.

11/17/10:

23:54 Projects/Scheduler edited by Gedare
/* Miscellaneous Sections */ (diff)
00:17 Release/4.7 edited by JoelSherrill
/* Release 4.7.4 Changes */ PR1718/cpukit - confdefs.h under account for POSIX thread stack memory (diff)
00:17 Release/4.8 edited by JoelSherrill
/* Release 4.8.3 Changes */ PR1718/cpukit - confdefs.h under account for POSIX thread stack memory (diff)
00:17 Release/4.9 edited by JoelSherrill
/* Release 4.9.5 Changes */ PR1718/cpukit - confdefs.h under account for POSIX thread stack memory (diff)

11/16/10:

23:57 Release/4.7 edited by JoelSherrill
/* Release 4.7.4 Changes */ gxx_wrappers.c: memory leak on key create when error (diff)
23:55 Release/4.8 edited by JoelSherrill
/* Release 4.8.3 Changes */ PR1717 Fix leak in gxx_wrappers.c on error (diff)
23:55 Release/4.9 edited by JoelSherrill
/* Release 4.9.5 Changes */ PR1717 Fix leak in gxx_wrappers.c on error (diff)
23:22 Changeset in rtems [02591de]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Gedare Bloom <giddyup44@…> * rtems/score/sparc64.h: Fix typo.
23:22 Changeset in rtems [b5df1f9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Gedare Bloom <giddyup44@…> PR 1691/bsps * shared/clock/ckinit.c: The sparc64/shared/clock driver has a bug that causes nested timer interrupts to not be serviced, which leads to non-preemptive behavior especially when dispatching work from the timer ISR.
23:20 Changeset in rtems [722c0fd]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-15 Gedare Bloom <giddyup44@…> PR 1691/bsps * shared/include/traptable.h, shared/start/trap_table.S, shared/startup/linkcmds: Create a dummy trap table that jumps to the firmware trap table for default trap handlers.
23:19 Changeset in rtems [982b484]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-15 Gedare Bloom <giddyup44@…> PR 1691/bsps * usiii/start/bspinit.S: Create a dummy trap table that jumps to the firmware trap table for default trap handlers.
22:23 Ticket #1703 (sparc64 clock driver isr bug) closed by Joel Sherrill
fixed: Patch committed. Did not compile. If not correct, please reopen. Thanks.
19:34 TBR/Website/CommercialSoftware edited by JoelSherrill
Add MATLAB code generation (diff)
19:14 Changeset in rtems [c47008d]4.8 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrilL@…> PR 1718/cpukit * sapi/include/confdefs.h: POSIX threads are allocated twice the minimum stack space by default. confdefs.h only accounts for one minimum -- not the 2x factor.
19:14 Changeset in rtems [9d2c281]4.9 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrilL@…> PR 1718/cpukit * sapi/include/confdefs.h: POSIX threads are allocated twice the minimum stack space by default. confdefs.h only accounts for one minimum -- not the 2x factor.
19:14 Changeset in rtems [db5f134]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> PR 1718/cpukit * sapi/include/confdefs.h: POSIX threads are allocated twice the minimum stack space by default. confdefs.h only accounts for one minimum -- not the 2x factor.
19:01 Changeset in rtems [2b76c8dc]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> * sp70/init.c, sp70/sp70.scn: Fix bug in test which lead to random memory corruption.
18:52 Changeset in rtems [ca4fb8f1]4.8 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrilL@…> PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
18:52 Changeset in rtems [c4c3a1c]4.9 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrilL@…> PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
18:52 Changeset in rtems [cb914b4]4.10 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrilL@…> PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
18:51 Changeset in rtems [80675f0]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
18:17 Ticket #1718 (POSIX Thread Stack Memory Not Correctly Accounted For) closed by Joel Sherrill
fixed: Patch applied to all applicable branches.
18:08 Ticket #1718 (POSIX Thread Stack Memory Not Correctly Accounted For) created by Joel Sherrill
POSIX threads are allocated twice the minimum stack space by default. …
17:58 Ticket #1717 (gxx_wrappers - memory leak on key create when error) closed by Joel Sherrill
fixed: Patches applied to all applicable branches.
17:51 Changeset in rtems [c8b3806d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-monitor.c: Move node code into multiprocessing ifdef.
17:50 Changeset in rtems [16d7b65]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> * score/src/objectnametoid.c, score/src/objectnametoidstring.c: Remove useless variable pointed out by clang. * score/src/threadstackallocate.c: Remove useless variable initialization pointed out by clang.
17:48 Changeset in rtems [5290c5a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> * rtems/src/ratemonreportstatistics.c, rtems/src/ratemonresetall.c: Remove unchecked return status pointed out by clang.
17:47 Ticket #1717 (gxx_wrappers - memory leak on key create when error) created by Joel Sherrill
If the rtems_task_variable_add() call does not succeed, then the …
17:47 Changeset in rtems [fd83f168]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> * libcsupport/src/putk.c: Remove useless variable initialization pointed out by clang.
17:41 Changeset in rtems [fc8a8aa]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-16 Joel Sherrill <joel.sherrill@…> * cpu.c: Remove unused variable reported by clang.

11/15/10:

21:29 Ticket #1691 (sparc64 usiii MMU trap handler crash) reopened by Gedare Bloom
17:39 Ticket #1644 (testsuites/tmtests/tm30/../../support/src/tmtests_support.c:46:3: ...) closed by Joel Sherrill
fixed: Closing .. no comments since fixed in cvs.
10:55 Changeset in rtems [ddd5640]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * make/custom/dp2.cfg, startup/linkcmds.dp2: New files. * Makefile.am, preinstall.am: Reflect change above. Install <bsp/utility.h>. Install BestComm? header files. * configure.ac: Changed BSP options. * include/mpc5200.h: Added module structures and register defines. * bestcomm/bestcomm_api.c, bestcomm/bestcomm_api.h, bestcomm/bestcomm_glue.c, bestcomm/bestcomm_glue.h, bestcomm/bestcomm_priv.h, bestcomm/load_task.c, bestcomm/tasksetup_bdtable.c, bestcomm/task_api/bestcomm_cntrl.h: C++ compatibility. Use special heap to manage the SRAM region. Use interrupt extension API. Fixed warnings. * console/console.c: Fixed console registration. Fixed warnings. Added GPS module registration. * ide/pcmcia_ide.h: Fixed clock value macros. * ide/pcmcia_ide.c: Update for BestComm? API changes. DP2 specific initialization. Removed zero loop in PIO receive function. * include/bsp.h: Added DP2 variant. Removed obsolete defines. * include/mscan-base.h, mscan/mscan-base.c: Use volatile qualifier. Format. * irq/irq.c: Fixed peripheral interrupt handling. * network_5200/network.c: Update for BestComm? API changes. * start/start.S: U-Boot fixes. * startup/cpuinit.c: Enable write-back cache strategy. Added special memory regions. * startup/linkcmds.brs5l: Fixed memory size.

11/12/10:

14:16 Changeset in rtems [8a54204]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * console/console.h, console/console.c, console/config.c, console/ns16550cfg.c: Removed files. * console/console-config.c: New file. * Makefile.am: Reflect changes above. * configure.ac: New BSP options. * include/bsp.h: Use new BSP options. * network/network.c: Avoid memory leak. * startup/bspstart.c: Initialize console port table. * spi/spi_init.c: Update for SD card API changes.
13:45 Changeset in rtems [ed2ab95]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * misc/system-clocks.c: Use define instead of function call to allow smaller delays.
13:29 Changeset in rtems [82dcbc8]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * rtc/rtc-config.c: Fixed type.
12:43 Changeset in rtems [fe5d5048]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/irq.h: Include missing <bspopts.h>. Format. * mpc83xx/include/mpc83xx.h, mpc83xx/i2c/mpc83xx_i2cdrv.h, mpc83xx/i2c/mpc83xx_i2cdrv.c: Changes to use this driver for the MPC55XX familiy.

11/11/10:

14:01 Changeset in rtems [4b164e4]4.8 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
14:01 Changeset in rtems [15d89e05]4.9 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
14:01 Changeset in rtems [b0449da4]4.10 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
14:01 Changeset in rtems [0badd509]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
13:37 Changeset in rtems [fc751176]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-11 Sebastian Huber <sebastian.huber@…> * score/include/rtems/score/userext.h: Documentation.
13:02 Ticket #1716 (print_name example in concepts chapter has bug) closed by Joel Sherrill
fixed: Patch applied to all applicable branches.
13:00 Ticket #1716 (print_name example in concepts chapter has bug) created by Joel Sherrill
The variable name used does not match the parameter. Broken in 4.8 …
Note: See TracTimeline for information about the timeline view.