1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00
Commit graph

11 commits

Author SHA1 Message Date
c19193c390
Add macro KERNAUX_STATIC_TEST (#138) 2022-12-11 13:40:49 +00:00
6d91acc75f
Add macros KERNAUX_CAST_(VAR|CONST) (#137) 2022-12-11 00:15:58 +04:00
b7f8a70d46
Conditional bitfields (#134) 2022-12-08 03:13:27 +04:00
e93d08ee70
Maintenance (#125) 2022-12-03 14:23:52 +04:00
7ea1d4b2b1
Rewrite macros (#121) 2022-11-29 05:19:35 +04:00
123bddd19c
File input (#107) 2022-06-30 23:07:10 +03:00
ab1773964c
Add macros KERNAUX_BITS[8|16|32|64] (#106) 2022-06-30 15:39:50 +00:00
febd43c987
Add macro KERNAUX_CONTAINER_OF (#100)
* Add macro KERNAUX_CONTAINER_OF
* Add includes
* Add "examples/macro_container_of"
2022-06-27 14:08:32 +03:00
73a17df3dc
Portable packing and test struct sizes (#95) 2022-06-25 02:07:10 +03:00
4ef44158c0
Generic mutex (#77) 2022-06-21 00:28:35 +03:00
2de2bd9679
Header macro for private struct attributes (#72) 2022-06-20 15:19:15 +00:00