Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | getline: split out for darwin systems | Mike Frysinger | 2010-01-26 | -0/+1 |
At least on OS X 10.5 and older, getline does not exist. So split out the function from the mingw code so that we can pull it in for Darwin systems. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |