"vscode:/vscode.git/clone" did not exist on "9b472a465b98e9ac4eb71b9afed7f0075d4a1ee9"
sdsMakeRoomFor() exposed as public API. sdsIncrLen() added. Both the changes...
sdsMakeRoomFor() exposed as public API. sdsIncrLen() added. Both the changes make it possible to copy stuff from a system call to an sds buffer without the need of an additional buffer and copying overhead.
Please register or sign in to comment