cosmopolitan/third_party/maxmind
Justine Tunney 23e235b7a5
Fix bugs in cosmocc toolchain
This change integrates e58abc1110b335a3341e8ad5821ad8e3880d9bb2 from
https://github.com/ahgamut/musl-cross-make/ which fixes the issues we
were having with our C language extension for symbolic constants. This
change also performs some code cleanup and bug fixes to getaddrinfo().
It's now possible to compile projects like ncurses, readline and python
without needing to patch anything upstream, except maybe a line or two.
Pretty soon it should be possible to build a Linux distro on Cosmo.
2023-06-08 23:44:03 -07:00
..
getmetroname.c Add maxmind to redbean 2022-03-18 03:17:08 -07:00
maxmind.mk Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
maxminddb.c Fix bugs in cosmocc toolchain 2023-06-08 23:44:03 -07:00
maxminddb.h Add maxmind to redbean 2022-03-18 03:17:08 -07: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.