On Tue, Mar 15, 2022 at 10:25 AM Joel Sherrill wrote:
>
>
> On Fri, Mar 4, 2022 at 8:58 PM zack leung
> wrote:
>
>> closes #4503
>> ---
>> cpukit/include/rtems/libcsupport.h| 5 +++
>> cpukit/libcsupport/src/mallocusablesize.c | 48 +++
>> spec/build/cpukit/librtems
On Fri, Mar 4, 2022 at 8:58 PM zack leung wrote:
> closes #4503
> ---
> cpukit/include/rtems/libcsupport.h| 5 +++
> cpukit/libcsupport/src/mallocusablesize.c | 48 +++
> spec/build/cpukit/librtemscpu.yml | 1 +
> testsuites/libtests/malloctest/init.c |
Ping
Il ven 4 mar 2022, 21:58 zack leung ha scritto:
> closes #4503
> ---
> cpukit/include/rtems/libcsupport.h| 5 +++
> cpukit/libcsupport/src/mallocusablesize.c | 48 +++
> spec/build/cpukit/librtemscpu.yml | 1 +
> testsuites/libtests/malloctest/init.c
Zack,
not in the position of reviewing your code, but you should probably fill
the template markers (, ) in
the license comment below.
Thanks,
Karel
On 3/4/22 03:49, zack leung wrote:
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) ,
___
On Sat, Feb 19, 2022 at 7:55 PM zack leung wrote:
>
> diff --git a/cpukit/include/rtems/libcsupport.h
> b/cpukit/include/rtems/libcsupport.h
> index f4be4cfc9a..ec385bb71a 100644
> --- a/cpukit/include/rtems/libcsupport.h
> +++ b/cpukit/include/rtems/libcsupport.h
> @@ -73,7 +73,10 @@ extern size
ping
On Sat, 26 Feb 2022 at 02:42, zack leung wrote:
> ping
> *
>
> On Sun, 20 Feb 2022 at 02:55, zack leung wrote:
>
>> diff --git a/cpukit/include/rtems/libcsupport.h
>> b/cpukit/include/rtems/libcsupport.h
>> index f4be4cfc9a..ec385bb71a 100644
>> --- a/cpukit/include/rtems/libcsupport.h
>>
ping
*
On Sun, 20 Feb 2022 at 02:55, zack leung wrote:
> diff --git a/cpukit/include/rtems/libcsupport.h
> b/cpukit/include/rtems/libcsupport.h
> index f4be4cfc9a..ec385bb71a 100644
> --- a/cpukit/include/rtems/libcsupport.h
> +++ b/cpukit/include/rtems/libcsupport.h
> @@ -73,7 +73,10 @@ extern
On Thu, Feb 17, 2022 at 8:14 PM zack leung wrote:
>
> ---
> cpukit/include/rtems/libcsupport.h| 5 ++-
> cpukit/libcsupport/src/mallocusablesize.c | 47 +++
> spec/build/cpukit/librtemscpu.yml | 1 +
> testsuites/libtests/malloctest/init.c | 13 +++
>
add bit more description and ticket # in commit msg
On Sun, Feb 13, 2022 at 8:14 PM zack leung wrote:
>
> ---
> cpukit/include/rtems/libcsupport.h| 8 ++-
> cpukit/libcsupport/src/mallocusablesize.c | 28 +++
> spec/build/cpukit/librtemscpu.yml | 1 +
>