summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-143-3/+3
* termios: SMP supportSebastian Huber2013-06-121-20/+22
* termios: Notify driver about inactive transmitSebastian Huber2013-06-121-0/+3
* termios: Expand critical sectionSebastian Huber2013-06-121-8/+4
* termios: Move wake up writer task actionSebastian Huber2013-06-121-2/+8
* termios: Avoid second return pathSebastian Huber2013-06-121-10/+9
* termios: Fix warningSebastian Huber2013-06-071-1/+1
* libcsupport: Avoid division by zeroSebastian Huber2013-05-101-1/+1
* libcsupport: Delete libc_wrapup()Sebastian Huber2013-04-262-25/+36
* libcsupport: Rename open_dev_console()Sebastian Huber2013-04-261-1/+1
* libcsupport: Make LibIO helper constSebastian Huber2013-04-262-3/+31
* libcsupport: Remove superfluous assignmentsSebastian Huber2013-04-261-51/+15
* libcsupport: Make newlib_free_buffers() staticSebastian Huber2013-04-261-6/+1
* libcsupport: Delete unused newlib_begin_hook()Sebastian Huber2013-04-261-11/+0
* libcsupport: Delete REENT_MALLOCED defineSebastian Huber2013-04-261-27/+5
* libcsupport: Use copyright notice of original fileSebastian Huber2013-04-261-0/+2
* libcsupport: POSIX conformance for _exit()Sebastian Huber2013-04-251-86/+3
* score: Add and use rtems_assert_contextSebastian Huber2013-02-121-1/+8
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-1/+1
* libcsupport: Add rtems_resource_snapshot_take()Sebastian Huber2012-12-211-0/+127
* libcsupport: Doxygen Enhancement Task #8Alex Ivanov2012-12-1520-100/+177
* libcsupport: Doxygen enhancement task #9Alex Ivanov2012-12-1313-35/+112
* termios: Fix output flushSebastian Huber2012-12-131-0/+1
* termios: Implement tcflush()Sebastian Huber2012-12-132-30/+45
* termios: Fix tcflow() error statusSebastian Huber2012-12-131-0/+1
* libcsupport: Doxygen enhancement GCI task #6Alex Ivanov2012-12-1120-54/+167
* libcsupport: Doxygen enhancement GCI task #4Alex Ivanov2012-12-1120-106/+182
* libcsupport: GCI Doxygen Task #7Alex Ivanov2012-12-1120-55/+161
* libcsupport: Doxygen enhancement task #5Alex Ivanov2012-12-1020-53/+165
* libcsupport: Doxygen enhancement task #2Alex Ivanov2012-12-0920-52/+172
* libcsupport: Doxygen Enhancement Task #3Mathew Kallada2012-12-0820-33/+174
* score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber2012-11-151-1/+1
* Filesystem: Preserve source NULL pointer in mountSebastian Huber2012-11-131-4/+6
* Filesystem: Use transient eventSebastian Huber2012-10-302-7/+4
* score: Work area initialization API changeSebastian Huber2012-10-257-190/+132
* libcsupport: malloc_deferred_frees_initialize()Sebastian Huber2012-10-253-12/+1
* Filesystem: Rename functionSebastian Huber2012-10-073-3/+3
* Filesystem: Rename functionSebastian Huber2012-10-074-4/+4
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-072-3/+14
* libcsupport: Add and use rtems_putc()Sebastian Huber2012-08-202-9/+33
* score: Change greedy allocation APISebastian Huber2012-07-171-2/+5
* libcsupport: Add rtems_printf_plugin()Sebastian Huber2012-06-041-0/+33
* Filesystem: Wait for unmount() to finishSebastian Huber2012-05-292-8/+50
* libcsupport: Adjust malloc_walk() prototypeSebastian Huber2012-05-161-2/+2
* Filesystem: Change pathconf_limits_and_optionsSebastian Huber2012-05-152-3/+3
* Filesystem: Move operations to mount table entrySebastian Huber2012-05-1524-45/+49
* Filesystem: Add const qualifier to lock/unlockSebastian Huber2012-05-151-1/+1
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-155-16/+6
* Filesystem: Add shared device IO supportSebastian Huber2012-05-152-0/+198
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-112-9/+1