Commit Graph

2 Commits

Author SHA1 Message Date
b480f783ec LibC: Fix regex anchor parsing 2026-07-04 19:17:07 +03:00
ee507de154 LibC: Implement posix regex
This is an almost complete implementation, it does not support
alternations or collating elements and it is restricted to the ASCII
character set
2025-11-17 05:26:07 +02:00