summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-59/+3
* libcsupport/src/no_libc.c: Remove. * libcsupport/Makefile.am: Remove no_libc.c.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+1
* libcsupport/src/newlibc_reent.c: Eliminate RTEMS_UNIX.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+2
* libcsupport/src/newlibc_exit.c: Eliminate RTEMS_UNIX.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+1
* libcsupport/src/base_fs.c: Eliminate RTEMS_UNIX.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+1
* libcsupport/src/stat.c: Eliminate RTEMS_UNIX.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-18/+2
* libmisc/monitor/mon-editor.c: Eliminate RTEMS_UNIX.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-10/+6
* libcsupport/include/rtems/libcsupport.h: Remove RTEMS_UNIX, hpux. Fix extern "C" {}.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-8/+4
* libfs/src/imfs/ioman.c: Remove RTEMS_UNIX, __linux__.
2009-10-142009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-3/+4
* score/src/threadhandler.c: Remove comment mentioning unix port.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+1
* wrapup/Makefile.am: Remove UNIX.
2009-10-14Regenerate.Ralf Corsepius2-4/+1
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+1
* configure.ac: Remove UNIX AM_CONDITIONAL.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+3
* libfs/Makefile.am: Unconditionally build src/pipe/fifo.c src/pipe/pipe.c src/pipe/pipe.h.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+1
* libblock/Makefile.am: Unconditionall build libblock.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+1
* Makefile.am: Unconditional build libblock.
2009-10-14Remove libfs/src/imfs/imfs_unixstub.c, libfs/src/devfs/devfs_unixstub.c.Ralf Corsepius1-4/+0
2009-10-14RemoveRalf Corsepius2-124/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* libfs/src/imfs/imfs_unixstub.c, libfs/src/devfs/devfs_unixstub.c: Remove (unused). * libfs/Makefile.am: Remove libfs/src/imfs/imfs_unixstub.c, libfs/src/devfs/devfs_unixstub.c.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* libcsupport/src/unixlibc.c, libcsupport/src/unixlibc_io.c, libcsupport/src/hosterr.c: Remove (unused). * libcsupport/Makefile.am: Remove libcsupport/src/unixlibc.c, libcsupport/src/unixlibc_io.c, libcsupport/src/hosterr.c.
2009-10-14Remove libcsupport/src/unixlibc.c, libcsupport/src/unixlibc_io.c, ↵Ralf Corsepius1-4/+0
libcsupport/src/hosterr.c.
2009-10-14Remove.Ralf Corsepius3-120/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-125/+1
* aclocal/sysv-ipc.m4: Remove (unused).
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-10/+4
* configure.ac: Remove RTEMS_UNIX, RTEMS_UNIXLIB.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+4
* configure.ac: Remove some unix-specific checks. Remove unix-CPU_CONTEXT size checking. Remove enable-unixlib. Remove unix subdir.
2009-10-14Remove some unix-specific checks.Ralf Corsepius1-4/+2
2009-10-14Remove unix-CPU_CONTEXT size checking.Ralf Corsepius1-5/+0
2009-10-14Remove unix-CPU_CONTEXT size checking.Ralf Corsepius1-17/+0
2009-10-14Remove enable-unixlib.Ralf Corsepius1-6/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+8
* configure.ac: Remove unix subdir.
2009-10-14Remove unix subdir.Ralf Corsepius1-1/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* aclocal/canonical-target-name.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/enable-posix.m4: Remove unix/posix.
2009-10-14Remove unix/posix.Ralf Corsepius4-27/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* score/cpu/Makefile.am: Remove unix subdir.
2009-10-14Remove unix subdir.Ralf Corsepius1-1/+1
2009-10-14Remove (Abandoned)Ralf Corsepius9-2936/+0
2009-10-132009-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
* libblock/include/rtems/bdbuf.h: Use size_t for swapout_workers. * libblock/src/bdpart.c: Add __attribute__((unused)) to suppress warnings.
2009-10-13Use size_t for sizes.Ralf Corsepius1-2/+2
2009-10-13Add __attribute__((unused)) to suppress warnings.Ralf Corsepius1-3/+3
2009-10-13Use size_t for swapout_workers.Ralf Corsepius1-1/+1
2009-10-132009-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+10
* libblock/src/bdbuf.c: Fix broken printf formats. Use size_t for sizes.
2009-10-13 * libblock/include/rtems/diskdevs.h: Added driver data pointer to IOThomas Doerfler9-79/+159
control function. The IO control handler takes now the disk device as first parameter instead of the physical device number. * cpukit/libblock/include/rtems/blkdev.h, libblock/src/bdbuf.c, libblock/src/blkdev.c, libblock/src/diskdevs.c, libblock/src/nvdisk.c, libblock/src/flashdisk.c, libblock/src/ramdisk.c: Update for block device API change.
2009-10-12Reflect having introduced rtems_error_code_t.Ralf Corsepius1-2/+2
2009-10-12Introduce rtems_error_code_t.Ralf Corsepius1-2/+6
Minor portability code-massaging.
2009-10-122009-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* score/include/rtems/score/interr.h: Introduce Internal_errors_t. * score/src/interr.c, score/include/rtems/score/userext.h, score/src/userextthreadbegin.c: Reflect having introduced Internal_errors_t.
2009-10-12Reflect having introduced Internal_errors_t.Ralf Corsepius3-8/+8
2009-10-12Introduce Internal_errors_t.Ralf Corsepius1-2/+9
2009-10-112009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-2/+8
* posix/src/alarm.c: If 0 seconds do not insert timer. * rtems/src/regionextend.c: Eliminate warning. Use default else.
2009-10-112009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-2/+10
* score/inline/rtems/score/thread.inl, score/src/threaddispatch.c: Correct conditionals so _Thread_Enable_dispatch() is always inlined when intended.
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-9/+14
* posix/include/rtems/posix/threadsup.h, posix/src/cancel.c, posix/src/canceleval.c: Make psxcancel run again. _POSIX_Thread_Exit() can be called on running thread or another thread when it is cancelled.
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill7-72/+55
* posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mutextimedlock.c, posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c, posix/src/semtimedwait.c: Switch from switch to if's because only one value needed to be tested. This shrinks the code and makes it easier to do coverage analysis on.