Fix out-of-bounds error when incorporating email from stdin
[mmh] / docs / MACHINES
1 #
2 # MACHINE -- operating system specific information
3 #
4
5
6 Mmh can currently not be built with musl-libc. The reason is that
7 m_getfld() makes use of stdio internals. This is going to be fixed.