This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
regex
History
Kyle Evans
7518fb346f
libc: regex: factor out ISBOW/ISEOW macros
...
These will be reused for \b (word boundary, which matches both sides). No functional change.
2020-12-05 02:23:11 +00:00
..
grot
…
cname.h
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
COPYRIGHT
…
engine.c
libc: regex: factor out ISBOW/ISEOW macros
2020-12-05 02:23:11 +00:00
Makefile.inc
Add libregex, connect it to the build
2018-01-22 02:44:41 +00:00
re_format.7
…
regcomp.c
libregex: Implement a subset of the GNU extensions
2020-08-04 02:14:51 +00:00
regerror.c
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
regex2.h
libregex: Implement a subset of the GNU extensions
2020-08-04 02:14:51 +00:00
regex.3
regex(3): belatedly document REG_POSIX from r363734
2020-08-04 02:06:49 +00:00
regexec.c
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
regfree.c
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
Symbol.map
regex(3): Interpret many escaped ordinary characters as EESCAPE
2020-07-29 23:21:56 +00:00
utils.h
regcomp: reduce size of bitmap for multibyte locales
2018-12-12 04:23:00 +00:00
WHATSNEW
…