Updated readline() function.

This commit is contained in:
Robert James Kaes 2001-11-22 00:20:53 +00:00
parent 1fa9d257c2
commit bcb7c68911

View File

@ -1,3 +1,8 @@
2001-11-21 Robert James Kaes <rjkaes@flarenet.com>
* src/sock.c (readline): Replaced the old function with a new
version that will allow an arbitrary long string.
2001-11-03 Robert James Kaes <rjkaes@flarenet.com>
* src/buffer.c (remove_from_buffer): This function is never