Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@aremmell aremmell released this 06 Oct 10:10
· 1 commit to master since this release
57b8aa0
  • Only define _DEFAULT_SOURCE if it's not already defined
  • Add strict compiler warning options
  • Update README
  • Remove configure script (unnecessary)
  • Improve macros, remove superfluous parenthesis
  • Use U suffix on unsigned constants
  • Use localtime_r instead of localtime
  • Update docs