linked list code is now converted to new functions
This commit is contained in:
3
TODO
3
TODO
@@ -8,9 +8,6 @@ Things TODO
|
|||||||
|
|
||||||
* Provide a libssh2_scp_send() API for files larger than 4GB (32bit size)
|
* Provide a libssh2_scp_send() API for files larger than 4GB (32bit size)
|
||||||
|
|
||||||
* Convert the linked list code used all over to use the (new) generic linked
|
|
||||||
list code. See the _libssh2_list_*() functions in src/misc.c
|
|
||||||
|
|
||||||
* Add more info to the man pages.
|
* Add more info to the man pages.
|
||||||
|
|
||||||
* Decrease the number of mallocs. Everywhere.
|
* Decrease the number of mallocs. Everywhere.
|
||||||
|
Reference in New Issue
Block a user