summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-11-14monitor: Add support for BSD wakeup stateSebastian Huber1-0/+1
2013-11-04Filesystem: Add kernel event filter handlerSebastian Huber6-0/+354
2013-11-04Filesystem: Add poll() handlerSebastian Huber6-0/+175
2013-10-31Filesystem: Use ENOTTY for default ioctl() handlerSebastian Huber2-2/+2
2013-10-31Filesystem: DocumentationSebastian Huber1-1/+1
2013-10-31libmd: Change MD5Update() prototypeSebastian Huber2-2/+5
2013-10-31Filesystem: Clear open flag early in close()Sebastian Huber1-0/+2
2013-10-31Filesystem: Zero flags in rtems_libio_free()Sebastian Huber1-1/+1
2013-10-31score: New state STATES_WAITING_FOR_BSD_WAKEUPSebastian Huber1-0/+3
2013-10-27IMFS: Use IMFS_mtime_ctime_update()Sebastian Huber2-4/+2
2013-10-23Filesystem: PR2146: DocumentationSebastian Huber1-1/+3
2013-10-22libmd: New defines for FreeBSD compatibilitySebastian Huber1-0/+3
2013-10-18dosfs: Ensure initially the sector size is used as bdbuf block sizeRalf Kirchner1-0/+9
2013-10-17Remove double count of start offsetRic Claus1-5/+5
2013-10-16libcsupport: Updates from latest FreeBSD versionSebastian Huber1-11/+21
2013-10-16RFS: Include missing header fileSebastian Huber1-0/+1
2013-10-15Filesystem: PR2146: DocumentationSebastian Huber1-11/+28
2013-10-11Return EINVAL in default ftruncate() handlerSebastian Huber1-1/+1
2013-09-30Fix building with RTEMS_DEBUG.Chris Johns1-3/+17
2013-09-23internal.h/main_mdump.c: Convert main methods to staticJoel Sherrill2-5/+3
2013-09-22nfsclient/src/dirutils.c: Fix missing prototype warningsJoel Sherrill1-0/+12
2013-09-22getdents.c: Fix missing prototype warningsJoel Sherrill1-1/+10
2013-09-22ctermid.c: Fix missing prototype warningsJoel Sherrill1-0/+1
2013-09-22getpwent.c: Fix missing prototype warningsJoel Sherrill1-0/+5
2013-09-22newlibc_init.c: Fix missing prototype warningsJoel Sherrill1-0/+1
2013-09-22__times.c: Fix missing prototype warningsJoel Sherrill1-1/+6
2013-09-22stat.c: Fix missing prototype warningsJoel Sherrill1-1/+15
2013-09-22__gettod.c: Fix missing prototype warningsJoel Sherrill1-3/+12
2013-09-22__gitpid.c: Fix missing prototype warningsJoel Sherrill1-0/+5
2013-09-22__assert.c: Fix missing prototype warningsJoel Sherrill1-1/+2
2013-09-22issetugid.c: Fix missing prototype warningsJoel Sherrill1-0/+5
2013-09-22_execve.c: Fix missing prototype warningsJoel Sherrill1-1/+7
2013-09-22rtemsbuildname.c: Fix missing prototype warningsJoel Sherrill1-1/+19
2013-09-22intrbody.c: Fix missing prototype warningsJoel Sherrill1-7/+19
2013-09-22semopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill1-11/+8
2013-09-22mqueueopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill1-11/+8
2013-09-22basedefs.h: Add RTEMS_COMPILER_UNUSED_ATTRIBUTE.Joel Sherrill1-0/+11
2013-09-21semopen.c: Address set but unused variable warningJoel Sherrill1-0/+9
2013-09-21sigsuspend.c: Address set but unused variable warningJoel Sherrill1-3/+6