This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-05-29 15:41:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
src
/
regex
History
Szabolcs Nagy
571744447c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
..
fnmatch.c
implement FNM_LEADING_DIR extension flag in fnmatch
2013-12-02 02:08:41 -05:00
glob.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
regcomp.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
regerror.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04:00
regexec.c
revert regex "cleanup" that seems unjustified and may break backtracking
2013-02-01 01:10:59 -05:00
tre-mem.c
upgrade to latest upstream TRE regex code (0.8.0)
2012-03-20 19:44:05 -04:00
tre.h
remove unused "params" related code from regex
2013-01-15 01:05:29 +01:00