summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-22cpukit/libmisc/shell/main_df.c: Eliminate printf() format warningJoel Sherrill1-2/+3
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber3-59/+12
2015-03-22score: Move _Thread_queue_Requeue()Sebastian Huber3-68/+43
2015-03-22score: Move _Thread_queue_Extract()Sebastian Huber5-174/+118
2015-03-22score: Move _Thread_blocking_operation_Cancel()Sebastian Huber4-124/+90
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber40-40/+40
2015-03-20score: Delete unused _Timestamp_(To|From)_ticks()Alexander Krutwig4-103/+1
2015-03-20score: Delete unused _Timestamp_Divide_by_integerAlexander Krutwig4-85/+1
2015-03-20score: Fix _Thread_Change_priority()Sebastian Huber3-14/+31
2015-03-19score: Delete unused _Timestamp_Is_valid()Alexander Krutwig2-31/+0
2015-03-19score: Fix _Debug_Is_owner_of_allocator()Sebastian Huber1-2/+11
2015-03-19libmisc/capture: Clean up formatting on ARM.Chris Johns2-22/+29
2015-03-18testsupport: Do not suspend worker tasksSebastian Huber1-1/+3
2015-03-18libmisc/redirector: Fix unlock on exit from the handler.Chris Johns1-1/+1
2015-03-17IMFS: NUL-terminate name returned by readdir()Sebastian Huber1-2/+5
2015-03-17cpukit/include/rtems/btimer.h: Improve briefJoel Sherrill1-1/+1
2015-03-17Disable deprecated warning on implementation of deprecated methodsJoel Sherrill8-4/+46
2015-03-17libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill1-2/+21
2015-03-17cpukit/libdl/rtl-obj-comp.c: Use correct printf() specificationJoel Sherrill2-3/+3
2015-03-17testsupport: Add worker setup handlerSebastian Huber2-12/+71
2015-03-17score: Ensure properties of CPU_Uint32ptrSebastian Huber1-0/+10
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom21-2/+61
2015-03-16IMFS: don't strlen() an unterminated string in IMFS_dir_read().Jamie Iles1-1/+1
2015-03-16shell: remove rtems ifdef, upstream is correctGedare Bloom1-8/+0
2015-03-16shell: fix printf warningsGedare Bloom1-4/+5
2015-03-16capture: fix warnings in printGedare Bloom1-4/+6
2015-03-16rtems: make error codes uintptr_tGedare Bloom1-1/+1
2015-03-16rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom1-2/+2
2015-03-15score: Add _Objects_ISR_disable_and_acquire()Sebastian Huber1-7/+22
2015-03-13score/or1k: Fix warnings. Add missing prototypesHesham ALMatary1-0/+4
2015-03-12posix/src/nanosleep.c: Address issue when delay is longer than desiredJoel Sherrill1-16/+27
2015-03-12posix: Return error code if mmap is usedDaniel Cederman1-1/+1
2015-03-12posix: Move function to file with matching nameDaniel Cederman2-10/+10
2015-03-11confdefs.h: Improve the DoxygenJoel Sherrill1-121/+780
2015-03-11cpukit/include/rtems/btimer.h: Add DOxygen commentsJoel Sherrill1-2/+56
2015-03-11cpukit/include/rtems/bspIo.h: Add Doxygen commentsJoel Sherrill1-29/+107
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill12-131/+24
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom3-4/+15
2015-03-10cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom1-1/+4
2015-03-10cpukit: deprecate notepadsGedare Bloom3-7/+18
2015-03-10cpukit/libcrypt/misc.c: Reverse order of statements in ifdefJoel Sherrill1-2/+2
2015-03-10posix: Install <semaphore.h> only if not providedSebastian Huber3-1/+7
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber1-16/+0
2015-03-10posix: Change sem_t to the 32-bit object typeSebastian Huber2-2/+2
2015-03-10posix: Use a value of 0 for SEM_FAILEDSebastian Huber1-1/+1
2015-03-10score: Add rtems_set_errno_and_return_value()Sebastian Huber3-17/+16
2015-03-09cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyrightJoel Sherrill1-29/+7
2015-03-09cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen groupingJoel Sherrill1-0/+2
2015-03-09Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill4-223/+0
2015-03-09Remove unused cpukit/libcsupport/include/zilog/z8536.hJoel Sherrill3-122/+0