Ralf Corsepius
9ea82a5f69
Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set.
2009-10-30 13:20:34 +00:00
Ralf Corsepius
b2e122edb2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mp01/init.c, mp02/init.c, mp02/task1.c, mp03/init.c,
mp04/init.c, mp05/init.c, mp06/init.c, mp07/init.c,
mp08/init.c, mp09/init.c, mp09/task1.c, mp10/init.c,
mp11/init.c, mp12/init.c, mp13/init.c, mp14/init.c:
Use PRI*32 to print uint32_ts.
2009-10-30 13:18:50 +00:00
Ralf Corsepius
58397d88e0
Use PRI*32 to print uint32_ts.
2009-10-30 13:18:33 +00:00
Ralf Corsepius
d7e7e27248
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mp04/task1.c: Include "tmacros.h".
Use PRIxrtems_task_priority to print rtems_task_prioritys.
Use PRI*32 to print uint32_ts.
2009-10-30 13:16:13 +00:00
Ralf Corsepius
e0f5e98136
Include "tmacros.h".
...
Use PRIxrtems_task_priority to print rtems_task_prioritys.
Use PRI*32 to print uint32_ts.
2009-10-30 13:15:57 +00:00
Ralf Corsepius
8c5d407aa7
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mp05/asr.c: Include "tmacros.h".
Use PRIxrtems_signal_set to print rtems_signal_set's.
2009-10-30 13:13:07 +00:00
Ralf Corsepius
cc6ecc518b
Include "tmacros.h".
...
Use PRIxrtems_signal_set to print rtems_signal_sets.
2009-10-30 13:13:00 +00:00
Ralf Corsepius
275999f515
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* itrontime01/init.c: Use "long"s for "time"s (16bit compliance).
* itrontask04/task3.c: Add missing prototypes.
* itrontask02/system.h, itrontask03/system.h, itrontask04/system.h:
Add missing prototypes.
* itrontask02/dormant.c: Add missing prototypes.
* itrontask01/task1.c: Add missing prototypes.
* itrontask01/system.h: Add missing prototypes.
* itronsem01/init.c: Use PRId32 to print INT's.
* itronmbf01/init.c: Add missing prototypes.
2009-10-30 11:10:23 +00:00
Ralf Corsepius
abba9f4bab
Use "long"s for "time"s (16bit compliance).
2009-10-30 11:10:16 +00:00
Ralf Corsepius
1b4b7f397b
Add missing prototypes.
2009-10-30 11:09:13 +00:00
Ralf Corsepius
2960c42fab
Use PRId32 to print INT's.
2009-10-30 11:02:00 +00:00
Ralf Corsepius
9decaef355
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxfatal02/testcase.h: Fall back to INT_MAX as posix stack size in
if 12MB are too big for a target (16bit compliance).
2009-10-30 10:33:53 +00:00
Ralf Corsepius
ea31572bdb
Fall back to INT_MAX as posix stack size in if 12MB are too big for a target (16bit compliance).
2009-10-30 10:33:43 +00:00
Ralf Corsepius
2f91b2ed11
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill()
for 16bit compliance.
2009-10-30 10:31:43 +00:00
Ralf Corsepius
713185fd3f
Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.
2009-10-30 10:31:32 +00:00
Ralf Corsepius
600f76da39
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
2009-10-30 08:22:51 +00:00
Ralf Corsepius
80b991e917
Eliminate TRUE/FALSE, use bool instead of int.
2009-10-30 08:22:45 +00:00
Ralf Corsepius
7fa11e4e67
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* block02/init.c: Remove unused var.
2009-10-30 06:58:44 +00:00
Ralf Corsepius
80640ef8d8
Remove unused var.
2009-10-30 06:58:37 +00:00
Ralf Corsepius
845770a30b
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to
_Heap_Allocate for 16bit compliance.
2009-10-30 06:12:41 +00:00
Ralf Corsepius
14be7a620c
Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance.
2009-10-30 06:12:29 +00:00
Ralf Corsepius
c0c139dc7d
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp44/init.c: Another printf format fix.
2009-10-30 06:09:38 +00:00
Ralf Corsepius
34ba5eb37f
Another printf format fix.
2009-10-30 06:09:25 +00:00
Ralf Corsepius
fdaa86b6f7
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx14/init.c: Add local prototypes for
rtems_object_api_minimum_class, rtems_object_api_maximum_class.
Reflect the prototypes having been missing to printf's.
2009-10-30 05:56:15 +00:00
Ralf Corsepius
372ce03c59
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx14/init.c: Add local prototypes for
rtems_object_api_minimum_class, rtems_object_api_maximum_class.
Reflect the prototypes having been missing to printf's.
2009-10-30 05:56:14 +00:00
Thomas Doerfler
90d2402223
Added block02, block03 and block04
2009-10-29 12:55:30 +00:00
Ralf Corsepius
82a8addafb
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp37/init.c: Add local prototypes for
rtems_interrupt_disable, rtems_interrupt_enable,
rtems_interrupt_flash, rtems_interrupt_is_in_progress.
2009-10-29 09:34:28 +00:00
Ralf Corsepius
7e2992304d
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp43/init.c: Add local prototypes for
rtems_object_api_minimum_class, rtems_object_api_maximum_class,
rtems_build_id, rtems_build_name, rtems_object_id_api_maximum,
rtems_object_id_api_minimum, rtems_object_id_get_api,
rtems_object_id_get_class, rtems_object_id_get_index,
rtems_object_id_get_node.
Spray PRId32's into printf's for 16bit target complianance.
2009-10-29 09:21:32 +00:00
Ralf Corsepius
487b470d4c
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp37/init.c: Add local prototype for
rtems_interrupt_level_attribute.
2009-10-29 07:43:05 +00:00
Ralf Corsepius
787114813b
Add local prototype for rtems_interrupt_level_attribute.
2009-10-29 07:42:55 +00:00
Ralf Corsepius
3b9ab80e4b
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* monitor02/init.c: Add local prototype for
rtems_shell_main_monitor.
2009-10-29 07:22:14 +00:00
Ralf Corsepius
b48baaf60b
Add local prototype for rtems_shell_main_monitor.
2009-10-29 07:22:07 +00:00
Ralf Corsepius
b81342765a
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pppd/netconfig.h: Add UL suffix to long constants to avoid
implicit integer overflows on 16bit targets.
2009-10-29 06:36:46 +00:00
Ralf Corsepius
eee3bc1b73
Add UL suffix to long constants to avoid
...
implicit integer overflows on 16bit targets.
2009-10-29 06:36:40 +00:00
Ralf Corsepius
3021db1d30
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxsysconf/init.c:
Comment out sysconf(LONG_MAX) check (not useful).
Change sysconf(0x12345678) check into sysconf(INT_MAX) for better
16bit compliance.
2009-10-29 05:45:56 +00:00
Ralf Corsepius
dc4fbb81d1
Comment out sysconf(LONG_MAX) check (not useful).
...
Change sysconf(0x12345678) check into sysconf(INT_MAX) for better
16bit compliance.
2009-10-29 05:45:49 +00:00
Ralf Corsepius
f163c50f15
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx11/task.c: Use long for nsecs.
2009-10-29 05:01:01 +00:00
Ralf Corsepius
71c2deaf27
Use long for nsecs.
2009-10-29 05:00:52 +00:00
Ralf Corsepius
14da2e71a0
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared
attribute to pthread_condattr_setpshared for 16bit target compliance.
2009-10-29 04:51:39 +00:00
Ralf Corsepius
cf980b19f7
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared
attribute to pthread_condattr_setpshared for 16bit target compliance.
2009-10-29 04:51:38 +00:00
Ralf Corsepius
edfc0f9260
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* fileio/init.c: Use %zd to print ssize_t.
2009-10-29 03:21:40 +00:00
Ralf Corsepius
51d7b75ff5
2009-10-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxbarrier01/test.c: Include <tmacros.h>
2009-10-28 02:29:19 +00:00
Ralf Corsepius
b3051ac71e
2009-10-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxbarrier01/test.c: Include <tmacros.h>
2009-10-28 02:29:18 +00:00
Ralf Corsepius
b3acedb565
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxpthread_t.
2009-10-27 14:13:13 +00:00
Ralf Corsepius
01f1a20e86
Add PRIxpthread_t.
2009-10-27 14:12:59 +00:00
Ralf Corsepius
e1a76274fa
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx01/init.c, psx01/task.c, psx02/init.c, psx03/init.c,
psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
psx08/init.c, psx09/init.c, psx10/task.c, psx10/task2.c,
psx10/task3.c, psx11/init.c, psx12/init.c, psxalarm01/init.c,
psxbarrier01/test.c, psxkey01/init.c, psxkey01/task.c,
psxmsgq02/init.c, psxsignal01/init.c, psxualarm/init.c:
Use PRIxpthread_t to print pthread_t's.
2009-10-27 14:11:03 +00:00
Ralf Corsepius
39615f481a
Use PRIxpthread_t to print pthread_t's.
2009-10-27 14:10:54 +00:00
Ralf Corsepius
749eae9753
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp29/init.c: Include "tmacros.h".
Misc. changes related to rtems_intervals.
2009-10-27 12:12:59 +00:00
Ralf Corsepius
7dcba143fb
Include "tmacros.h".
...
Misc. changes related to rtems_intervals.
2009-10-27 12:12:48 +00:00
Ralf Corsepius
ae218607c0
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp14/asr.c: Add PRIxrtems_signal_set.
Use PRIxrtems_signal_set to print rtems_signal_set's.
2009-10-27 11:58:41 +00:00