no need to FIXME, it behaves like read() which is the intent
authorTony Cook <tony@develop-help.com>
Sat, 17 Mar 2012 02:10:29 +0000 (13:10 +1100)
committerTony Cook <tony@develop-help.com>
Sat, 8 Dec 2012 22:32:46 +0000 (09:32 +1100)
commit265c4172cf0ecfa267652bbdb8e7fb7919f14656
treea7331051fc71fed4c7f22cefc05b314aa66465c2
parenta1aea1fe12c11cc8f3650979df95e88a810f3238
no need to FIXME, it behaves like read() which is the intent

except read() doesn't complain about the invalid characters like
sv_gets().
sv.c