Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Use a constructor in pread.c to ensure the critical section is always initialized #47

Merged
merged 2 commits into from
Jan 2, 2015

Conversation

tpoechtrager
Copy link
Contributor

No description provided.

oschwald added a commit that referenced this pull request Jan 2, 2015
Use a constructor in pread.c to ensure the critical section is always initialized
@oschwald oschwald merged commit 0dfde01 into maxmind:master Jan 2, 2015
@oschwald
Copy link
Member

oschwald commented Jan 2, 2015

Thanks!

oschwald added a commit that referenced this pull request Jan 2, 2015
oschwald added a commit that referenced this pull request Jan 12, 2015
1.6.4: Windows and Misc Updates

* Update Fips codes (Boris Zentner)
* Several issues with the MinGW build were fixed. (Thomas Pöchtrager. Github
  #46.)
* Use a constructor in pread.c to ensure the critical section is always
  initialized. (Thomas Pöchtrager. Github #47.)
* Added missing include of `io.h` on Windows. (Thomas Pöchtrager. Github #49.)
* Fixed `configure` warning that `'missing' script is too old or missing`.
  (Reported by Floren Munteanu. Github #33.)
* Previously `nmake /f Makefile.vc clean` would fail on Windows. This was
  fixed.
* Obsolete win32 and NetWare make files were removed.
* Numerous documentation updates. (Reported by Thomas Pöchtrager. GitHub #48.)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants