/getline

Implements POSIX getline in c99

Primary LanguageCMIT LicenseMIT

This (hopefully) implements the gnu getline function in standard c89.

Future goals
Hopefully have test for clang, gcc, msvc.
Do not compile if Gnu/Posix/Dynamic Memory Extension.
Fuzz tests
Integration tests