diff options
author | 2014-05-06 20:32:11 +0000 | |
---|---|---|
committer | 2014-05-06 20:32:11 +0000 | |
commit | 0f7f9093907d21211cac3d4795323ee55844ec63 (patch) | |
tree | e1742747980bf48669864ad5c9f349fb2171a16d /lib/libc/regex/regexec.c | |
parent | Add a fixed (read: non-SIGSEGV'ing) pq_test. (diff) | |
download | wireguard-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