1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-02-17 07:32:05 +00:00
Peter Evans 65f13bb1e4 Add missing output and fix buffer size issue
We use BUFSIZ everywhere, except in setvbuf(), which kinda needs to know
the proper buffer size. Because we were passing 256, which is (much!)
lower than BUFSIZ, we were wrapping output around in an odd, unexpected
way.
2018-02-19 21:49:58 -06:00
..
2017-11-21 23:24:51 -06:00
2017-12-15 16:53:22 -06:00
2018-02-03 22:02:25 -06:00
2018-01-17 14:58:42 -06:00
2018-01-31 00:20:37 -06:00
2018-01-07 15:06:07 -06:00
2018-01-06 21:35:32 -06:00
2018-01-27 00:16:39 -06:00
2018-01-23 20:26:01 -06:00
2018-01-23 21:35:59 -06:00
2018-01-05 14:18:39 -06:00
2018-01-07 20:05:02 -06:00
2018-02-10 18:25:29 -06:00
2018-02-10 18:31:38 -06:00
2018-02-03 22:00:04 -06:00