Fix read count of glk_get_line_stream(_uni)
authorP. F. Chimento <philip.chimento@gmail.com>
Sat, 18 Jun 2011 16:51:57 +0000 (18:51 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Sat, 18 Jun 2011 16:53:32 +0000 (18:53 +0200)
commited5dac111cfdb3805d259fd0a1997c36c8807722
treee1344f24c4ba0999a47b7691bbe33f303cbf2905
parent0ab60d211ade3eb9e2a7d4c599681d71d4a64d57
Fix read count of glk_get_line_stream(_uni)

Newline was not included in read count. Fixes #29
libchimara/strio.c
tests/Makefile.am
tests/fileio.c [new file with mode: 0644]