summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+5
| | | | | * base_sp/apptask.c, unlimited/init.c: Use PRIdrtems_task_argument to print rtems_task_argument's.
* Use PRIdrtems_task_argument to print rtems_task_argument's.Ralf Corsepius2009-10-278-18/+18
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+6
| | | | | | * sp44/init.c, sp35/priinv.c, sp33/init.c, sp28/init.c, sp12/pritask.c, sp34/changepri.c: Use PRIdrtems_task_argument to print rtems_task_argument's.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+5
| | | | | * support/include/tmacros.h: Add PRIdThread_Entry_numeric_type. Add PRIdrtems_task_argument.
* Add PRIdThread_Entry_numeric_type.Ralf Corsepius2009-10-271-0/+5
| | | | Add PRIdrtems_task_argument.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * sp25/task1.c: segment_size is uintptr_t. * spfatal06/testcase.h: Add missing return.
* segment_size is uintptr_t.Ralf Corsepius2009-10-271-3/+3
|
* Add missing return.Ralf Corsepius2009-10-271-0/+1
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * psxenosys/init.c: Add missing args in calls to execl, execlp, execle.
* Add missing args in calls to execl, execlp, execle.Ralf Corsepius2009-10-271-3/+3
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+4
| | | | | | | | | * psxhdrs/pthread36.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME. * psxhdrs/pthread35.c: Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. * psx07/init.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. * configure.ac: Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
* Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME.Ralf Corsepius2009-10-271-0/+6
|
* Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.Ralf Corsepius2009-10-271-0/+6
|
* Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.Ralf Corsepius2009-10-271-0/+12
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+5
| | | | | * configure.ac: Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
* Add AC_CHECK_DECLS pthread_getcputime, pthread_setcputime.Ralf Corsepius2009-10-271-0/+8
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+3
| | | | | | * sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c: Duplicate code from rtems_name_to_characters to convert rtems_name's into char arrays.
* Duplicate code from rtems_name_to_characters to convert rtems_name's into ↵Ralf Corsepius2009-10-274-20/+44
| | | | char arrays.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+7
| | | | | | | * sp09/screen13.c: Comment out unused return status. * sp63/init.c: Use PRIu32 to print uint32_t's. * sp33/init.c: Use PRIu32 to print uint32_t's. * sp28/init.c: Use PRIu32 to print uint32_t's.
* Comment out unused return status.Ralf Corsepius2009-10-271-1/+1
|
* Use PRIu32 to print uint32_t's.Ralf Corsepius2009-10-274-8/+8
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+4
| | | | * tmck/task1.c: Use PRIu32 to print uint32_t's.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+7
| | | | | | | * psxtimer01/psxtimer.c: Use %ld to print *.tv_nsec. * psxsysconf/init.c: Use %ld to print *.tv_nsec. * psxclock/init.c: Use %ld to print *.tv_nsec. * psx06/init.c, psx06/system.h: Misc. warning fixes.
* Use %ld to print *.tv_nsec.Ralf Corsepius2009-10-273-10/+10
|
* Misc. warning fixes.Ralf Corsepius2009-10-272-2/+2
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+2
| | | | | * sp31/task1.c: Use PRIdWatchdog_Interval to print Watchdog_Interval's.
* Use PRIdWatchdog_Interval to print Watchdog_Interval's.Ralf Corsepius2009-10-261-6/+6
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+5
| | | | | * sp20/task1.c, sp32/init.c, spclockget/init.c: Use PRIdrtems_interval to print rtems_interval's.
* Use PRIdrtems_interval to print rtems_interval's.Ralf Corsepius2009-10-263-5/+5
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-262-1/+11
| | | | | * support/include/tmacros.h: Add PRIdWatchdog_Interval. Add PRIdrtems_interval.
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+1
| | | | * sp13/task1.c: Misc. uint32_t fixes.
* Misc. uint32_t fixes.Ralf Corsepius2009-10-262-11/+11
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+1
| | | | * sp20/task1.c: Misc. uint32_t fixes.
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+4
| | | | | | | * sp47/init.c: Add PRIXModes_Control, PRIXrtems_mode. Use PRIXrtems_mode to print rtems_mode's. * sp08/system.h: Add PRIxModes_Control, PRIxrtems_mode. Use PRIxrtems_mode to print rtems_mode's.
* Add PRIXModes_Control, PRIXrtems_mode.Ralf Corsepius2009-10-261-1/+4
| | | | Use PRIXrtems_mode to print rtems_mode's.
* Add PRIxModes_Control, PRIxrtems_mode.Ralf Corsepius2009-10-261-1/+4
| | | | Use PRIxrtems_mode to print rtems_mode's.
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+5
| | | | | * sp19/first.c, sp19/fptask.c, sp19/fptest.h, sp19/inttest.h, sp19/task1.c: Add missing PRI*32's.
* Add missing PRI*32's.Ralf Corsepius2009-10-265-6/+6
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+5
| | | | | * sp34/changepri.c, sp35/priinv.c: Use PRIdPriority_Control to print Priority_Control's.
* Use PRIdPriority_Control to print Priority_Control's.Ralf Corsepius2009-10-262-2/+2
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-262-1/+9
| | | | | * support/include/tmacros.h: Add PRIdPriority_Control. Change PRIdrtems_task_priority to using PRIdPriority_Control.
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-1/+3
| | | | | * sp34/changepri.c, sp59/init.c: Use PRIdrtems_task_priority to print rtems_task_priority's.
* Use PRIdrtems_task_priority to print rtems_task_priority's.Ralf Corsepius2009-10-262-3/+3
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+10
| | | | | | | | | | * sp07/task1.c, sp07/task2.c, ssp12/pritask.c: Use PRIdrtems_task_priority to print rtems_task_priority's * sp12/system.h: Change Priority_Test_driver to use rtems_task_priority argument. * sp12/pridrv.c: Change Priority_Test_driver to use rtems_task_priority argument. Use PRIdrtems_task_priority to print rtems_task_priority's.
* Change Priority_Test_driver to use rtems_task_priority argument.Ralf Corsepius2009-10-261-1/+1
|
* Change Priority_Test_driver to use rtems_task_priority argument.Ralf Corsepius2009-10-261-3/+3
| | | | Use PRIdrtems_task_priority to print rtems_task_priority's.
* Use PRIdrtems_task_priority to print rtems_task_priority's.Ralf Corsepius2009-10-263-10/+10
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+4
| | | | * support/include/tmacros.h: Add PRIdrtems_task_priority.
* Add PRIdrtems_task_priority.Ralf Corsepius2009-10-261-0/+2
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+1
| | | | * psxsignal03/init.c: Add missing argument to printf.