mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
9fe65223db
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 |
||
---|---|---|
.. | ||
args_test.go | ||
args.go | ||
bitset_test.go | ||
bitset.go | ||
crypto_test.go | ||
crypto.go | ||
fieldsn.go | ||
net_test.go | ||
net.go | ||
os.go | ||
semaphores_test.go | ||
semaphores.go | ||
sync.go | ||
text_test.go | ||
text.go |