Commit Graph

19469 Commits

Author SHA1 Message Date
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
Ralf Corsepius
216be29eca 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:06 +00:00
Ralf Corsepius
c486a873db 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtime/test.c: Include <sys/time.h>.
	Conditionally add local prototype for adjtime()
        if sys/time.h doesn't supply it.
2009-10-25 17:51:21 +00:00
Ralf Corsepius
ca0df80a9b 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtime/test.c: Include <sys/time.h>.
	Conditionally add local prototype for adjtime()
        if sys/time.h doesn't supply it.
2009-10-25 17:51:20 +00:00
Ralf Corsepius
6c2434a896 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx07/init.c: Include <sched.h>, <pthread.h>.
2009-10-25 17:49:38 +00:00
Ralf Corsepius
fdb673a552 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx07/init.c: Include <sched.h>, <pthread.h>.
2009-10-25 17:49:37 +00:00
Ralf Corsepius
33bec644b3 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx05/init.c: Include <sched.h>.
2009-10-25 17:48:44 +00:00
Ralf Corsepius
78e28e617f 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx05/init.c: Include <sched.h>.
2009-10-25 17:48:43 +00:00
Ralf Corsepius
98843fb854 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx11/init.c, psx09/init.c: Include <sched.h>.
2009-10-25 17:46:40 +00:00
Ralf Corsepius
9ec6ddbbb3 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx11/init.c, psx09/init.c: Include <sched.h>.
2009-10-25 17:46:39 +00:00
Ralf Corsepius
75c9dfbdff 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx12/init.c: Include <sched.h>.
2009-10-25 17:33:03 +00:00
Ralf Corsepius
09add0e526 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx12/init.c: Include <sched.h>.
2009-10-25 17:33:02 +00:00
Ralf Corsepius
b1ddc7218a 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxenosys/init.c: Include "pthread.h".
	Conditionally add local prototype for pthread_atfork()
	if pthread.h doesn't supply it.
2009-10-25 17:32:05 +00:00
Ralf Corsepius
1a8936e335 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxenosys/init.c: Include "pthread.h".
	Conditionally add local prototype for pthread_atfork()
	if pthread.h doesn't supply it.
2009-10-25 17:32:04 +00:00
Ralf Corsepius
a07f29e37c 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxkey01/init.c: Include "test_support.h".
2009-10-25 17:30:18 +00:00
Ralf Corsepius
4bcf5f2a0f 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxkey01/init.c: Include "test_support.h".
2009-10-25 17:30:17 +00:00
Ralf Corsepius
236641b0f1 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for pthread_atfork in pthread.h.
	* psxrwlock01/test.c: Conditionally add local prototype for
	pthread_atfork() if pthread.h doesn't supply it.
	Include <pthread.h>.
2009-10-25 07:22:03 +00:00
Ralf Corsepius
9c54ec30be 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for sys/mman.h.
	Check for mprotect in sys/mman.h.
	* psxenosys/init.c: Conditionally add local prototype for
	mprotect() if sys/mman.h doesn't supply it.
2009-10-25 07:18:18 +00:00
Ralf Corsepius
74c881d268 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for sys/mman.h.
	Check for mprotect in sys/mman.h.
	* psxenosys/init.c: Conditionally add local prototype for
	mprotect() if sys/mman.h doesn't supply it.
2009-10-25 07:18:17 +00:00