summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/window.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2009-07-13 23:11:35 +0000
committernicm <nicm@openbsd.org>2009-07-13 23:11:35 +0000
commit0b2ec5a73cbc76907d3c0607e2d2e1c7a29c075a (patch)
treeb2b7a7948168f79884a2fa5c8f8ff6bf0d9d20b2 /usr.bin/tmux/window.c
parentLoad symbol address with dla, not la; good thing userland is still limited (diff)
downloadwireguard-openbsd-0b2ec5a73cbc76907d3c0607e2d2e1c7a29c075a.tar.xz
wireguard-openbsd-0b2ec5a73cbc76907d3c0607e2d2e1c7a29c075a.zip
Having fixed flags for single-character getopt options is a bit hard to
maintain and is only going to get worse as more are used. So instead, add a new uint64_t member to cmd_entry which is a bitmask of upper and lowercase options accepted by the command. This means new single character options can be used without the need to add it explicitly to the list.
Diffstat (limited to 'usr.bin/tmux/window.c')
0 files changed, 0 insertions, 0 deletions