summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-1/+8
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill6-24/+14
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill4-19/+25
2013-01-09libcsupport: DocumentationSebastian Huber1-6/+9
2013-01-09libcsupport: DocumentationSebastian Huber1-35/+22
2013-01-08libcsupport: Doxygen Clean Up Task #1Alex Ivanov15-143/+162
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov3-4/+10
2012-12-28Header File Doxygen Enhancement Task #11Mathew Kallada3-1/+5
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada5-12/+20
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada3-1/+7
2012-12-28Miscellaneous Doxygen clean-upJoel Sherrill1-1/+1
2012-12-21libcsupport: Add rtems_resource_snapshot_take()Sebastian Huber3-0/+215
2012-12-15libcsupport: Update file header for termios.h to remove link, add description.Gedare Bloom1-1/+3
2012-12-15libcsupport: Doxygen Enhancement Task #8Alex Ivanov25-101/+210
2012-12-14Fix spellingSebastian Huber2-33/+33
2012-12-14Filesystem: Revert documentation changesSebastian Huber2-39/+39
2012-12-13libcsupport: Doxygen enhancement task #9Alex Ivanov17-74/+160
2012-12-13termios: Fix output flushSebastian Huber1-0/+1
2012-12-13libcsupport: Revert termios Doxygen. Add file header.Gedare Bloom1-32/+3
2012-12-13termios: Implement tcflush()Sebastian Huber3-30/+46
2012-12-13termios: Fix tcflow() error statusSebastian Huber1-0/+1
2012-12-13libcsupport: Revert documentation changesSebastian Huber2-10/+10
2012-12-12misc: Header File Doxygen Enhancement Task #3Mathew Kallada3-0/+6
2012-12-11libcsupport: Doxygen enhancement GCI task #6Alex Ivanov22-58/+182
2012-12-11libcsupport: Doxygen enhancement GCI task #4Alex Ivanov26-116/+274
2012-12-11libcsupport: GCI Doxygen Task #7Alex Ivanov25-62/+198
2012-12-10libcsupport: Doxygen enhancement task #5Alex Ivanov25-54/+203
2012-12-09libcsupport: Doxygen enhancement task #2Alex Ivanov24-58/+209
2012-12-09libcsupport: Fix documentationSebastian Huber1-9/+11
2012-12-09Filesystem: Revert documentation changeSebastian Huber1-1/+0
2012-12-08libcsupport: Doxygen Enhancement Task #3Mathew Kallada25-39/+225
2012-11-15score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber1-1/+1
2012-11-13Filesystem: Preserve source NULL pointer in mountSebastian Huber1-4/+6
2012-10-30Filesystem: Use transient eventSebastian Huber4-22/+11
2012-10-25score: Work area initialization API changeSebastian Huber10-206/+171
2012-10-25libcsupport: malloc_deferred_frees_initialize()Sebastian Huber3-12/+1
2012-10-15libcsupport: SpellingSebastian Huber1-3/+3
2012-10-07Filesystem: Rename functionSebastian Huber4-4/+4
2012-10-07Filesystem: Rename functionSebastian Huber5-5/+5
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber2-3/+14
2012-08-20libcsupport: Add and use rtems_putc()Sebastian Huber3-9/+34
2012-07-17score: Change greedy allocation APISebastian Huber2-5/+12
2012-07-02libcsupport: C++ compatibilitySebastian Huber1-0/+8
2012-06-04libcsupport: Add rtems_printf_plugin()Sebastian Huber2-0/+34
2012-05-29Filesystem: Wait for unmount() to finishSebastian Huber4-11/+79
2012-05-16libcsupport: Adjust malloc_walk() prototypeSebastian Huber3-3/+4
2012-05-15Filesystem: Add missing include file <stdint.h>Sebastian Huber1-0/+1
2012-05-15Filesystem: Change pathconf_limits_and_optionsSebastian Huber3-4/+4
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber26-51/+62
2012-05-15Filesystem: Add const qualifier to lock/unlockSebastian Huber2-5/+5