summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns2013-12-101-1/+1
* Merge branch 'master' into amJoel Sherrill2013-12-096-52/+98
|\
| * PR2161: Set the source port to SYSLOG in the syslog socket.Chris Johns2013-12-101-1/+1
| * PR2158: Add support for dup2.Chris Johns2013-12-103-7/+55
| * PR2159: Have the FIFO driver read follow POSIX standard.Chris Johns2013-12-101-43/+41
| * libfs/imfs: Set the FIFO control block.Chris Johns2013-12-101-1/+1
* | alarm.c: Per comment add debug code for kill() failingJoel Sherrill2013-12-091-4/+17
* | pthread.c: Use UINT32_MAX rather than constant valueJoel Sherrill2013-12-091-1/+1
* | condwaitsupp.c: Return EPERM if waiting and mutex is not lockedJoel Sherrill2013-12-091-4/+8
* | psignalimpl.h: Remove dead commentJoel Sherrill2013-12-091-3/+1
* | pthread.c: Remove XXX and use SIGNAL_ constantsJoel Sherrill2013-12-091-5/+3
* | posix/config.h: Comment clean upJoel Sherrill2013-12-091-10/+102
* | signalcatch.c: Remove junk commentJoel Sherrill2013-12-092-2/+1
* | timerimpl.h: Comment clean upJoel Sherrill2013-12-091-36/+22
* | semaphoreimpl.h: Comment clean upJoel Sherrill2013-12-091-79/+38
* | mqueueimpl.h: Comment clean upJoel Sherrill2013-12-091-176/+91
* | condimpl.h: Comment clean upJoel Sherrill2013-12-091-98/+35
* | ptimer.h: Comment clean upJoel Sherrill2013-12-091-31/+14
* | muteximpl.h: Comment clean upJoel Sherrill2013-12-091-108/+44
* | pspin.c: Comment clean upJoel Sherrill2013-12-091-16/+7
* | pbarrier.c: Comment clean upJoel Sherrill2013-12-091-16/+7
|/
* cpukit/rtems: Remove XXX in commentsJoel Sherrill2013-12-0929-73/+112
* Fix leap year calculationNickolay Semyonov-Kolchin2013-12-051-1/+2
* Update to Mongoose 3.9 at the last point before the MIT -> GPL license changeNick Withers2013-12-043-1403/+2572
* libblock: Use LAST for the last partition blockSebastian Huber2013-12-041-1/+1
* PR2157: fdisk partition table dump improvementWendell P Silva2013-12-031-1/+1
* PR2056: libqos conversion from uint32_t to time_tGedare Bloom2013-12-031-2/+2
* arm: Clear reservationsSebastian Huber2013-12-032-1/+2
* score: Minor _Thread_Dispatch() optimizationSebastian Huber2013-12-021-2/+1
* posix: Use cleanup contexts on the stackSebastian Huber2013-12-027-13/+111
* POSIX timers: Add restrict keywordSahil Patnayakuni2013-11-292-4/+4
* gettimeofday: Add restrict keywordBryan Dunsmore2013-11-292-3/+3
* libcsupport: readlink: add c99 'restrict' keywordChirayu Desai2013-11-291-1/+2
* signal methods: Add restrict keywordBryan Dunsmore2013-11-296-13/+13
* add --enable-paravirt in cpukit configure scriptsPhilipp Eppelt2013-11-272-0/+23
* statvfs filesystem handlers: Remove restrictJoel Sherrill2013-11-275-16/+16
* nios2: TyposSebastian Huber2013-11-261-2/+2
* score: Format changes in _Thread_Set_state()Sebastian Huber2013-11-261-8/+8
* score: Simplify _Thread_queue_Dequeue_priority()Sebastian Huber2013-11-261-2/+2
* score: Use local variables for consistencySebastian Huber2013-11-261-3/+3
* statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez2013-11-2111-26/+29
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-2117-70/+86
* score/rbtree: Delete protected operationsSebastian Huber2013-11-219-411/+9
* scheduler/EDF: Use unprotected insert and extractSebastian Huber2013-11-213-4/+4
* select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez2013-11-202-5/+6
* powerpc: Add r2 to CPU contextSebastian Huber2013-11-183-11/+13
* powerpc: Do not validate reserved XER bitsSebastian Huber2013-11-181-2/+2
* score: Objects_Information::extract visibilitySebastian Huber2013-11-181-2/+2
* heapgetinfo: Free all delayed blocksSebastian Huber2013-11-181-0/+1
* no_cpu/.../cpu.h: Comment improvementJoel Sherrill2013-11-141-0/+5