Commit Graph

19502 Commits

Author SHA1 Message Date
Ralf Corsepius
ddff7ef490 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRIdPriority_Control.
	Change PRIdrtems_task_priority to using PRIdPriority_Control.
2009-10-26 14:20:43 +00:00
Ralf Corsepius
185584eb08 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp34/changepri.c, sp59/init.c:
	Use PRIdrtems_task_priority to print rtems_task_priority's.
2009-10-26 14:08:01 +00:00
Ralf Corsepius
dfd856aa43 Use PRIdrtems_task_priority to print rtems_task_priority's. 2009-10-26 14:07:51 +00:00
Ralf Corsepius
899fb9042b 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-26 13:59:05 +00:00
Ralf Corsepius
bb7411ed92 Change Priority_Test_driver to use rtems_task_priority argument. 2009-10-26 13:58:56 +00:00
Ralf Corsepius
621b786aaa Change Priority_Test_driver to use rtems_task_priority argument.
Use PRIdrtems_task_priority to print rtems_task_priority's.
2009-10-26 13:58:42 +00:00
Ralf Corsepius
c42e77a1a7 Use PRIdrtems_task_priority to print rtems_task_priority's. 2009-10-26 13:58:06 +00:00
Ralf Corsepius
f5c70d3b3a 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRIdrtems_task_priority.
2009-10-26 13:51:34 +00:00
Ralf Corsepius
20fd4a517b Add PRIdrtems_task_priority. 2009-10-26 13:51:25 +00:00
Ralf Corsepius
c526f75c5f 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxsignal03/init.c: Add missing argument to printf.
2009-10-26 13:37:51 +00:00
Ralf Corsepius
8fe17b4c2a Add missing argument to printf. 2009-10-26 13:37:31 +00:00
Ralf Corsepius
e23c697fec 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
	* malloctest/init.c: Use %zu instead of %d to print size_t's.
2009-10-26 13:36:13 +00:00
Ralf Corsepius
ee875ad3a5 Use PRIu32 to print uint32_t's. 2009-10-26 13:36:07 +00:00
Ralf Corsepius
b3b09bccbc Use %zu instead of %d to print size_t's. 2009-10-26 13:35:06 +00:00
Ralf Corsepius
75c13bef5f 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtmonuse/init.c, rtmonuse/task1.c:
	Use PRIxrtems_id to print rtems_ids.
2009-10-26 11:36:15 +00:00
Ralf Corsepius
73ae9de87c Use PRIxrtems_id to print rtems_ids. 2009-10-26 11:36:09 +00:00
Ralf Corsepius
5726131b4e 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_sp/apptask.c, unlimited/init.c, unlimited/test1.c,
	unlimited/test2.c, unlimited/test3.c:
	Include "tmacros.h". Use PRIxrtems_id to print rtems_ids.
2009-10-26 11:34:38 +00:00
Ralf Corsepius
732276e95d Include "tmacros.h". Use PRIxrtems_id to print rtems_ids. 2009-10-26 11:34:27 +00:00
Ralf Corsepius
b9deb1c3d5 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* unlimited/Makefile.am, base_sp/Makefile.am:
	Add -I$(top_srcdir)/../support/include.
2009-10-26 11:32:44 +00:00
Ralf Corsepius
fa06ce12ec Add -I$(top_srcdir)/../support/include. 2009-10-26 11:32:35 +00:00
Ralf Corsepius
1190fd59c4 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp02/task1.c, sp12/task1.c, sp13/task1.c, sp14/task1.c, sp15/task1.c,
	sp16/task1.c, sp20/task1.c, sp22/init.c, sp22/task1.c, sp23/task1.c,
	sp25/task1.c, sp31/init.c, sp31/task1.c, sp34/changepri.c,
	sp35/priinv.c, sp43/init.c, sp45/init.c, spwatchdog/init.c,
	spwatchdog/task1.c: Use PRIxrtems_id to print rtems_ids.
