cosmopolitan/third_party/maxmind
Justine Tunney fa20edc44d
Reduce header complexity
- 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
2023-11-28 14:39:42 -08:00
..
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
getmetroname.c Brush up some more code 2023-07-10 10:17:26 -07:00
maxminddb.c Reduce header complexity 2023-11-28 14:39:42 -08:00
maxminddb.h Reduce header complexity 2023-11-28 14:39:42 -08:00
README.cosmo Add maxmind to redbean 2022-03-18 03:17:08 -07:00

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.