summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-1823-152/+257
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8032207
* posix: Doxygen Enhancement Task #11Ayush Awasthi2012-12-1820-0/+140
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7987221
* posix: Doxygen Enhancement Task #12Ayush Awasthi2012-12-184-0/+28
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8003214
* PR2083 Wrong return value in _RBTree_Has_only_one_nodeAndreas Heinig2012-12-181-1/+1
| | | | | | The function _RBTree_Has_only_one_node shall return a boolean value, but returns NULL. NULL, however, is defined as: (void *)0. Hence it does not match the scalar bool type. Return false instead.
* libnetworking: Make functions publicSebastian Huber2012-12-182-2/+4
| | | | | Make functions rtems_bsdnet_semaphore_obtain_recursive() and rtems_bsdnet_semaphore_release_recursive() public.
* shell: Remove interface down warning in ifconfigSebastian Huber2012-12-181-4/+0
| | | | | Whether an interface down is supported or not depends on the interface driver.
* posix: Doxygen Enhancement Task #7Mathew Kallada2012-12-1622-30/+148
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7958218
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-1525-159/+225
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7988213
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-1523-57/+182
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8003213
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-1527-136/+229
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7959229
* libcsupport: Update file header for termios.h to remove link, add description.Gedare Bloom2012-12-151-1/+3
|
* posix: Doxygen Enhancement Task #1Alex Ivanov2012-12-1526-144/+256
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7987220
* libcsupport: Doxygen Enhancement Task #8Alex Ivanov2012-12-1525-101/+210
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7996208
* dosfs: Avoid error caused by bdbuf configurationSebastian Huber2012-12-141-10/+5
| | | | | | The success of a block size change depends on the bdbuf configuration. Do not treat a failed block size change as a hard error. This is only a missed performance optimization.
* Fix spellingSebastian Huber2012-12-145-36/+36
|
* Filesystem: Revert documentation changesSebastian Huber2012-12-142-39/+39
|
* posix: Doxygen enhancement task #4Mathew Kallada2012-12-1327-33/+216
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7955219
* libcsupport: Doxygen enhancement task #9Alex Ivanov2012-12-1317-74/+160
|
* termios: Fix output flushSebastian Huber2012-12-131-0/+1
|
* libcsupport: Revert termios Doxygen. Add file header.Gedare Bloom2012-12-131-32/+3
|
* dosfs: Add sync_device option for msdos_format()Sebastian Huber2012-12-132-0/+10
|
* dosfs: Fix error status handlingSebastian Huber2012-12-131-16/+18
|
* dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner2012-12-131-49/+101
|
* dosfs: Whitespace changeRalf Kirchner2012-12-131-1/+0
|
* dosfs: Fix request evaluationRalf Kirchner2012-12-131-4/+0
| | | | | Return the ability to set a cluster size other than one sector for unaligned volumes.
* termios: Implement tcflush()Sebastian Huber2012-12-133-30/+46
| | | | New IO control RTEMS_IO_TCFLUSH.
* termios: Fix tcflow() error statusSebastian Huber2012-12-131-0/+1
|
* libcsupport: Revert documentation changesSebastian Huber2012-12-132-10/+10
|
* misc: Header File Doxygen Enhancement Task #3Mathew Kallada2012-12-1220-109/+169
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8006220
* cpukit/rtems: Header File Doxygen Enhancement GCI Task #8Mathew Kallada2012-12-1215-18/+48
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7948217
* libfs: Doxygen Enhancement GCI Task #7Mathew Kallada2012-12-119-3/+75
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8006219
* libcsupport: Doxygen enhancement GCI task #6Alex Ivanov2012-12-1122-58/+182
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7992212
* libcsupport: Doxygen enhancement GCI task #4Alex Ivanov2012-12-1126-116/+274
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8009205
* libcsupport: GCI Doxygen Task #7Alex Ivanov2012-12-1125-62/+198
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7975223
* libcsupport: Doxygen enhancement task #5Alex Ivanov2012-12-1025-54/+203
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7992211
* libcsupport: Doxygen enhancement task #2Alex Ivanov2012-12-0924-58/+209
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8017203
* libcsupport: Fix documentationSebastian Huber2012-12-091-9/+11
|
* Filesystem: Revert documentation changeSebastian Huber2012-12-091-1/+0
|
* rtems: Revert documentation changeSebastian Huber2012-12-091-3/+0
|
* sapi: Fix previous commitSebastian Huber2012-12-091-23/+1
|
* sapi: Revert documentation changeSebastian Huber2012-12-091-4/+8
|
* libcsupport: Doxygen Enhancement Task #3Mathew Kallada2012-12-0825-39/+225
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7992210
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-0830-129/+251
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8024203
* score misc: Clean up Doxygen GCI Task #12Alex Ivanov2012-12-0720-123/+120
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7983217
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-0726-220/+271
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8011204
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-072-9/+18
| | | | | | | | | Do not return from rtems_initialize_start_multitasking() and call rtems_fatal() instead with a fatal source of RTEMS_FATAL_SOURCE_EXIT and a fatal code with the exit status. Remove all bsp_cleanup() functions. The boot_card() is now a no return function.
* rtems misc: doxygen minor fixesGedare Bloom2012-12-061-3/+3
|
* rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada2012-12-0530-96/+219
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8015207
* rtems misc: Clean up Doxygen GCI Task #7Alex Ivanov2012-12-0529-303/+247
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/7950206
* rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov2012-12-0527-325/+252
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8019205