On 25/01/2021 01:40, Chris Johns wrote:
I think this patch has caused a regression in the pc686 PC ...
Thanks for the report. It turned out to be a typo in
RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE().
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebas
From: Chris Johns
- Add the bool flag no_reg_make_mode to the mount table so a file
system can indicate creating regular files is not done by
use the mknod handler. The file system will handle creating a
file node in the open handler.
- Note, the mount option is an enum which means there i
I think this patch has caused a regression in the pc686 PC ...
/opt/work/chris/rtems/nfs/6/lib/gcc/i386-rtems6/10.2.1/../../../../i386-rtems6/bin/ld:
testsuites/sptests/splinkersets01/sets.c.725.o:/opt/work/chris/rtems/nfs/bsps/build/i386/pc686/../../../../../kernel/rtems.git/testsuites/sptests/sp
Looks good. Thank you.
Chris
On 23/1/21 2:06 am, Sebastian Huber wrote:
> ---
> cpukit/doxygen/appl-config.h| 10 +++---
> cpukit/include/rtems.h | 10 +++---
> cpukit/include/rtems/config.h | 10 +++---
> cpu
On Sun, Jan 24, 2021, 8:59 AM Utkarsh Rai wrote:
>
>
> On Sat, Jan 23, 2021 at 9:29 PM Joel Sherrill wrote:
>
>>
>>
>> On Sat, Jan 23, 2021, 12:28 AM Utkarsh Rai
>> wrote:
>>
>>>
>>>
>>> On Mon, Dec 7, 2020 at 8:00 AM Utkarsh Rai
>>> wrote:
>>>
On Thu, Dec 3, 2020 at 10:22 PM Ge
On Sat, Jan 23, 2021 at 9:29 PM Joel Sherrill wrote:
>
>
> On Sat, Jan 23, 2021, 12:28 AM Utkarsh Rai
> wrote:
>
>>
>>
>> On Mon, Dec 7, 2020 at 8:00 AM Utkarsh Rai
>> wrote:
>>
>>>
>>>
>>> On Thu, Dec 3, 2020 at 10:22 PM Gedare Bloom wrote:
>>>
On Wed, Dec 2, 2020 at 5:53 PM Ut