ergo/irc/caps
Shivaram Lingamneni 9fe65223db fix #527
Use []uint32 in bitset instead of []uint64, because it's harder to guarantee
64-bit alignment of []uint64 than I had realized:

https://go101.org/article/memory-layout.html
2019-05-27 15:51:28 -04:00
..
constants.go review fix 2018-06-25 22:55:50 -04:00
defs.go Merge pull request #509 from slingamn/brb.5 2019-05-24 11:06:11 +10:00
set.go fix #527 2019-05-27 15:51:28 -04:00
set_test.go correctly support disabling caps with CAP REQ, fixes #337 2019-02-02 20:22:07 -05:00
values.go Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00