cosmopolitan/third_party/regex
Justine Tunney d5910e2673
Fix bugs and make code tinier
- Fixed bug where stdio eof wasn't being sticky
- Fixed bug where fseeko() wasn't clearing eof state
- Removed assert() usage from libc favoring _unassert() / _npassert()
2022-10-09 23:21:34 -07:00
..
notice.inc Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
regcomp.c Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
regerror.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
regex.h Add /statusz page to redbean plus other enhancements 2021-04-23 18:53:57 -07:00
regex.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
regexec.c Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
tre-mem.c Make numerous improvements 2021-09-28 01:52:34 -07:00
tre.inc Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00