-
- Downloads
getline: split out for darwin systems
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>
Showing
- tools/getline.c 101 additions, 0 deletionstools/getline.c
- tools/getline.h 1 addition, 0 deletionstools/getline.h
- tools/mingw_support.c 1 addition, 98 deletionstools/mingw_support.c
- tools/mingw_support.h 1 addition, 1 deletiontools/mingw_support.h
- tools/os_support.c 3 additions, 0 deletionstools/os_support.c
- tools/os_support.h 4 additions, 0 deletionstools/os_support.h
Loading
Please register or sign in to comment