Ralf Corsepius
|
53aceab4c8
|
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* monitor02/init.c: Remove re-declaration of rtems_shell_main_monitor.
|
2011-12-05 13:02:01 +00:00 |
|
Gedare Bloom
|
b431b6635d
|
2011-11-26 Gedare Bloom <gedare@rtems.org>
PR 1964
* spchain/init.c, spchain/spchain.scn: Add testcases for chain is first
and last
|
2011-11-26 18:07:52 +00:00 |
|
Sebastian Huber
|
ba136bd7ab
|
2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1924/cpukit
* sptests/spfatal08/testcase.h, sptests/spfatal12/testcase.h: Update
due to API changes.
|
2011-11-10 14:43:33 +00:00 |
|
Sebastian Huber
|
abe56121c7
|
2011-11-04 Sebastian Huber <sebastian.huber@embedded-brains.de>
* support/src/test_support.c: Avoid magic numbers.
|
2011-11-04 09:55:04 +00:00 |
|
Ralf Corsepius
|
27620f449e
|
2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix DIST_SUBDIRS.
Reformat.
Add support/fstest.h.
|
2011-10-26 13:35:16 +00:00 |
|
Sebastian Huber
|
5a868873af
|
2011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mouse01/init.c: Account for extra message buffer size.
|
2011-10-26 11:13:59 +00:00 |
|
Sebastian Huber
|
ad0e103967
|
2011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* ftp01/init.c: Account for extra FTP worker task stack sizes.
|
2011-10-26 10:34:11 +00:00 |
|
Ralf Corsepius
|
5008f65e6f
|
2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h:
Remove fatal_posix_service_pointer_minus_one (unused).
|
2011-10-25 16:30:35 +00:00 |
|
Ralf Corsepius
|
41909dea87
|
2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxmsgq01/init.c: Introduce fatal_posix_mqd.
Replace fatal_posix_service_pointer_minus_one with fatal_posix_mqd.
* psxsem01/init.c: Introduce fatal_posix_sem.
Replace fatal_posix_service_pointer_minus_one with fatal_posix_sem.
|
2011-10-25 16:29:14 +00:00 |
|
Ralf Corsepius
|
8ed7d0a645
|
2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxreaddir/test.c: Remove bogus casts.
Fix fprintf format strings.
|
2011-10-25 15:12:08 +00:00 |
|
Ralf Corsepius
|
1293540857
|
Apply missing patch.
|
2011-10-25 15:10:52 +00:00 |
|
Ralf Corsepius
|
a3fd09b69e
|
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxfile01/test.c: Remove local redeclaration of IMFS_dump.
|
2011-10-22 12:20:33 +00:00 |
|
Ralf Corsepius
|
f27d2f8cb9
|
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
|
2011-10-22 04:18:39 +00:00 |
|
Ralf Corsepius
|
add2977210
|
2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmbarrier01/init.c, psxtmbarrier02/init.c, psxtmbarrier03/init.c,
psxtmkey01/init.c, psxtmkey02/init.c, psxtmmq01/init.c,
psxtmmutex01/init.c, psxtmmutex02/init.c, psxtmmutex03/init.c,
psxtmmutex04/init.c, psxtmmutex05/init.c, psxtmmutex06/init.c,
psxtmmutex07/init.c, psxtmnanosleep01/init.c, psxtmnanosleep02/init.c,
psxtmrwlock01/init.c, psxtmrwlock02/init.c, psxtmrwlock03/init.c,
psxtmrwlock04/init.c, psxtmrwlock05/init.c, psxtmrwlock06/init.c,
psxtmrwlock07/init.c, psxtmsem01/init.c, psxtmsem02/init.c,
psxtmsem03/init.c, psxtmsem04/init.c, psxtmsem05/init.c,
psxtmsleep01/init.c, psxtmsleep02/init.c, psxtmthread03/init.c:
Use benchmark_timer_t for benchmark_timer values (Avoid 64bit
arch issues).
|
2011-10-19 15:27:27 +00:00 |
|
Jennifer Averett
|
4ec81807a1
|
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com
* mrfs_support/fs_support.c: Resolved name conflict that was causing a
compiler error.
|
2011-10-18 18:19:36 +00:00 |
|
Ralf Corsepius
|
5e9990b85c
|
Fix typo.
|
2011-10-18 14:26:34 +00:00 |
|
Ralf Corsepius
|
96bb783aa0
|
2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* fileio/init.c: Explictly consts in size_t initializers
(avoid overflows on 16bit-int targets).
|
2011-10-18 13:36:37 +00:00 |
|
Ralf Corsepius
|
c0b35f9385
|
2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* tm26/fptest.h: Use PRIu32 to print uint32_t.
|
2011-10-18 08:42:57 +00:00 |
|
Ralf Corsepius
|
7d49b04f11
|
Whitespace fixes.
|
2011-10-17 11:40:02 +00:00 |
|
Ralf Corsepius
|
6e9634614b
|
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/pthread01.c, psxhdrs/pthread02.c, psxhdrs/pthread03.c,
psxhdrs/pthread04.c, psxhdrs/pthread05.c, psxhdrs/pthread06.c,
psxhdrs/pthread07.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread34.c,
psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/pthread37.c,
psxhdrs/pthread38.c, psxhdrs/pthread39.c, psxhdrs/pthread40.c:
Let test() return values (avoid warnings).
|
2011-10-17 11:39:04 +00:00 |
|
Ralf Corsepius
|
9620b6189f
|
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
psxhdrs/cond10.c: Let test() return values (avoid warnings).
|
2011-10-17 11:36:23 +00:00 |
|
Ralf Corsepius
|
38cc8d5385
|
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/mutex01.c, psxhdrs/mutex02.c, psxhdrs/mutex03.c,
psxhdrs/mutex04.c, psxhdrs/mutex05.c, psxhdrs/mutex06.c,
psxhdrs/mutex07.c, psxhdrs/mutex08.c, psxhdrs/mutex09.c,
psxhdrs/mutex10.c, psxhdrs/mutex11.c, psxhdrs/mutex12.c,
psxhdrs/mutex13.c, psxhdrs/mutex14.c, psxhdrs/mutex15.c,
psxhdrs/mutex16.c: Let test() return values (avoid warnings).
|
2011-10-17 11:17:11 +00:00 |
|
Ralf Corsepius
|
a17ec5cbf2
|
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
psxhdrs/proc13.c, psxhdrs/proc14.c:
Let test() return values (avoid warnings).
|
2011-10-17 10:05:44 +00:00 |
|
Ralf Corsepius
|
f7870bfbfc
|
Remove whitespaces.
|
2011-10-17 09:59:03 +00:00 |
|
Ralf Corsepius
|
d80b196e4c
|
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/sched01.c, psxhdrs/sched02.c, psxhdrs/sched03.c,
psxhdrs/sched04.c, psxhdrs/sched05.c, psxhdrs/sched06.c,
psxhdrs/sched07.c, psxhdrs/sched08.c:
Let test() return values (avoid warnings).
|
2011-10-17 09:53:17 +00:00 |
|
Ralf Corsepius
|
e94ce2fd8e
|
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
psxhdrs/signal22.c, psxhdrs/signal23.c:
Let test() return values (avoid warnings).
|
2011-10-17 07:18:21 +00:00 |
|
Ralf Corsepius
|
63f4be9999
|
2011-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
psxhdrs/key04.c: Let test() return values (avoid warnings).
|
2011-10-15 09:19:50 +00:00 |
|
Ralf Corsepius
|
003999c44d
|
2011-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c,
psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c:
Let test() return values (avoid warnings).
|
2011-10-15 05:31:26 +00:00 |
|
Ralf Corsepius
|
03e0d9aa7f
|
2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/signal23.c: Add comment to denote test as obsolete.
|
2011-10-13 17:20:11 +00:00 |
|
Ralf Corsepius
|
c1b890c8bd
|
2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of mode_t.
* psxfile01/test.c, psxstat/test.c: Include "primode.h".
Use PRIomode_t to print mode_t.
|
2011-10-13 13:44:40 +00:00 |
|
Ralf Corsepius
|
7036ed0049
|
2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/primode.h: New.
* Makefile.am: Add support/include/primode.h
|
2011-10-13 13:08:12 +00:00 |
|
Sebastian Huber
|
053974f8b9
|
2011-10-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
* psxaio01/system.h, psxaio02/system.h, psxaio03/system.h: Do not use
the stack checker.
|
2011-10-12 09:11:47 +00:00 |
|
Ralf Corsepius
|
9ab1039db7
|
2011-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/sync01.c, psxhdrs/sync02.c: Let test() return values
(avoid warnings).
|
2011-10-12 04:21:57 +00:00 |
|
Ralf Corsepius
|
077184fd50
|
2011-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
psxhdrs/time13.c: Let test() return values (avoid warnings).
|
2011-10-12 04:19:11 +00:00 |
|
Ralf Corsepius
|
e7edd55890
|
2011-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
psxhdrs/timer07.c: Let test() return values (avoid warnings).
|
2011-10-12 04:15:32 +00:00 |
|
Ralf Corsepius
|
16b1599ffb
|
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* capture/init.c: Declare notification only if being used.
|
2011-10-07 09:39:53 +00:00 |
|
Joel Sherrill
|
71d093f037
|
2011-10-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp2038/.cvsignore: New file.
|
2011-10-06 17:31:37 +00:00 |
|
Jennifer Averett
|
656f958759
|
Corrected changelog.
|
2011-10-05 14:12:40 +00:00 |
|
Jennifer Averett
|
b0a2a7aa23
|
2011-10-04 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1922
* spcbssched02/system.h, spcbssched03/system.h, spedfsched02/system.h,
spedfsched02/task1.c, spedfsched03/system.h: EDF and CBS scheduler:
extern declarations fix.
|
2011-10-04 15:18:16 +00:00 |
|
Ralf Corsepius
|
951df57f82
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* fsrdwr/init.c: Use %zd to print size_t.
|
2011-09-30 12:57:07 +00:00 |
|
Ralf Corsepius
|
32448524b6
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* fserror/test.c, fslink/test.c, fspatheval/test.c,
fspermission/test.c, fsrdwr/init.c, fssymlink/test.c,
fstime/test.c, support/fstest_support.c, support/ramdisk_support.c:
Explicitly include "pmacros.h".
* support/fstest.h: Don't include "pmacros.h".
|
2011-09-30 03:07:21 +00:00 |
|
Ralf Corsepius
|
bf08a0f2a7
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Remove PRItime_t.
|
2011-09-30 02:58:15 +00:00 |
|
Ralf Corsepius
|
d44c86b49d
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* nsecs/init.c: Include "pritime.h".
Use PRIdtime_t to print time_t.
|
2011-09-30 02:55:30 +00:00 |
|
Ralf Corsepius
|
4562dd8789
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx01/init.c, psx07/init.c, psx09/init.c, psx12/init.c,
psxclock/init.c, psxtimer01/psxtimer.c: Include "pritime.h".
Use PRIdtime_t to print time_t.
|
2011-09-30 02:53:32 +00:00 |
|
Ralf Corsepius
|
f57f5ce2f8
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp50/init.c, spclockget/init.c: Include "pritime.h".
Use PRIdtime_t to print time_t.
|
2011-09-30 02:50:48 +00:00 |
|
Ralf Corsepius
|
30e49544d5
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/pritime.h: New.
* Makefile.am: Add support/include/pritime.h
|
2011-09-30 02:31:25 +00:00 |
|
Ralf Corsepius
|
b47a7ccb8d
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of time_t.
|
2011-09-30 01:55:27 +00:00 |
|
Ralf Corsepius
|
b0792d230e
|
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx16/init.c, psxclassic01/init.c, psxeintr_join/init.c:
Add HAVE_CONFIG_H.
|
2011-09-30 01:47:26 +00:00 |
|
Ralf Corsepius
|
4e8589da58
|
2011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp75/init.c, spcbssched01/init.c, spcbssched01/task1.c
spcbssched02/init.c, spcbssched02/task_periodic.c,
spcbssched03/init.c, spcbssched03/tasks_aperiodic.c,
spcbssched03/tasks_periodic.c, spedfsched01/init.c,
spedfsched01/task1.c, spedfsched02/getall.c, spedfsched02/init.c,
spedfsched02/task1.c, spedfsched03/init.c,
spedfsched03/tasks_aperiodic.c, spedfsched03/tasks_periodic.c,
sprbtree01/init.c: Add HAVE_CONFIG_H.
|
2011-09-29 16:20:49 +00:00 |
|
Ralf Corsepius
|
d2e6a12756
|
2011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmsem03/init.c: Add HAVE_CONFIG_H.
|
2011-09-29 15:59:10 +00:00 |
|