mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 14:54:42 +00:00
* Moved the tz.cpp patch to experimental/tzdb.cpp. * Extended the __config_site patch to a few more files. |
||
|---|---|---|
| .. | ||
| bit_cast.h | ||
| bit_ceil.h | ||
| bit_floor.h | ||
| bit_log2.h | ||
| bit_width.h | ||
| blsr.h | ||
| byteswap.h | ||
| countl.h | ||
| countr.h | ||
| endian.h | ||
| has_single_bit.h | ||
| invert_if.h | ||
| popcount.h | ||
| rotate.h | ||