cosmopolitan/third_party/maxmind
Justine Tunney 68c7c9c1e0
Clean up some code
- Use good ELF technique in cosmo_dlopen()
- Make strerror() conform more to other libc impls
- Introduce __clear_cache() and use it in cosmo_dlopen()
- Remove libc/fmt/fmt.h header (trying to kill off LIBC_FMT)
2023-11-16 17:31:07 -08:00
..
getmetroname.c Brush up some more code 2023-07-10 10:17:26 -07:00
maxmind.mk Clean up more code 2023-06-18 01:00:05 -07:00
maxminddb.c Clean up some code 2023-11-16 17:31:07 -08: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.