From 23e3483955f43436bdeb9dad18b841c1246a2aa0 Mon Sep 17 00:00:00 2001 From: akokoshn Date: Tue, 14 Nov 2023 17:46:02 +0200 Subject: [PATCH] Add libc functions: strlen, strcmp/strncmp, strcpy/strncpy, memset --- libs/assigner | 2 +- libs/stdlib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/assigner b/libs/assigner index 9cd288e5..f81154d9 160000 --- a/libs/assigner +++ b/libs/assigner @@ -1 +1 @@ -Subproject commit 9cd288e550c3184f3740bb02dec726345dbf729e +Subproject commit f81154d9e31474e5b334521d2c384126640cdaf5 diff --git a/libs/stdlib b/libs/stdlib index 37cc730a..95d488f1 160000 --- a/libs/stdlib +++ b/libs/stdlib @@ -1 +1 @@ -Subproject commit 37cc730ad2242876a4497f45d679cbae1e7ef84d +Subproject commit 95d488f18c0b3e12c93a94bc1eadf9fa4748abee