cosmopolitan/third_party/regex
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
notice.inc Initial import 2020-06-15 07:18:57 -07:00
regcomp.c Auto-generate some documentation 2020-12-26 02:09:07 -08:00
regerror.c Change license 2020-12-27 17:18:44 -08:00
regex.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
regex.mk Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
regexec.c Improve documentation 2020-12-27 07:02:35 -08:00
tre-mem.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
tre.inc Initial import 2020-06-15 07:18:57 -07:00