fix undefined behavior in getdelim via null pointer arithmetic and memcpy
[musl] / src / misc / ffsl.c
2014-07-31 Rich Felkerimplement ffsl and ffsll functions