Commit Graph

31086 Commits

Author SHA1 Message Date
Sebastian Huber
94e04b533d telnetd: Include <rtems/passwd.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:28 +01:00
Sebastian Huber
5346fa875c pppd: Include <rtems/rtems*.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:28 +01:00
Sebastian Huber
9589755f77 mghttpd: Include <mghttpd/mongoose.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:28 +01:00
Sebastian Huber
edfdc42a89 uuid: Include <uuid/uuid.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:27 +01:00
Sebastian Huber
f666fc5928 utf8proc: Include <utf8proc/utf8proc.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:27 +01:00
Sebastian Huber
a162672611 redirector: Include <rtems/stdio-redirect.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:27 +01:00
Sebastian Huber
4a23aa4528 shell: Include <rtems/shell.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:27 +01:00
Sebastian Huber
47f236c67a monitor: Include <rtems/monitor.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:27 +01:00
Sebastian Huber
249730ded2 capture: Include <rtems/captureimpl.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:26 +01:00
Sebastian Huber
295ca7ded0 RFS: Include <rtems/rtems-rfs-shell.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:26 +01:00
Sebastian Huber
990adc5438 libdl: Include <rtems/rtl/rtl-*.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:26 +01:00
Sebastian Huber
7d9455edfe pipe: Include <rtems/pipe.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:26 +01:00
Sebastian Huber
7683da88e4 dosfs: Include <rtems/dosfs.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:26 +01:00
Sebastian Huber
51a30a4b73 ftpd: Include <rtems/ftpd.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:25 +01:00
Sebastian Huber
339069fc81 devfs: Include <rtems/devfs.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:25 +01:00
Sebastian Huber
a397c7d8bc IMFS: Include <rtems/imfs.h>
Prepare for header file move to common include directory.

Update #3254.
2017-12-13 09:04:25 +01:00
Sebastian Huber
6ad3f47143 libdebugger: Avoid use of <bsp/linker-symbols.h>
Update #3254.
2017-12-13 09:04:25 +01:00
Sebastian Huber
8e8cf723a3 arm: Move <libcpu/arm-cp15.h> to cpukit
Update #3254.
2017-12-13 09:04:21 +01:00
Joel Sherrill
1307e759e3 tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule case
Updates #3000.
2017-12-08 12:16:14 -06:00
Joel Sherrill
21e96d6648 sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabled
Updates #3000.
2017-12-08 12:16:14 -06:00
Sebastian Huber
2f91de2da9 bsps/sh: Delete libcpu/sh 2017-12-08 14:07:05 +01:00
Sebastian Huber
f2969b5392 bsp/gensh4: Move libcpu files to BSP
Update #3254.
2017-12-08 13:44:17 +01:00
Sebastian Huber
533e2c0af6 bsp/gensh2: Move libcpu files to BSP
Update #3254.
2017-12-08 13:31:12 +01:00
Sebastian Huber
b850e7fb76 bsp/gensh1: Move libcpu files to BSP
Update #3254.
2017-12-08 13:23:41 +01:00
Sebastian Huber
604f080c2c bsp/shsim: Move libcpu files to BSP
Update #3254.
2017-12-08 13:14:32 +01:00
Sebastian Huber
b748dffebc bsp/csb337: Move libcpu files to BSP
Update #3254.
2017-12-08 13:03:50 +01:00
Sebastian Huber
a1460043f5 bsp/smdk2410: Move libcpu files to BSP
Update #3254.
2017-12-08 13:03:50 +01:00
Sebastian Huber
7829710985 bsp/rtl22xx: Move libcpu files to BSP
Update #3254.
2017-12-08 13:03:46 +01:00
Sebastian Huber
26ff9fd62f bsp/csb336: Move libcpu files to BSP
Update #3254.
2017-12-08 09:30:43 +01:00
Sebastian Huber
586c70ad9b bsps/arm: Remove obsolete s3c2400
Update #3254.
2017-12-08 09:30:43 +01:00
Sebastian Huber
e9d61145e1 bsp/gumstix: Move libcpu files to BSP
Update #3254.
2017-12-08 09:30:34 +01:00
Sebastian Huber
102fd7c953 bsps: Do not install <libcpu/cache.h>
This is a cache manager implementation header file.

