summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-12termios: SMP supportSebastian Huber2-20/+30
2013-06-12termios: Notify driver about inactive transmitSebastian Huber1-0/+3
2013-06-12termios: Expand critical sectionSebastian Huber1-8/+4
2013-06-12termios: Move wake up writer task actionSebastian Huber1-2/+8
2013-06-12termios: Avoid second return pathSebastian Huber1-10/+9
2013-06-07termios: Fix warningSebastian Huber1-1/+1
2013-05-10libcsupport: Avoid division by zeroSebastian Huber1-1/+1
2013-04-26libcsupport: Delete libc_wrapup()Sebastian Huber4-25/+41
2013-04-26libcsupport: Rename open_dev_console()Sebastian Huber3-4/+3
2013-04-26libcsupport: Make LibIO helper constSebastian Huber4-10/+40
2013-04-26libcsupport: Remove superfluous assignmentsSebastian Huber1-51/+15
2013-04-26libcsupport: Make newlib_free_buffers() staticSebastian Huber1-6/+1
2013-04-26libcsupport: Delete unused newlib_begin_hook()Sebastian Huber1-11/+0
2013-04-26libcsupport: Delete REENT_MALLOCED defineSebastian Huber1-27/+5
2013-04-26libcsupport: Use copyright notice of original fileSebastian Huber1-0/+2
2013-04-25libcsupport: POSIX conformance for _exit()Sebastian Huber1-86/+3
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