mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
- Remove most __ASSEMBLER__ __LINKER__ ifdefs - Rename libc/intrin/bits.h to libc/serialize.h - Block pthread cancelation in fchmodat() polyfill - Remove `clang-format off` statements in third_party |
||
---|---|---|
.. | ||
BUILD.mk | ||
getmetroname.c | ||
maxminddb.c | ||
maxminddb.h | ||
README.cosmo |
ORIGIN git@github.com:maxmind/libmaxminddb.git commit d918412fe7d514108d01e346a832d51e5ccf83c0 Author: Will Storey <wstorey@maxmind.com> Date: Thu Apr 29 11:53:54 2021 -0700 Merge pull request #265 from maxmind/greg/release 1.6.0 LOCAL CHANGES - Added MMDB_lookup() - Remove Berkeleyisms from API design w.r.t. IPs.