summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-03-09Move libcsupport/include/motorola/*.h to m68k/idp BSPJoel Sherrill3-392/+0
2015-03-09cpukit/libcrypt/misc.c: Conditionally correct 16-bit unclean codeJoel Sherrill1-0/+4
2015-03-09cpukit/libdl/rtl-mdreloc-m32r.c: Add parentheses per Chris' suggestionJoel Sherrill1-1/+1
2015-03-09vprintk.c: Reorder switch and add default to eliminate warningJoel Sherrill1-4/+5
2015-03-09or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restoreJoel Sherrill1-1/+1
2015-03-09cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switchJoel Sherrill1-1/+1
2015-03-09or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill2-2/+2
2015-03-09sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber1-0/+4
2015-03-09sysconf: SimplifySebastian Huber1-22/+17
2015-03-09network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber2-4/+6
2015-03-09score: Fix for GCC version 5 and laterSebastian Huber1-1/+2
2015-03-09score: TypoSebastian Huber1-1/+1
2015-03-06Temporarily disable libdl for h8300Joel Sherrill1-1/+4
2015-03-06Always disable networking for h8300Joel Sherrill1-0/+4