Interested for GSoC 2023

Vihas Makwana makvihas at gmail.com
Sun Feb 26 21:47:16 UTC 2023


A minor change.

Signed-off-by: Vihas Makwana <makvihas at gmail.com>
---
testsuites/samples/hello/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/ini
t.c
index 83f6342ab3..3b70772917 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/hello/init.c
@@ -41,7 +41,7 @@ static rtems_task Init(
{
  rtems_print_printer_fprintf_putc(&rtems_test_printer);
  TEST_BEGIN();
-  printf( "Hello World\n" );
+  printf( "Hello from Vihas!\n" );
  TEST_END();
  rtems_test_exit( 0 );
}
--
2.30.2

On Mon, 27 Feb 2023, 03:14 Vihas Makwana, <makvihas at gmail.com> wrote:

> Hello,
>
> My name is Vihas Makwana, and I'm a software developer.
>
> I came across RTEMS while reviewing the "Organizations" for GSoC 2023.
> By going through the Project Ideas [1], the following ideas caught my
> attention:
>
> -- Use Address Sanitizer (ASAN) with RTEMS [2]
> -- POSIX Compliance [3]
> -- IMFS - Improve Bytes Per Block Handling [4]
>
> I'm more inclined towards kernel projects, as I have an experience
> with C,  Assembly and I also contribute to Linux kernel (I have been
> quiet here for some time now).
> I plan to go through RTEMS's internals for upcoming days.
> I have completed the steps as per [5], for GSoC and am attaching the
> screenshot for the same. I will send the patch in reply to this email.
> Looking forward to this :)
>
> --
> [1] https://devel.rtems.org/wiki/Developer/OpenProjects#
> ExecutiveSuperCoreSuperCoreCPUlibcpua.k.a.kernel
> [2] https://devel.rtems.org/ticket/4630
> [3] https://devel.rtems.org/ticket/2966
> [4] https://devel.rtems.org/ticket/3476
> [5] https://docs.rtems.org/branches/master/user/start/
> gsoc.html#prove-you-can-work-on-rtems
> --
> Thanks,
> Vihas
>


-- 
Thanks,
Vihas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230227/ebef46ad/attachment.htm>


More information about the devel mailing list