Commit Graph
24290 Commits
Author SHA1 Message Date
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
Ralf Corsepius 4088e75402 Add local prototype for malloc_walk, malloc_info. 2009-10-26 05:56:30 +00:00
Ralf Corsepius 25b12d05b5 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c: Add local prototype for malloc_walk,
	malloc_info.
2009-10-26 05:56:04 +00:00
Ralf Corsepius 2ff6759dab Add local prototype for malloc_walk. 2009-10-26 05:53:29 +00:00
Ralf Corsepius 4a1816fc29 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/task1.c: Add local prototype for malloc_walk.
2009-10-26 05:53:13 +00:00
Ralf Corsepius 1f73ad578e 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* monitor02/init.c: Remove unused vars.
2009-10-26 05:49:38 +00:00
Ralf Corsepius dd76d6b6e0 Remove unused vars. 2009-10-26 05:49:32 +00:00
Ralf Corsepius af15d3c6ab 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* stackchk01/init.c: Remove unused vars.
2009-10-26 05:46:52 +00:00
Ralf Corsepius 8d8eef6c8f 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
	termios/init.c: Add missing prototypes.
2009-10-26 05:44:15 +00:00
Ralf Corsepius cbc5c46032 Add missing prototypes. 2009-10-26 05:44:07 +00:00
Ralf Corsepius 88f692dac2 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h (print_time): Use PRIu32 instead of %d.
2009-10-26 05:38:04 +00:00
Ralf Corsepius aea32337ed 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/test_support.h: Add missing prototypes.
2009-10-26 05:33:50 +00:00
Ralf Corsepius f440089997 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Move _Thread_Dispatch_disable_level
	outside of check_dispatch_disable_level.
2009-10-26 05:32:35 +00:00
Ralf Corsepius a00d2e5f2a 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/src/test_support.c: Add missing prototypes.
2009-10-26 05:30:29 +00:00
Ralf Corsepius 7eb9ea679d 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Include <inttypes.h>.
	Move extern "C".
	Let put_name use "int" instead "uint32_t" (Arg to putchar must be int).
2009-10-26 05:27:58 +00:00
Ralf Corsepius f2ced5d99f 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CHECK_HEADERS sys/mman.h.
	Add AC_CHECK_DECLS pthread_atfork, adjtime, mprotect.
2009-10-26 04:58:07 +00:00