From 2e2f5dc93d8ce75bc3a9ab0287b4c9af64d7d4f0 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 5 Nov 2023 09:22:59 -0500 Subject: Update - Add wrapping add functions (u32, u16) - Add al_str_is_empty and al_str_to_lower - Define al_sprintf - Fix some compiler warnings Signed-off-by: Andrew Opalach --- scripts/line_count.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 scripts/line_count.sh (limited to 'scripts') diff --git a/scripts/line_count.sh b/scripts/line_count.sh new file mode 100755 index 0000000..aadb675 --- /dev/null +++ b/scripts/line_count.sh @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +find ./src ./include -type f | xargs wc -l -- cgit v1.2.3-101-g0448