tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libc
/
regex
/
at
master
8 files
Makefile
Define DEF_WEAK like we do for ld.so to fix building this with clang.
9 years ago
debug.c
Remove unused categories in re_guts; they are written to but never read. From miod@, OK tb@
5 years ago
debug.ih
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
24 years ago
main.c
userspace: remove vestigial '?' cases from top-level getopt(3) loops
3 years ago
main.ih
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
24 years ago
split.c
use strcspn to properly overwrite '\n' in fgets returned buffer
18 years ago
t_exhaust.c
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
13 years ago
tests
Two cases of BRE involving counts and backrefs that go wrong and similar that have no isssues. Reported by Michael Paoli. Failing cases commented out for now.
5 years ago