Update #3254.
2017-12-08 07:19:55 +01:00
Sebastian Huber
7704f1a6e3 bsps/or1k: Avoid <libcpu/cache.h>
Update #3254.
2017-12-07 09:07:14 +01:00
Christian Mauderer
2fe368787e dosfs: Allow creating a file with similar name.
If there is already a file with a long file name it isn't possible to
create a second file which has a name that ends on the first files name
(for example ets.beam and sets.beam). This patch fixes that.

Update #3258.
2017-12-07 07:30:16 +01:00
Sebastian Huber
3f575da2f2 Remove obsolete network header files
Update #3254.
2017-12-07 07:23:59 +01:00
Sebastian Huber
28fb90597f bsps/powerpc: Fix mpc83xx_i2cdrv.h location
Update #3254.
2017-12-07 07:16:42 +01:00
Andrei Chichak
1737e8f867 libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check_Dump_threads_usage
Pointers were being printed as 0x<decimal> rather than 0x<hex>. I altered the formatting define used
to give the correct formatting.
Close #3240
2017-12-07 09:46:32 +11:00
Joel Sherrill
e9e0f1d464 smpunsupported01: Add missing error check for rtems_task_mode
Update test documentation to include more cases.

Updates #3000.
2017-12-06 12:48:46 -06:00
Joel Sherrill
d2711c37f1 taskmode.c: Ensure all error checking is done before modifying executing
Also use single conditional expressions to simplify error checking.
Combined, this all resulted in a block of SMP enabled error checking.

Updates #3000.
2017-12-06 12:48:45 -06:00
Sebastian Huber
9526b0349c confdefs: Replace RTEMS 4.12 with 5.1
Update #3220.
2017-12-06 19:20:06 +01:00
Sebastian Huber
9e339a8e7e sptests/sp51: Delete semaphore after use
This ensures that the configured semaphore maximum is not exceeded.
2017-12-06 19:18:55 +01:00
Sebastian Huber
3b4467412b bsp/leon3: Enable timer used for CPU counter
In case no clock driver is configured, the corresponding timer may be
stopped.
2017-12-06 07:15:00 +01:00
Sebastian Huber
bc5b56ad41 libio: Use API mutex 2017-12-06 07:13:04 +01:00
Sebastian Huber
98b52e3517 drvmgr: Use API mutex 2017-12-06 07:13:04 +01:00
Sebastian Huber
61bd8cd65c bsp/gen5200: Avoid duplicate header installation
Update #3254.
2017-12-05 14:31:16 +01:00
Christian Mauderer
ca835e5683 dosfs: Fix files with same name as volume name.
Take care that a file in the root directory with the same name as the
volume name can be found.

Update #3257.
2017-12-05 08:00:34 +01:00
Sebastian Huber
fd5471b6b7 ada: Check C and POSIX types
Update #3256.
2017-12-04 14:15:18 +01:00
Sebastian Huber
6c2b8a4b35 score: Use self-contained API mutex
Use a self-contained recursive mutex for API_Mutex_Control.  The API
mutexes are protected against asynchronous thread cancellation.

Add dedicated mutexes for libatomic and TOD.

Close #2629.
Close #2630.
2017-12-04 10:53:39 +01:00
Sebastian Huber
3d7d2a37e6 ada/sp09: Fix timer server test case
A priority of zero is valid for the timer server.
2017-12-04 10:53:38 +01:00
Sebastian Huber
535d0183d8 ada/sp09: Fix region test cases 2017-12-04 10:53:38 +01:00