summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-05-06 20:32:11 +0000
committermiod <miod@openbsd.org>2014-05-06 20:32:11 +0000
commit0f7f9093907d21211cac3d4795323ee55844ec63 (patch)
treee1742747980bf48669864ad5c9f349fb2171a16d /lib/libc/regex/regexec.c
parentAdd a fixed (read: non-SIGSEGV'ing) pq_test. (diff)
downloadwireguard-openbsd-0f7f9093907d21211cac3d4795323ee55844ec63.tar.xz
wireguard-openbsd-0f7f9093907d21211cac3d4795323ee55844ec63.zip
Assorted cleanups:
- replace hardcoded sizes with sizeof() - pqueue_find() apparently used to need to keep track of the previous node when iterating, which causes its logic to be complicated. However, nowadays it only needs to iterate, so replace with a straightforward, much readable logic. - remove #if 0'ed code From ``sin'' from 2f30 dot org on tech@, thanks!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions