Skip to content

Regex Library for KOS (submodule for regcomp(3) & regexec(3))

Notifications You must be signed in to change notification settings

GrieferAtWork/kos-libregex

Repository files navigation

Submodule for KOS: libregex

This repository is a sub-module for KOS and exists for the sole purpose to allow other projects to make use of the regex compiler used to implement KOS's libc's regcomp(3) and regexec(3).

Both KOSmk4 and deemon make use of this library, meaning that bugs found-- and fixes made here will affect both of these projects.

About

Regex Library for KOS (submodule for regcomp(3) & regexec(3))

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages