|
2441200df4
|
debug.h: typos
|
2022-06-01 17:46:17 +02:00 |
|
|
11a0081198
|
remove redundant _printf declaration
|
2022-04-21 16:18:17 +02:00 |
|
|
6db9653377
|
rwonce.h: indent; bits.h: remove useless convenience signed types
|
2022-03-18 18:46:10 +01:00 |
|
|
a92a4e04b4
|
add READ_ONCE() and WRITE_ONCE()
|
2022-03-18 16:53:43 +01:00 |
|
|
21e27ba16e
|
bits.h: added convenience types
|
2022-03-18 14:23:49 +01:00 |
|
|
1da1f8a633
|
add rwonce.h
|
2022-03-18 13:43:34 +01:00 |
|
|
3d98a235c2
|
Change license to GPL 3.0 or later
|
2022-03-08 12:29:55 +01:00 |
|
|
d7ce1c5102
|
add #error for wordsize != 64
|
2022-02-07 18:20:32 +01:00 |
|
|
f3718ab9fb
|
bugfix bit_for_each64_2
|
2022-01-29 15:48:42 +01:00 |
|
|
0e255539ed
|
debug.h: add __attribute__ to debug(), for printf() args style
|
2022-01-16 21:22:10 +01:00 |
|
|
60923f49cd
|
pool_create: do not fail if structure is too small to handle list pointers
|
2022-01-16 21:10:41 +01:00 |
|
|
38c6c978a9
|
list.h: updated from advent of code repo
|
2022-01-16 21:02:16 +01:00 |
|
|
f63692e10e
|
add debug, bits, and pool
|
2021-12-20 15:16:16 +01:00 |
|
|
963354421d
|
revert from C99 to kernel-style
|
2021-09-05 21:43:14 +02:00 |
|