cosmopolitan/third_party/maxmind
Jōshin 3a8e01a77a
more modeline errata (#1019)
Somehow or another, I previously had missed `BUILD.mk` files.

In the process I found a few straggler cases where the modeline was
different from the file, including one very involved manual fix where a
file had been treated like it was ts=2 and ts=8 on separate occasions.

The commit history in the PR shows the gory details; the BUILD.mk was
automated, everything else was mostly manual.
2023-12-16 23:07:10 -05:00
..
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
getmetroname.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
maxminddb.c flip et / noet in modelines 2023-12-07 22:17:11 -05: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.