Commit Graph

19615 Commits

Author SHA1 Message Date
Ralf Corsepius
2b5b8064de 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp13/task3.c: Use PRIu32 to print "count".
2009-10-27 11:54:37 +00:00
Ralf Corsepius
fda2929d58 Use PRIu32 to print "count". 2009-10-27 11:54:22 +00:00
Ralf Corsepius
5306b49757 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* termios01/init.c: Fix parity_table_Entry type.
	Correct parity_table initialization.
	Add PRIdrtems_termios_baud_t.
	Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
2009-10-27 11:43:46 +00:00
Ralf Corsepius
14664255e8 Fix parity_table_Entry type.
Correct parity_table initialization.
Add PRIdrtems_termios_baud_t.
Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
2009-10-27 11:43:29 +00:00
Ralf Corsepius
72cbbad1ce 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp09/screen12.c: Segment sizes are uintptr_t's.
	* sp09/screen11.c: Use size_t for "size".
2009-10-27 11:32:11 +00:00
Ralf Corsepius
b1c8964896 Segment sizes are uintptr_t's. 2009-10-27 11:32:04 +00:00
Ralf Corsepius
cce4d0da50 Use size_t for "size". 2009-10-27 11:29:03 +00:00
Ralf Corsepius
f60b6325a8 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp62/init.c: segment sizes are uintptr_t's.
2009-10-27 11:14:26 +00:00
Ralf Corsepius
01dd894934 segment sizes are uintptr_t's. 2009-10-27 11:14:19 +00:00
Ralf Corsepius
35435d80d3 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp25/task1.c: Use PRIuPTR to print segment_size's.
	* sp21/task1.c: Add PRIurtems_device_major_number.
2009-10-27 09:05:49 +00:00
Ralf Corsepius
92dc34322f Use PRIuPTR to print segment_size's. 2009-10-27 09:04:54 +00:00
Ralf Corsepius
d19ee726e7 Add PRIurtems_device_major_number. 2009-10-27 09:03:52 +00:00
Ralf Corsepius
443f184577 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxmsgq02/init.c:
	Remove cast in call to fatal_posix_service_status_errno.
2009-10-27 08:16:02 +00:00
Ralf Corsepius
cdfa0e6306 Remove cast in call to fatal_posix_service_status_errno. 2009-10-27 08:15:55 +00:00
Ralf Corsepius
69c6619f7e 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp11/task1.c, sp11/task2.c:
	Use PRIxrtems_event_set to print rtems_event_set's.
2009-10-27 08:14:04 +00:00
Ralf Corsepius
f15fc6ac97 Use PRIxrtems_event_set to print rtems_event_set's. 2009-10-27 08:13:58 +00:00
Ralf Corsepius
d0f47c22fb 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRIxrtems_event_set.
	(fatal_posix_service_status_errno) Add local "long" var "statx".
2009-10-27 08:12:25 +00:00
Ralf Corsepius
acf5212020 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp09/screen13.c: Revert previous change.
	Remove broken extraneous line seemingly having crept into in
	2009-08-10 patch.
2009-10-27 07:51:51 +00:00
Ralf Corsepius
2b48505a96 Remove extraneous argument to print. 2009-10-27 07:30:34 +00:00
Ralf Corsepius
94418bd4eb 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* spsize/size.c: Use PRIu32 to print sys_req.
2009-10-27 07:27:55 +00:00
Ralf Corsepius
44c6b5bcb8 Use PRIu32 to print sys_req. 2009-10-27 07:27:43 +00:00
Ralf Corsepius
e8d172060e 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp37/init.c: Add missing argument to printf.
2009-10-27 07:12:25 +00:00
Ralf Corsepius
79c49e1ae4 Add missing argument to printf. 2009-10-27 07:12:05 +00:00
Ralf Corsepius
bf3a0a0460 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_sp/apptask.c, unlimited/init.c:
	Use PRIdrtems_task_argument to print rtems_task_argument's.
2009-10-27 06:59:32 +00:00
Ralf Corsepius
073dff354d Use PRIdrtems_task_argument to print rtems_task_argument's. 2009-10-27 06:59:20 +00:00
Ralf Corsepius
6fa28e901d 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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 06:57:49 +00:00
Ralf Corsepius
7354b34824 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRIdThread_Entry_numeric_type.
	Add PRIdrtems_task_argument.
2009-10-27 06:53:15 +00:00
Ralf Corsepius
15b7644e55 Add PRIdThread_Entry_numeric_type.
Add PRIdrtems_task_argument.
2009-10-27 06:53:07 +00:00
Ralf Corsepius
e292c66130 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp25/task1.c: segment_size is uintptr_t.
	* spfatal06/testcase.h: Add missing return.
2009-10-27 05:17:55 +00:00
Ralf Corsepius
4ee0bda56c segment_size is uintptr_t. 2009-10-27 05:17:31 +00:00
Ralf Corsepius
b9547eef8c Add missing return. 2009-10-27 05:15:19 +00:00
Ralf Corsepius
13910fc85c 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxenosys/init.c:
	Add missing args in calls to execl, execlp, execle.
2009-10-27 05:13:56 +00:00
Ralf Corsepius
dd06f5cba2 Add missing args in calls to execl, execlp, execle. 2009-10-27 05:13:49 +00:00
Ralf Corsepius
f32b613fcf 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-27 05:04:01 +00:00
Ralf Corsepius
0e3f3fb078 Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME. 2009-10-27 05:03:29 +00:00
Ralf Corsepius
15a4f37c7f Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. 2009-10-27 05:02:34 +00:00
Ralf Corsepius
8c3c4822b3 Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. 2009-10-27 05:01:14 +00:00
Ralf Corsepius
90c8051a24 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac:
	Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
2009-10-27 04:59:10 +00:00
Ralf Corsepius
7a6c4c5172 Add AC_CHECK_DECLS pthread_getcputime, pthread_setcputime. 2009-10-27 04:58:47 +00:00
Ralf Corsepius
b064c98099 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-27 04:12:25 +00:00
Ralf Corsepius
e295d463d0 Duplicate code from rtems_name_to_characters to convert rtems_name's into char arrays. 2009-10-27 04:12:06 +00:00
Ralf Corsepius
a20539f173 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-27 04:05:12 +00:00
Ralf Corsepius
9197aefcbe Comment out unused return status. 2009-10-27 04:04:39 +00:00
Ralf Corsepius
d23649d2c3 Use PRIu32 to print uint32_t's. 2009-10-27 04:03:41 +00:00
Ralf Corsepius
cdc371fa24 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* tmck/task1.c: Use PRIu32 to print uint32_t's.
2009-10-27 04:00:15 +00:00
Ralf Corsepius
2441f74da2 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-27 03:58:10 +00:00
Ralf Corsepius
17c7533410 Use %ld to print *.tv_nsec. 2009-10-27 03:57:28 +00:00
Ralf Corsepius
669ad957ae Misc. warning fixes. 2009-10-27 03:53:39 +00:00
Ralf Corsepius
1d355518b0 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp31/task1.c: Use PRIdWatchdog_Interval to print
	Watchdog_Interval's.
2009-10-26 17:13:18 +00:00
Ralf Corsepius
c784b7fe72 Use PRIdWatchdog_Interval to print Watchdog_Interval's. 2009-10-26 17:13:09 +00:00