Commit Graph

3 Commits

Author SHA1 Message Date
Lassi Kortela 4f047eb187 Replace BSD bzero() with standard memset() 2019-08-09 21:57:26 +03:00
Lassi Kortela 45a7ec7bc4 Remove include protections
Since we no longer have recursive includes, we don't need them. Removing the
protections uncovered a couple of accidental double-includes: good.
2019-08-09 19:47:22 +03:00
Lassi Kortela d6f54bc13c Consolidate all C files into a "c" subdirectory 2019-08-09 15:02:58 +03:00