From 89418faafd87cbbf0b36bc8bf916904a170073f6 Mon Sep 17 00:00:00 2001 From: nodist Date: Fri, 12 Jun 2026 15:22:19 -0400 Subject: use gnu23 --- docs/application/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/application/index.md') diff --git a/docs/application/index.md b/docs/application/index.md index ccde773..115d8b2 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -6,7 +6,7 @@ * Linux X64 with io_uring (6+) * GNU Make -* GCC with -std=gnu99 -fhardened (14+) +* GCC with -std=gnu23 -fhardened (14+) # Sections @@ -21,6 +21,9 @@ * ##### [Buffer](./buffer.md) * ##### [Map](./map.md) * ##### [Queue](./queue.md) +* ##### [Union](./union.md) +* ##### [Native](./native.md) +* ##### [Error](./error.md) * ##### [Namespace](./namespace.md) * ##### [Testing](./testing.md) -- cgit v1.2.3