mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
d5910e2673
- Fixed bug where stdio eof wasn't being sticky - Fixed bug where fseeko() wasn't clearing eof state - Removed assert() usage from libc favoring _unassert() / _npassert() |
||
---|---|---|
.. | ||
getmetroname.c | ||
maxmind.mk | ||
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.