summary refs log tree commit diff
path: root/bin/glitch.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-24 18:13:06 -0400
committerJune McEnroe <june@causal.agency>2022-03-24 18:13:06 -0400
commitb5ce5d5a326a9a15c2db4950f9daa07935500ffe (patch)
treef916a54382b5d36effed2a8b0dc5daa5d2b39c01 /bin/glitch.c
parentAdd The Invisible Life of Addie LaRue (diff)
downloadsrc-b5ce5d5a326a9a15c2db4950f9daa07935500ffe.tar.gz
src-b5ce5d5a326a9a15c2db4950f9daa07935500ffe.zip
Skip matches with ident chars on either side
This fixes, for example, where the link gets placed on

    static regex_t regex(const char *pattern, int flags)

in title.c.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ht'> Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe