]> Kevux Git Server - fll/commit
Update: handle eol when doing writes
authorKevin Day <kevin@kevux.org>
Tue, 20 Mar 2012 03:14:18 +0000 (22:14 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 20 Mar 2012 03:19:01 +0000 (22:19 -0500)
commit9a28b5e51d6173e51107de1cba45f32b669cbefb
tree4ab5f16e524a2aed89e98b2bd9e9a8c354a5f2c0
parent566afe8ef5b40670e1305456eb74f7cdd41e7cf4
Update: handle eol when doing writes

If the buffer being read from contains an eol, then do not process any further.
This prevents writing newlines without ignoring them entirely.
This returns f_none_on_eol, which does not exist yet.
A commit following this one will add the eol return codes.
level_1/fl_fss/c/fss_basic.c