2009-10-26 11:29:47 +00:00
Ralf Corsepius
fde1456d5d Use PRIxrtems_id to print rtems_ids. 2009-10-26 11:29:24 +00:00
Ralf Corsepius
e71c81b3da 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRIxrtems_id.
2009-10-26 10:37:25 +00:00
Ralf Corsepius
47f20ce5d7 Add PRIxrtems_id. 2009-10-26 10:37:20 +00:00
Ralf Corsepius
a0c332155f 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c: Use %zu instead of %d to print size_t's.
2009-10-26 09:35:09 +00:00
Ralf Corsepius
dbd40cad74 Use %zu instead of %d to print size_t's. 2009-10-26 09:35:02 +00:00
Ralf Corsepius
95a585a591 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxfile01/test.c: Use %zu instead of %d to print size_t's.
2009-10-26 09:33:42 +00:00
Ralf Corsepius
6ca9a1ac58 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp13/task1.c, sp48/init.c: Use %zu instead of %d to print size_t's.
2009-10-26 09:32:00 +00:00
Ralf Corsepius
8d0b835889 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* loopback/init.c : Add prototype for rtems_bsdnet_loopattach.
	Remove evil type-cast.
2009-10-26 09:16:39 +00:00
Ralf Corsepius
aa67da0998 Add prototype for rtems_bsdnet_loopattach.
Remove evil type-cast.
2009-10-26 09:16:12 +00:00
Ralf Corsepius
7bf33bfdd4 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* nsecs/rprintf.h: Remove (PRItime_t moved to tmacros.h).
	* nsecs/Makefile.am: Add -I$(top_srcdir)/../support/include.
	* nsecs/init.c: Include "tmacros.h" instead of "rprintf.h"
2009-10-26 09:14:42 +00:00
Ralf Corsepius
15bba619f6 Remove. 2009-10-26 09:14:22 +00:00
Ralf Corsepius
69a71c5f25 Add -I$(top_srcdir)/../support/include. 2009-10-26 09:14:07 +00:00
Ralf Corsepius
cf08e7b16f Include "tmacros.h" instead of "rprintf.h" 2009-10-26 09:13:53 +00:00
Ralf Corsepius
c60684498f 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxclock/init.c, psxtimer01/psxtimer.c:
	Use PRItime_t to print time_t's.
2009-10-26 09:10:27 +00:00
Ralf Corsepius
d2a3b42ed7 Use PRItime_t to print time_t's. 2009-10-26 09:10:20 +00:00
Ralf Corsepius
aeaa961af9 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp50/init.c, spclockget/init.c: Use PRItime_t to print time_t's.
2009-10-26 09:08:39 +00:00
Ralf Corsepius
b701261ccf 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRItime_t.
2009-10-26 09:06:39 +00:00
Ralf Corsepius
178a039c48 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp63/init.c: Fix _Heap_Resize_block args.
2009-10-26 08:24:13 +00:00
Ralf Corsepius
9625b235c5 Fix _Heap_Resize_block args. 2009-10-26 08:24:08 +00:00
Ralf Corsepius
0a1f5ddeaf 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c: Fix _Heap_Resize_block args.
2009-10-26 08:22:34 +00:00
Ralf Corsepius
e8dc3d32c4 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp09/screen09.c: Eliminate unused var warning.
2009-10-26 08:07:50 +00:00
Ralf Corsepius
6e1e1ebef5 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c, termios01/init.c,
	termios01/termios_testdriver.c: Eliminate unused vars.
2009-10-26 07:58:27 +00:00
Ralf Corsepius
9066bf2085 Eliminate unused vars. 2009-10-26 07:58:21 +00:00
Ralf Corsepius
5502a909a8 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* heapwalk/init.c: Comment out unused vars.
2009-10-26 07:49:56 +00:00
Ralf Corsepius
3066a0b4cb Comment out unused vars. 2009-10-26 07:49:50 +00:00
Ralf Corsepius
ea36feb427 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
2009-10-26 07:48:14 +00:00
Ralf Corsepius
4184a9c76b Include <rtems/termiostypes.h. 2009-10-26 07:48:06 +00:00
Ralf Corsepius
b79ded9ce8 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* tm05/task1.c, tm18/task1.c, tmoverhd/empty.c,
	tmoverhd/system.h: Add missing prototypes.
2009-10-26 07:40:31 +00:00
Ralf Corsepius
2db98e91de Add missing prototypes. 2009-10-26 07:40:22 +00:00