summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-10PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns1-1/+1
2013-12-09alarm.c: Per comment add debug code for kill() failingJoel Sherrill1-4/+17
2013-12-09pthread.c: Use UINT32_MAX rather than constant valueJoel Sherrill1-1/+1
2013-12-09condwaitsupp.c: Return EPERM if waiting and mutex is not lockedJoel Sherrill1-4/+8
2013-12-09psignalimpl.h: Remove dead commentJoel Sherrill1-3/+1
2013-12-09pthread.c: Remove XXX and use SIGNAL_ constantsJoel Sherrill1-5/+3
2013-12-09posix/config.h: Comment clean upJoel Sherrill1-10/+102
2013-12-09signalcatch.c: Remove junk commentJoel Sherrill2-2/+1
2013-12-09timerimpl.h: Comment clean upJoel Sherrill1-36/+22
2013-12-09semaphoreimpl.h: Comment clean upJoel Sherrill1-79/+38
2013-12-09mqueueimpl.h: Comment clean upJoel Sherrill1-176/+91
2013-12-09condimpl.h: Comment clean upJoel Sherrill1-98/+35
2013-12-09ptimer.h: Comment clean upJoel Sherrill1-31/+14
2013-12-09muteximpl.h: Comment clean upJoel Sherrill1-108/+44
2013-12-09pspin.c: Comment clean upJoel Sherrill1-16/+7
2013-12-09pbarrier.c: Comment clean upJoel Sherrill1-16/+7
2013-12-10PR2161: Set the source port to SYSLOG in the syslog socket.Chris Johns1-1/+1
2013-12-10PR2158: Add support for dup2.Chris Johns3-7/+55
2013-12-10PR2159: Have the FIFO driver read follow POSIX standard.Chris Johns1-43/+41
2013-12-10libfs/imfs: Set the FIFO control block.Chris Johns1-1/+1
2013-12-09cpukit/rtems: Remove XXX in commentsJoel Sherrill29-73/+112
2013-12-05Fix leap year calculationNickolay Semyonov-Kolchin1-1/+2
2013-12-04Update to Mongoose 3.9 at the last point before the MIT -> GPL license changeNick Withers3-1403/+2572
2013-12-04libblock: Use LAST for the last partition blockSebastian Huber1-1/+1
2013-12-03PR2157: fdisk partition table dump improvementWendell P Silva1-1/+1
2013-12-03PR2056: libqos conversion from uint32_t to time_tGedare Bloom1-2/+2
2013-12-03arm: Clear reservationsSebastian Huber2-1/+2
2013-12-02score: Minor _Thread_Dispatch() optimizationSebastian Huber1-2/+1
2013-12-02posix: Use cleanup contexts on the stackSebastian Huber7-13/+111
2013-11-29POSIX timers: Add restrict keywordSahil Patnayakuni2-4/+4
2013-11-29gettimeofday: Add restrict keywordBryan Dunsmore2-3/+3
2013-11-29libcsupport: readlink: add c99 'restrict' keywordChirayu Desai1-1/+2
2013-11-29signal methods: Add restrict keywordBryan Dunsmore6-13/+13
2013-11-27add --enable-paravirt in cpukit configure scriptsPhilipp Eppelt2-0/+23
2013-11-27statvfs filesystem handlers: Remove restrictJoel Sherrill5-16/+16
2013-11-26nios2: TyposSebastian Huber1-2/+2
2013-11-26score: Format changes in _Thread_Set_state()Sebastian Huber1-8/+8
2013-11-26score: Simplify _Thread_queue_Dequeue_priority()Sebastian Huber1-2/+2
2013-11-26score: Use local variables for consistencySebastian Huber1-3/+3
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez11-26/+29
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber17-70/+86
2013-11-21score/rbtree: Delete protected operationsSebastian Huber9-411/+9
2013-11-21scheduler/EDF: Use unprotected insert and extractSebastian Huber3-4/+4
2013-11-20select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez2-5/+6
2013-11-18powerpc: Add r2 to CPU contextSebastian Huber3-11/+13
2013-11-18powerpc: Do not validate reserved XER bitsSebastian Huber1-2/+2
2013-11-18score: Objects_Information::extract visibilitySebastian Huber1-2/+2
2013-11-18heapgetinfo: Free all delayed blocksSebastian Huber1-0/+1
2013-11-14no_cpu/.../cpu.h: Comment improvementJoel Sherrill1-0/+5
2013-11-14mips/.../cpu.h: Comment improvementJoel Sherrill1-1/+3